2017-03-06 14:22 GMT+01:00 derekg <[email protected]>: > ffmpeg -f alsa -f pulse -ac 2 -i default
> -f x11grab -s 1920x1080 -r 60 -i :0.0 Not sure if this was mentioned by Moritz: "-r" is wrong here, use -framerate > -qscale 0 (Old MEncoder documentation says that this is not a good idea and to use -qscale 2) Iirc, low qscale values have to be accompanied by -mbd 2 > -f mpeg This is rarely what you want, mpegts makes more sense if you are not using dvd subtitles. Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
