Peter Rabbitson <rabbit+list <at> rabbit.us> writes: > scale=320x240
Scaling makes very little sense with lossless encoding. > -c:v libx264 -colorspace bt709 -pix_fmt yuv444p > -profile:v high444 -qp 0 -preset:v ultrafast Which video player are you using for playback? If your input is RGB and you want lossless encoding (and qtrle and png do not provide acceptable results because of the specific input) use ffv1 or libx264rgb, what you do above does not make sense imo. 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".
