[FFmpeg-trac] #11568(undetermined:new): 422.y4m encoded wrongly
FFmpeg
trac at avcodec.org
Thu May 1 02:32:55 EEST 2025
#11568: 422.y4m encoded wrongly
-------------------------------------+-------------------------------------
Reporter: huhn | Owner: (none)
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: 422.y4m | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by huhn):
x264.exe --crf 0 --output "42224k.mkv" "42224k.y4m"
this worked so something wrong with -f rawvideo -pixel_format yuv422p
-video_size 3840x2160
ffmpeg needs defined size pixelformat and so on. x264 and video player can
do that without any information.
are the 58 bytes meta data ffmpeg can't use them or are they just guessing
and get lucky?
--
Ticket URL: <https://trac.ffmpeg.org/ticket/11568#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list