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

FFmpeg trac at avcodec.org
Mon Sep 26 13:12:54 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 Jozef Chutka):

 Thanks for the quick response Michael. I would love to use `imin`, `imax`,
 `omin`, `omax` on `colorlevels`, however this doesnt seem to work in
 ffmpeg version N-108353-g7cd252ee41-20220925

 {{{
 ffmpeg -i img.jpg -vf "colorlevels=imin=0.5" -y imin.jpg

 [Parsed_colorlevels_0 @ 0000023283b4ecc0] Option 'imin' not found
 [AVFilterGraph @ 0000023283b4df40] Error initializing filter 'colorlevels'
 with args 'imin=0.5'
 Error reinitializing filters!
 Failed to inject frame into filter network: Option not found
 Error while processing the decoded data for stream #0:0
 Conversion failed!
 }}}

 As being slightly unrelated, do you want me to create a separate ticket?
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9944#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list