#11238: -color_trc and -color_primaries flags don't work -------------------------------------+------------------------------------- Reporter: owztue | Owner: (none) Type: defect | Status: new Priority: important | Component: | undetermined Version: git-master | Resolution: Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Aras Pranckevicius):
This change (regression?) probably breaks many expectations and scripts/pipelines that people might have. E.g. ffmpeg's own wiki says "On ffmpeg command-line this is what options such as colorspace and color_trc do; you can also put them on the output side to modify what space the output is in" (https://trac.ffmpeg.org/wiki/colorspace), but apparently now on the "output side" they do nothing at all. Likewise, Academy Sofware Foundation "encoding guidelines" page (https://academysoftwarefoundation.github.io/EncodingGuidelines/Quickstart.html) in all the ffmpeg command line examples puts color_trc and color_primaries on the output side. I've spent quite some hours yesterday puzzled why examples there do not work properly, before thinking of "let's try ffmpeg 6.0 instead of 7.1" -- Ticket URL: <https://trac.ffmpeg.org/ticket/11238#comment:4> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".