[FFmpeg-trac] #2663(undetermined:new): Invalid data found for live audio stream

FFmpeg trac at avcodec.org
Wed Jun 12 11:25:16 CEST 2013


#2663: Invalid data found for live audio stream
-------------------------------------+-------------------------------------
             Reporter:  xnejp03      |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 This looks like a regression, as it works with 1.1.1 release. This is on
 the latest git (this morning).

 Command line:
 ffmpeg -v 99 -loglevel 99 -i http://69.166.45.47:8000 -report

 ffmpeg version N-53976-g1163910 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Jun 12 2013 10:16:03 with gcc 4.7.2 (GCC)
   configuration: --enable-static --disable-shared --disable-ffplay
 --disable-ffserver --enable-memalign-hack --enable-libmp3lame --enable-
 libass --enable-librtmp --enable-fontconfig --enable-libfreetype --enable-
 zlib --enable-libx264 --extra-libs='-lrtmp -lpolarssl -lws2_32 -lwinmm
 -lexpat -lfreetype -lfribidi -lz' --arch=x86 --enable-runtime-cpudetect
 --enable-pthreads --target-os=mingw32 --cross-prefix=i686-w64-mingw32-
 --enable-gpl --pkg-config=pkg-config
   libavutil      52. 35.101 / 52. 35.101
   libavcodec     55. 16.100 / 55. 16.100
   libavformat    55.  8.102 / 55.  8.102
   libavdevice    55.  2.100 / 55.  2.100
   libavfilter     3. 75.101 /  3. 75.101
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100
 Splitting the commandline.
 Reading option '-v' ... matched as option 'v' (set logging level) with
 argument '99'.
 Reading option '-loglevel' ... matched as option 'loglevel' (set logging
 level) with argument '99'.
 Reading option '-i' ... matched as input file with argument
 'http://69.166.45.47:8000'.
 Reading option '-report' ... matched as option 'report' (generate a
 report) with argument '1'.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option v (set logging level) with argument 99.
 Applying option loglevel (set logging level) with argument 99.
 Applying option report (generate a report) with argument 1.
 Successfully parsed a group of options.
 Parsing a group of options: input file http://69.166.45.47:8000.
 Successfully parsed a group of options.
 Opening an input file: http://69.166.45.47:8000.
 [AVIOContext @ 0416E840] Statistics: 4861 bytes read, 0 seeks
 http://69.166.45.47:8000: Invalid data found when processing input

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


More information about the FFmpeg-trac mailing list