[FFmpeg-devel] [PATCH] rdt.c: ASM rulebook bitrate reading

Ronald S. Bultje rsbultje
Mon Dec 29 00:32:22 CET 2008


Hi,

this patch reads the bitrate line from the ASM rulebook and fills it
into AVStream->bit_rate, this is useful for ffplay -stats and such,
and would in theory allow an application that is written properly to
call av_find_stream_info() and then select a stream based on client
bitrate or something along those lines (bitrate is not included in the
.rm MDPR header, so this information is normally not available).

Ronald
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: rdt-parse-stream-bitrate.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20081228/b170f2f0/attachment.txt>



More information about the ffmpeg-devel mailing list