when i load the clock.avi (that comes with Pd-extended) with loadbang, Gem crashes.
patch:
[loadbang]
|
[open clock.avi(
|
[pix_film]
Gem (0.93.csv (today)) prints:
pix_film:: gmerlin support
pix_film:: quicktime support
[pix_film]: opening /tmp/clock/clock.avi with format 1908
[pix_film]: ...
[pix_film:video_realdll] Cannot find file /usr/lib/codecs/drvc.so, disabling Real Video 3.0/4.0 DLL decoder
verbose( 1):[pix_film:demuxer] Detected AVI format
pd_gui: pd process exited
Segmentation fault
gdb says:
#0 0xb755f2c8 in bgav_superindex_set_durations () from /usr/lib/libgmerlin_avdec.so.1
#1 0xb74e1bc2 in bgav_demuxer_start () from /usr/lib/libgmerlin_avdec.so.1
#2 0xb74de7d7 in bgav_init () from /usr/lib/libgmerlin_avdec.so.1
#3 0xb74de92d in bgav_open () from /usr/lib/libgmerlin_avdec.so.1
#4 0xb7b9daf5 in filmGMERLIN::open (this=0x81a4c48, filename=0xbfffe444 "/tmp/clock/clock.avi", format=6408) at filmGMERLIN.cpp:158
libgavl 1.1.1-2
libgmerlin-avdec: 1.0.1-0.1
Anonymous
btw, the problem does not happen when the movie is loaded "later".
anyhow, i found out that gmerlin/avdec also crashes on this file, so i will push the bug-report upstream and close it here.
This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).