kevin <kevincastiglione <at> gmail.com> writes: > ffmpeg -f avfoundation -i "1:0" -r 25 -c:v mpeg4 > -c:a libfdk_aac -b:a 128k -ar 44100 screen-default-mpeg4-fdk-aac.mp4 > ffmpeg version 2.6.1 Copyright (c) 2000-2015 the FFmpeg developers
Please test current FFmpeg git head with "framerate" and please test if a smaller framerate makes a difference. While at it, please use "-acodec aac -strict -2" if it allows to reproduce the issue. Is -ar 44100 needed to reproduce the issue? If not, please remove it. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
