[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bino-list] Seg Fault in OS X Built Bino
From: |
Jason Meltzer |
Subject: |
[Bino-list] Seg Fault in OS X Built Bino |
Date: |
Thu, 27 Oct 2011 15:58:10 -0700 |
Hi all,
Bino looks like a great project! Thanks for it! I'm having trouble
with Bino I built from source on Mac OS X 10.6.8. Maybe someone has
some ideas on what's wrong, outlined below. Note I tried the
pre-compiled version, and it works fine.
Here's an example of what happens when I run bino. This same message
comes back whether or not I use the -n option, or a variety of other
options.
./bino -n crosstalk-pattern-tb.png
bino: [inf] crosstalk-pattern-tb.png:
bino: [inf] Video stream 0: 1024x1536, 1.33:1 /
1024x1536-0.667:1-bgra32-srgb, 0.04 seconds
bino: [inf] Using up to 2 threads for decoding.
bino: [inf] Input:
bino: [inf] Video 1024x1536, 1.33:1: 1024x1536-0.667:1-bgra32-srgb
bino: [inf] No audio.
bino: [inf] No subtitle.
bino: [inf] Duration: 0.04 seconds
bino: [inf] Stereo layout: top-bottom
bino: [wrn] QPixmap::scaled: Pixmap is a null pixmap
bino: [err] Caught signal 11 (Segmentation fault). Aborting.
bino: [err] Report bugs to <address@hidden>.
Abort trap
Note I built it with the following configure:
./configure libopenal_LIBS="-L/opt/local/lib -framework OpenAL"
libopenal_CFLAGS="-framework OpenAL" CXXFLAGS="-I/usr/X11R6/include"
libass_LIBS="-L/usr/local/lib -lass"
libass_CFLAGS="-I/usr/local/include" --without-liblircclient
--with-libiconv-prefix="/opt/local"
Any ideas would be helpful.
Thanks,
Jason
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Bino-list] Seg Fault in OS X Built Bino,
Jason Meltzer <=