[MPlayer-dev-eng] [BUG] QT-Video (SVQ3) not able to play two files in a row

Fabian Franz FabianFranz at gmx.de
Sat Feb 1 23:49:43 CET 2003


Hi,

just try:

mplayer a.mov b.mov

press enter, to skip first file ...

and it'll crash at: 

decode_video

gdb bt just shows garbage ... :-(

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 22449)]
0x66821856 in ?? ()
(gdb) bt
#0  0x66821856 in ?? ()
Cannot access memory at address 0x0
(gdb)

I tried to CloseComponent in vd_video.c uninit-function, but it did not work 
... (returning unknown error 0x84d0000)

Then I tried to exec TerminateQTML, but that did also crash ...

So there must be something in video-code that does no longer work, if qt-dll 
was initited once ...

With -vc null it works, so audio is not affected ...

More information I could not find :-(

cu

Fabian



More information about the MPlayer-dev-eng mailing list