[FFmpeg-trac] #660(FFmpeg:new): x264opts does not accepts options without values

FFmpeg trac at avcodec.org
Wed Nov 16 17:19:17 CET 2011


#660: x264opts does not accepts options without values
--------------------------------------+---------------------------------
               Reporter:  burek       |                  Owner:  michael
                   Type:  defect      |                 Status:  new
               Priority:  important   |              Component:  FFmpeg
                Version:  git-master  |               Keywords:
             Blocked By:              |               Blocking:
Reproduced by developer:  0           |  Analyzed by developer:  0
--------------------------------------+---------------------------------
 one of them is "thread-input", which has got no value, but ffmpeg's parser
 requires options to be in "key=value" format..

 there are other options without value required, like:
 --no-scenecut
 --intra-refresh
 --open-gop
 --no-cabac
 etc..

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/660>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list