Michael Heuberger <michael.heuberger <at> binarykitchen.com> writes:
> All I want is to make the video compatible on *modern* > browsers/players Then you have to use "-pix_fmt yuv420p" which is different from "yuvj420p" and I believe "good players" are rare. > I also want to make the warning disappear ffmpeg is > generating: As said, this is not possible: The warning appears if either the input or the output pix_fmt are yuvj*- Carl Eugen _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user
