[FFmpeg-trac] #2688(avformat:open): codec problem

FFmpeg trac at avcodec.org
Wed Jun 19 17:17:28 CEST 2013


#2688: codec problem
-------------------------------------+-------------------------------------
             Reporter:  jlazkano     |                    Owner:
                 Type:  defect       |                   Status:  open
             Priority:  important    |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mp3 idcin    |               Blocked By:
  regression                         |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * status:  new => open
 * reproduced:  0 => 1
 * component:  undetermined => avformat
 * priority:  normal => important
 * version:  unspecified => git-master
 * keywords:   => mp3 idcin regression


Comment:

 For future tickets:
 Please always provide a failing ffmpeg command line together with the
 complete, uncut console output.

 Regression since 6612d8c
 {{{
 $ ffmpeg -loglevel 99 -i A\ New\ Day\ Has\ Come.mp3
 ffmpeg version N-54112-g4110828 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on Jun 19 2013 17:14:59 with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl --disable-indev=jack
   libavutil      52. 37.101 / 52. 37.101
   libavcodec     55. 16.100 / 55. 16.100
   libavformat    55.  9.100 / 55.  9.100
   libavdevice    55.  2.100 / 55.  2.100
   libavfilter     3. 77.101 /  3. 77.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 '-loglevel' ... matched as option 'loglevel' (set logging
 level) with argument '99'.
 Reading option '-i' ... matched as input file with argument 'A New Day Has
 Come.mp3'.
 Finished splitting the commandline.
 Parsing a group of options: global .
 Applying option loglevel (set logging level) with argument 99.
 Successfully parsed a group of options.
 Parsing a group of options: input file A New Day Has Come.mp3.
 Successfully parsed a group of options.
 Opening an input file: A New Day Has Come.mp3.
 [idcin @ 0x2514020] Format idcin probed with size=262144 and score=50
 [idcin @ 0x2514020] id3v2 ver:3 flags:00 len:145020
 [idcin @ 0x2514020] invalid bytes per sample: 0
 [AVIOContext @ 0x251c6e0] Statistics: 262144 bytes read, 0 seeks
 A New Day Has Come.mp3: Invalid data found when processing input
 }}}

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


More information about the FFmpeg-trac mailing list