2017-12-07 16:25 GMT+01:00 Moritz Barsnick <[email protected]>: > I'm not sure what to do for the mpeg4 codec, Google > or others on this list should help you. The default of 200 kb/s is > probably the issue, I'm guessing that the codec many be trying really > hard to compress the hell out of your HD images (and won't succeed).
Since -qscale 1 was specified, (default) bitrate is no issue, the video is encoded with near-lossless quality. Note that old MEncoder documentation suggested to always use -qscale 2 instead -qscale 1. 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".
