[FFmpeg-devel] Realmedia patch

Ronald S. Bultje rsbultje
Mon Aug 18 16:21:35 CEST 2008


Hi,

I lost count of how many I've done, but since I didn't receive review
on the last ones I thought I'd just post whatever svn diff gives me
after my recent updates.

I recently got stream selection to work up to a level where ffplay
rtsp://realmediastream -ast X works for whatever value X. Currently,
taking ffplay rtsp://... -stats is the best way to figure out the
streams, it reads the MDPR (rm) header to fill out the fields (bitrate
field is not in here, so that field is currently missing, I can add
that from the ASM rulebook later but that'd complicate the patch...).

Dynamic stream switching ('a' key in ffplay) doesn't work but I
haven't really looked if servers support that. If they don't (which I
expect), it'd mean having to re-setup a RTSP stream, which may be
slightly overkill, especially since people want to rewrite the RTSP
demuxer anyway. Probably not worth it, at least for now.

Is anyone willing to go help me get this in svn? Preferrably one of
the not-so-busy RTSP people? I can also separate the original RTSP
patch from the stream-selection patch if preferred.

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: d
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080818/28106343/attachment.txt>



More information about the ffmpeg-devel mailing list