[FFmpeg-trac] #2710(avformat:open): HTTP redirect 307 of an specified HLS url is not stored after HTTP connexion

FFmpeg trac at avcodec.org
Fri Jul 5 16:02:59 CEST 2013


#2710: HTTP redirect 307 of an specified HLS url is not stored after HTTP
connexion
------------------------------------+------------------------------------
             Reporter:  fripooy     |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  hls http    |               Blocked By:
             Blocking:              |  Reproduced by developer:  1
Analyzed by developer:  1           |
------------------------------------+------------------------------------

Comment (by fripooy):

 Same problem with this URL "http://gslb.tv.sohu.com/live?cid=12&type=hls"

 -- With orig libavformat of my distrib --

 $ /usr/bin/ffplay "http://gslb.tv.sohu.com/live?cid=12&type=hls"
 avplay version 0.8.5-4:0.8.5-0ubuntu0.12.04.1, Copyright (c) 2003-2012 the
 Libav developers
   built on Jan 24 2013 18:01:36 with gcc 4.6.3
 [http @ 0x7f97d000de20] HTTP error 404 Not Found
 http://gslb.tv.sohu.com/live?cid=12&type=hls: Input/output error

 -- With patched libavformat (chromium fork) --

 /usr/local/bin/ffplay "http://gslb.tv.sohu.com/live?cid=12&type=hls"
 ffplay version 1.0.git Copyright (c) 2003-2012 the FFmpeg developers
   built on Jun  5 2013 18:40:50 with gcc 4.6 (Ubuntu/Linaro
 4.6.3-1ubuntu5)
   configuration: --enable-avdevice --enable-avfilter --enable-fft
 --enable-rdft --enable-shared --disable-dxva2 --disable-vaapi --disable-
 vda --disable-vdpau --optflags=-O2 --enable-decoder='theora,vorbis,vp8'
 --enable-decoder='pcm_u8,pcm_s16le,pcm_s24le,pcm_f32le' --enable-
 decoder='pcm_s16be,pcm_s24be' --enable-demuxer='ogg,matroska,wav'
 --enable-parser='vp3,vorbis,vp8' --enable-pic --enable-
 decoder='aac,h264,mp3,flac,mpeg4,amrnb,amrwb,pcm_mulaw,gsm_ms' --enable-
 demuxer='mp3,mov,flac,avi,amr,gsm' --enable-
 parser='aac,h264,mpegaudio,flac,h263,mpeg4video,gsm'
   libavutil      52. 11.101 / 52. 11.101
   libavcodec     54. 78.101 / 54. 78.101
   libavformat    54. 42.100 / 54. 42.100
   libavdevice    54.  3.102 / 54.  3.102
   libavfilter     3. 23.105 /  3. 23.105
   libswscale      2.  1.103 /  2.  1.103
   libswresample   0. 17.102 /  0. 17.102
 [mpegts @ 0x7fb58c010e40] Estimating duration from bitrate, this may be
 inaccurate
 [hls,applehttp @ 0x7fb58c0008c0] Estimating duration from bitrate, this
 may be inaccurate
 Input #0, hls,applehttp, from
 'http://gslb.tv.sohu.com/live?cid=12&type=hls':
   Duration: 00:00:00.17, start: 11736.040178, bitrate: 33 kb/s
   Program 0
     Metadata:
       variant_bitrate : 0
     Stream #0:0: Video: h264 (Main) ([27][0][0][0] / 0x001B), yuv420p,
 640x480 [SAR 1:1 DAR 4:3], 12.50 fps, 25 tbr, 90k tbn, 50 tbc
     Stream #0:1: Audio: aac ([15][0][0][0] / 0x000F), 32000 Hz, mono,
 fltp, 34 kb/s
 Frame changed from size:0x0 to size:640x480q=    5KB sq=    0B f=0/0
 11740.59 A-V: -0.007 fd=   6 aq=    5KB vq=    4KB sq=    0B f=0/0

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


More information about the FFmpeg-trac mailing list