[FFmpeg-trac] #2832(FFmpeg:new): ffmpeg produces audio with glitch

FFmpeg trac at avcodec.org
Sat Aug 3 00:08:11 CEST 2013


#2832: ffmpeg produces audio with glitch
-----------------------------------+---------------------------------------
             Reporter:  asukhanov  |                     Type:  defect
               Status:  new        |                 Priority:  normal
            Component:  FFmpeg     |                  Version:  unspecified
             Keywords:             |               Blocked By:
             Blocking:             |  Reproduced by developer:  0
Analyzed by developer:  0          |
-----------------------------------+---------------------------------------
 I uploaded audio_glitch_input.flv to upload.ffmpeg.org/incoming

 ffmpeg -nostats -nostdin -probesize 5000000\
   -i ./audio_glitch_input.flv -map_metadata -1 -pass 1\
   -shortest -apad 512 -b:a 64000 -ac 1 -ar 22050 -async 1
 -compression_level 0 -acodec libmp3lame -sn\
   -f flv -y audio_glitch_output.flv


 ffmpeg version git-2013-05-15-1a36c75 Copyright (c) 2000-2013 the FFmpeg
 developers
   built on May 14 2013 19:05:26 with gcc 4.6 (Ubuntu/Linaro
 4.6.3-1ubuntu5)
   configuration: --enable-gpl --enable-nonfree --enable-pthreads --enable-
 libx264 --enable-libfaac --enable-libmp3lame --extra-
 cflags=-I/usr/local/include --extra-ldflags=-L/usr/local/lib
   libavutil      52. 31.100 / 52. 31.100
   libavcodec     55.  9.100 / 55.  9.100
   libavformat    55.  7.100 / 55.  7.100
   libavdevice    55.  0.100 / 55.  0.100
   libavfilter     3. 67.100 /  3. 67.100
   libswscale      2.  3.100 /  2.  3.100
   libswresample   0. 17.102 /  0. 17.102
   libpostproc    52.  3.100 / 52.  3.100

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


More information about the FFmpeg-trac mailing list