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

Howard Chu hyc at highlandsun.com
Wed May 26 03:09:13 CEST 2010


Reimar Döffinger wrote:
> 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://).

Here's a patch for configure. It seems to be missing something though; if 
building against an external FFmpeg then really this switch will have no 
effect. Unless we decide to add the stream_rtmp.c as well. The code in this 
email has gone a bit stale

http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/2010-March/063988.html

and would need to be updated.

-- 
   -- Howard Chu
   CTO, Symas Corp.           http://www.symas.com
   Director, Highland Sun     http://highlandsun.com/hyc/
   Chief Architect, OpenLDAP  http://www.openldap.org/project/
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dif.txt
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20100525/1feb4e00/attachment.txt>


More information about the MPlayer-dev-eng mailing list