I described the desired feature in a post several weeks ago. That thread has now stalled with no progress being made. Here is the desired feature again: We already have:
out_range=full and out_range=tv Why not have out_range=unity which does not alter the video levels at all? I am trying to make video levels compliant with EBU R 103 which is RGB in the range 5 - 246. I have written a C program to do this which uses ffmpeg to import and export video frames, but ffmpeg makes it impossible because it overrides the video levels my program sets, forcing levels to 0 - 255 or 16 - 235. I want ffmpeg to leave my levels alone. -----Original Message----- From: Carl Eugen Hoyos <ceffm...@gmail.com> To: FFmpeg user questions <ffmpeg-user@ffmpeg.org> Sent: Sun, Jan 19, 2020 10:02 am Subject: Re: [FFmpeg-user] Submitting a Feature Request Am So., 19. Jan. 2020 um 18:55 Uhr schrieb Chris via ffmpeg-user <ffmpeg-user@ffmpeg.org>: > > What is the best way to submit a feature request for ffmpeg that will not get > blown off or tossed aside? > I have looked at the developer mailing list and it appears to be full of > patches — no feature requests. Please do not post feature requests on the development mailing list. You may open a ticket but it is better if you explain the issue here first, this typically includes providing a command line you tested together with the complete, uncut console output testing current FFmpeg git head. Carl Eugen _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".