[FFmpeg-trac] #2504(undetermined:new): Audio glitches and distortion when recording and direct play

FFmpeg trac at avcodec.org
Tue May 21 22:34:15 CEST 2013


#2504: Audio glitches and distortion when recording and direct play
-------------------------------------+-------------------------------------
             Reporter:  MrNice       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  important    |                Component:
              Version:  git-master   |  undetermined
             Keywords:  regression   |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 The following configure line should significantly speed up build time and
 make the bisecting easier (this time tested):
 {{{./configure --disable-protocols --disable-decoders --disable-encoders
 --disable-demuxers --disable-muxers --disable-outdevs --disable-bsfs
 --disable-parsers --enable-protocol=file --enable-decoder=pcm_s16le
 --enable-encoder=pcm_s16le --enable-muxer=wav --disable-filters}}}

 Some versions will not link with above configure line, you will have to
 use {{{./configure && make}}} for them.

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


More information about the FFmpeg-trac mailing list