[FFmpeg-user] ffmpeg - avfoundation Audio stutters / sounds broken with screen capture [sample, config, output included]

kevin kevincastiglione at gmail.com
Mon Apr 27 04:29:29 CEST 2015


On Sun, Apr 26, 2015 at 7:05 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> kevin <kevincastiglione <at> gmail.com> writes:
>
> > I tried 3 framerates: 30, 25, and 15. All three
> > have the same problem.
>
> Would you say that "15" sounds better than "30"?
> (It think so.)


No, they are both equally bad. "30" sounds sharper, but the problem is the
stuttering and breaking. The problem is equally prevalent in both. Any
suggestions on what I can do to fix this?

https://www.dropbox.com/s/hf6zqxwq7y394yd/ffmpeg-git-head-30.mp4?dl=1

https://www.dropbox.com/s/0zptd9e8alvf050/ffmpeg-git-head-15.mp4?dl=1


> >   configuration: --prefix=/Users/live/src/github/ffmpeg-static/target
> > --arch=x86_64 --as=yasm --extra-version=HootScreenCapture
> --disable-shared
> > --enable-static --enable-gpl --enable-nonfree --enable-pthreads
> > --enable-postproc --enable-libmp3lame --enable-libx264 --enable-bzlib
> > --enable-zlib --enable-version3 --enable-libfdk-aac --enable-filters
> > --enable-runtime-cpudetect --disable-sdl --enable-nonfree
> > --enable-libfdk-aac
>
> Unrelated:
> Please remove the following options, they don't do
> what you think they do or are the default:
> --arch=x86_64 --as=yasm --disable-shared
> --enable-static --enable-pthreads
> --enable-postproc --enable-bzlib --enable-zlib
> --enable-filters --enable-runtime-cpudetect

I wanted a standalone binary, and that is why I built with --enable-static,
and didn't want it to depend on external library based from here:
https://github.com/csparker247/ffmpeg-static.git Will removing these
configure options help solve the problem?
Thanks again for your help.


More information about the ffmpeg-user mailing list