IOhannes m zmoelnig wrote:
IOhannes m zmoelnig wrote:
Tim Blechmann wrote:
well... this is the result of the direct approach: (gdb) where #0 0x626f2058 in ?? () #1 0xb766b578 in filmFFMPEG::open () from
very raw indeed.
if you have the time to experiment, could you try without ffmpeg-support ? (just delete the *film*.o and *movie*.o in Pixes, run "./configure --without-ffmpeg" and "make")
and before you do that: does it produce any output before crashing ?
ok, i have found a DVD of trainspotting and it worked just fine (ok, it eat up all of my CPU (800MHz)) ffmpeg fails to open the VOB-file, but libmpeg3 succeeds, and produces a lot of crab due to keyframe-problems. after creating a toc with mpeg3toc it played back fine (again with libmpeg3)
which version of ffmpeg are you using ? probably it would be better to use ffmpeg as a last fallback rather than the decoder of choice.
mfg.ads.r IOhannes