#9132: Wrong pixel format/output when converting video to yuv444p*
------------------------------------+----------------------------------
Reporter: viley | Owner: (none)
Type: defect | Status: open
Priority: important | Component: ffmpeg
Version: git-master | Resolution:
Keywords: regression | Blocked By:
Blocking: | Reproduced by developer: 1
Analyzed by developer: 0 |
------------------------------------+----------------------------------
Comment (by Balling):
Replying to [comment:5 viley]:
> Above works perfectly when scaling with out_color_matrix=bt709 and
adding -color_range 2 (which was my intended use case).
You will also have to add -vf scale=out_range=pc, not only -color_range
pc, since swscale defaults to limited range bt.601 (zscale default to
source range).
--
Ticket URL: <https://trac.ffmpeg.org/ticket/9132#comment:12>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".