[FFmpeg-trac] #1675(undetermined:new): ape: wrong current duration

FFmpeg trac at avcodec.org
Thu Aug 23 23:54:50 CEST 2012


#1675: ape: wrong current duration
-------------------------------------+-------------------------------------
               Reporter:  ami_stuff  |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  normal     |              Component:
                Version:             |  undetermined
  unspecified                        |               Keywords:
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 easier to see with ffplay where playback starts from 1s, not from 0s.

 {{{
 $ ffmpeg -i test.ape -f null -
 ffmpeg version N-43846-g168ddcd Copyright (c) 2000-2012 the FFmpeg
 developers
   built on Aug 23 2012 23:35:40 with gcc 4.5.3 (GCC)
   configuration: --cc=/usr/local/gcc-4.5.3/bin/gcc
   libavutil      51. 70.100 / 51. 70.100
   libavcodec     54. 54.100 / 54. 54.100
   libavformat    54. 25.104 / 54. 25.104
   libavdevice    54.  2.100 / 54.  2.100
   libavfilter     3. 13.100 /  3. 13.100
   libswscale      2.  1.101 /  2.  1.101
   libswresample   0. 15.100 /  0. 15.100
 Input #0, ape, from 'test.ape':
   Duration: 00:00:30.01, start: 0.000000, bitrate: 875 kb/s
     Stream #0:0: Audio: ape (APE  / 0x20455041), 44100 Hz, stereo, s16
 Output #0, null, to 'pipe:':
   Metadata:
     encoder         : Lavf54.25.104
     Stream #0:0: Audio: pcm_s16le, 44100 Hz, stereo, s16, 1411 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (ape -> pcm_s16le)
 Press [q] to stop, [?] for help
 size=       0kB time=00:00:31.58 bitrate=   0.0kbits/s
 video:0kB audio:5170kB subtitle:0 global headers:0kB muxing overhead
 -100.000000%
 }}}

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


More information about the FFmpeg-trac mailing list