[FFmpeg-devel] [PATCH] Lego Mindstorms RSO de/muxer (copied from au.c)

Mike Melanson mike
Thu Jul 15 15:48:45 CEST 2010


On 07/14/2010 12:54 PM, Rafa?l Carr? wrote:
>    I have no idea for a probing function so demuxing has to be forced
>    with -f rso

In this case, it might be best to use sanity checks on the individual 
header fields. I.e., checking that the first 16 bits are either 0x0100 
or 0x0101, that the sample rate falls into acceptable range, and the 
looping field is either 0 or 1.

-- 
     -Mike Melanson



More information about the ffmpeg-devel mailing list