[FFmpeg-devel] [PATCH] Add Apple HTTP Live Streaming protocol handler

Martin Storsjö martin
Sun Jul 25 13:25:35 CEST 2010


On Sun, 25 Jul 2010, Martin Storsj? wrote:

> Seeking is implemented in a separate patch, and requires a slight addition 
> to the mpegts demuxer.

As follow-up discussion to this - I also thought about implementing this 
as a demuxer, which internally would use a chained mpegts demuxer. This 
would be more messy, but would allow for more precise seeking, so I went 
for this approach instead, which seems more straightforward.

// Martin



More information about the ffmpeg-devel mailing list