[FFmpeg-trac] #983(undetermined:open): No video in applehttp stream

FFmpeg trac at avcodec.org
Sun Apr 15 20:21:06 CEST 2012


#983: No video in applehttp stream
-------------------------------------+-------------------------------------
             Reporter:  Derevko      |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  normal       |                Component:
              Version:  git-master   |  undetermined
             Keywords:  applehttp    |               Resolution:
  h264                               |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by reimar):

 That URL is (kind of?) a playlist:
 EXTM3U
 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=1059736
 http://wow01.105.net/live/virgin1/playlist.m3u8?wowzasessionid=1622745554
 #EXT-X-STREAM-INF:PROGRAM-ID=1,BANDWIDTH=64000
 http://wow01.105.net/live/virgin1/playlist.m3u8?wowzaaudioonly&wowzasessionid=1622745554

 Both using the first one or using hls+http:// with the original URL
 results in output with video.

 The issue seems to be that FFmpeg tries to get multiple variants at the
 same time, and the server does not like that at all.
 Sent a patch/hack to the list.

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


More information about the FFmpeg-trac mailing list