[FFmpeg-trac] #1964(avformat:new): Request support for decoding / demuxing Adobe HDS dynamic http streaming

FFmpeg trac at avcodec.org
Sun Nov 25 00:17:06 CET 2012


#1964: Request support for decoding / demuxing Adobe HDS dynamic http streaming
-------------------------------------+------------------------------------
             Reporter:  ottomatic    |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:  avformat
              Version:  unspecified  |               Resolution:
             Keywords:  HDS          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+------------------------------------

Comment (by ubitux):

 Replying to [comment:6 ottomatic]:
 > Replying to [comment:5 ubitux]:
 > > A work in progress is available at
 https://github.com/SmartJog/ffmpeg/compare/master...hds if someone is
 interested in continuing this work. I won't work on this anymore and thus
 this code is stalled. The code here basically just parses the XML
 bootstrap, the demuxing is left to be done.
 >
 > Interesting.
 >
 > Would you say that the manifest parsing is complete?
 >

 It should, mostly. The base64 data blob are not parsed, but they are
 decoded.

 > I notice your TODO:
 >
 > {{{
 > // TODO: make links between bootstraps and medias
 > }}}
 >
 > What do you mean by this?

 It just means the bootstrap struct and media struct need to be linked
 (boostrap->media_id and media->stream_id).

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1964#comment:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list