[MPlayer-dev-eng] [PATCH] RTMP seek support

Reimar Döffinger Reimar.Doeffinger at gmx.de
Mon Mar 29 19:32:35 CEST 2010


On Sun, Mar 28, 2010 at 08:02:16PM -0700, Howard Chu wrote:
> As a followon to this patch
>  https://lists.mplayerhq.hu/pipermail/ffmpeg-devel/2010-March/086051.html
> 
> this patch is needed for mplayer to support rtmp seek. (The ffmpeg
> patch just gets it working for ffplay.)

You will have to make sure the stream is actually lavf, and even then
I'd like to think some more if this is not too hackish.
However, I think first we'd need a configure patch to actually allow
building with librtmp (or are you building against external FFmpeg?
Even in that case rtmpe etc. should probably be added to the list
of stream_ffmpeg formats so rtmpe:// works, not just ffmpeg://rtmpe://).



More information about the MPlayer-dev-eng mailing list