[MPlayer-dev-eng] Re: [PATCH]Play svq3 in X-QT over rtsp

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Feb 4 14:03:33 CET 2007


On 2007-02-04 12:40, Nico Sabbi wrote:

[...]

> using live-latest and ffmpeg-latest:
> without assigning sh_video->disp_[hw] I get a lot of errors:
>
> demux_rtp: Guessed the video frame rate as 15 frames-per-second.
> (If this is wrong, use the "-fps " option instead.)
> VIDEO: [SVQ3] 240x180 0bpp 15.000 fps 0.0 kbps ( 0.0 kbyte/s)
> ==========================================================================
> Forced video codec: ffmpeg12
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Selected video codec: [ffsvq3] vfm: ffmpeg (FFmpeg Sorenson Video v3
> (SVQ3))
> ==========================================================================
> Audio: no sound
> Starting playback...
> [svq3 @ 0xb7455b08]picture size invalid (0x0)
> [svq3 @ 0xb7455b08]get_buffer() failed (-1 0 0 (nil))
> Error while decoding frame!

These errors where fixed by Reimar in dec_video.c (20918).
Which stream do you test?

> so the only way to make decoding work is using your patch + video size
> assignment

I'm of course also happy if you apply my original patch;-)

Thank you, Carl Eugen




More information about the MPlayer-dev-eng mailing list