[FFmpeg-devel] [PATCH] SHOUTcast HTTP Support

Ronald S. Bultje rsbultje
Fri Mar 5 17:07:08 CET 2010


Hi,

On Fri, Mar 5, 2010 at 11:03 AM, Micah Galizia <micahgalizia at gmail.com> wrote:
> On Fri, Mar 5, 2010 at 11:01 AM, Ronald S. Bultje <rsbultje at gmail.com>wrote:
>> end of frame X
>> full frame X+1
>> start of frame X+2
>> <icy data>
>> end of frame X+2
>> frame X+3
>> <icy data>
>> [etc.]
[..]
> The ordering is correct, but any of the streams I have dealt with have more
> than just one complete and one partial frame.

Right, all depends on icy-metaint.

I'm still wondering if you couldn't cut out the icy data in the
demuxer and probe with that as input data, rather than the input to
the icy demuxer.

Ronald



More information about the ffmpeg-devel mailing list