[FFmpeg-trac] #2031(avformat:new): ffmpeg fails to access certain http URLs

FFmpeg trac at avcodec.org
Fri Dec 14 20:09:29 CET 2012


#2031: ffmpeg fails to access certain http URLs
----------------------------------+---------------------------------------
             Reporter:  gjdfgh    |                     Type:  defect
               Status:  new       |                 Priority:  normal
            Component:  avformat  |                  Version:  unspecified
             Keywords:            |               Blocked By:
             Blocking:            |  Reproduced by developer:  0
Analyzed by developer:  0         |
----------------------------------+---------------------------------------
 {{{
 $ ffmpeg -i 'http://samples.mplayerhq.hu/V-codecs/N264/Video demo-1.avi'
 fds.avi
 ffmpeg version 1.0 Copyright (c) 2000-2012 the FFmpeg developers
   built on Nov 17 2012 12:13:29 with gcc 4.7 (Debian 4.7.2-4)
   configuration: --prefix=/usr --extra-cflags='-g -O2 -fstack-protector
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security ' --extra-
 ldflags='-Wl,-z,relro' --cc='ccache cc' --enable-shared --enable-
 libmp3lame --enable-gpl --enable-nonfree --disable-decoder=libdirac
 --enable-libvorbis --enable-pthreads --enable-libfaac --enable-libxvid
 --enable-postproc --enable-x11grab --enable-libgsm --enable-libtheora
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libx264
 --enable-libspeex --enable-nonfree --disable-stripping --enable-
 libschroedinger --disable-encoder=libschroedinger --enable-version3
 --enable-libopenjpeg --enable-libvpx --enable-librtmp --enable-avfilter
 --enable-libfreetype --enable-libvo-aacenc --disable-decoder=amrnb
 --enable-libvo-amrwbenc --enable-libaacplus --libdir=/usr/lib/i386-linux-
 gnu --disable-vda --enable-libbluray --enable-libcdio --enable-gnutls
 --enable-frei0r --enable-openssl --enable-libass --enable-libopus
 --enable-fontconfig --enable-libdc1394 --disable-altivec   libavutil
 51. 73.101 / 51. 73.101
   libavcodec     54. 59.100 / 54. 59.100
   libavformat    54. 29.104 / 54. 29.104
   libavdevice    54.  2.101 / 54.  2.101
   libavfilter     3. 17.100 /  3. 17.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
   libpostproc    52.  0.100 / 52.  0.100
 [http @ 0x8091600] HTTP error 404 Not Found
 http://samples.mplayerhq.hu/V-codecs/N264/Video demo-1.avi: Input/output
 error
 }}}

 mplayer can access the file without trouble.

 (Never mind the problem that the video codec used for this file is not
 supported by ffmpeg or mplayer.)

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/2031>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list