[FFmpeg-devel] [PATCH] RDT: implement rule-number parsing

Ronald S. Bultje rsbultje
Sun Oct 26 15:36:30 CET 2008


Hi,

aboved patch adds parsing for rule-number parsing, as previously
submitted but not reviewed. RDT inputs are enumerated by their stream
number (usually 0 for video, 1 for audio or so) and the respective
stream's rule number (an enumeration of the possible bitrates).
Although you usually would download one, it is possible (and I have
locally implemented) the downloading of multiple rules at the same
time, thus allowing a complete backup where your bandwidth allows it.
This particular patch just parses the rule number, sot hat subsequent
patches can use that feature to request multiple streams (instead of
the current "rule 0" request), thus enabling stream selection.

Thanks,
Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rdt-rn_parsing.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081026/7279185f/attachment.txt>



More information about the ffmpeg-devel mailing list