[FFmpeg-user] deprecated pixel format used, make sure you did set range correctly
Reindl Harald
h.reindl at thelounge.net
Sun Jun 11 15:45:27 EEST 2023
Am 11.06.23 um 14:14 schrieb Cecil Westerhof via ffmpeg-user:
> The files I use are created with Image Magick convert. That changes
> Stream #0:0: Video: mjpeg (Baseline), yuvj422p(pc, bt470bg/unknown/unknown), 1280x960 [SAR 180:180 DAR 4:3], 25 fps, 25 tbr, 25 tbn
>
> to
> Stream #0:0: Video: mjpeg (Progressive), yuvj420p(pc, bt470bg/unknown/unknown), 1280x960 [SAR 180:180 DAR 4:3], 25 fps, 25 tbr, 25 tbn
>
> But I keep getting the warnings. Is there a way to let convert
> generate files that does not let ffmpeg create warnings?
to gain WHAT?
Google what "deprecated" means!
* it's supported
* if the output is OK what problem do you like to solve?
* the images are obviously yuvj422p
* nothing can magically change the images now
More information about the ffmpeg-user
mailing list