[FFmpeg-trac] #9944(undetermined:new): Small update to sendcmd syntax

FFmpeg trac at avcodec.org
Mon Sep 26 12:13:26 EEST 2022


#9944: Small update to sendcmd syntax
-------------------------------------+-------------------------------------
             Reporter:  Jozef        |                    Owner:  (none)
  Chutka                             |
                 Type:  enhancement  |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  sendcmd      |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Comment (by Michael Koch):

 This is a good idea for sendcmd.

 But for colorlevels I'd also like to propose two new options "imin" and
 "imax" which set all three color channels simultaneously.

 Example:
 colorlevels=rimin=0.1:gimin=0.1:bimin=0.1:rimax=0.3:gimax=0.3:bimax=0.3
 could be simplified as:
 colorlevels=imin=0.1:imax=0.3
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9944#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list