[FFmpeg-trac] #1405(undetermined:new): General errors parsing presets (invalid option 'directpred' for instance)

FFmpeg trac at avcodec.org
Sun Jun 3 22:45:09 CEST 2012


#1405: General errors parsing presets (invalid option 'directpred' for instance)
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  klaussfreire                       |                 Priority:  normal
               Status:  new          |                  Version:
            Component:               |  unspecified
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 '''Bad Version:'''
 On git master branch, last commit at Sun Jun 3 17:40:30 2012 +0200

 Happiness release from the download page (so not so happy)

 '''Good version:'''

 Freedom release from the download page

 '''What I'm doing:'''
 Trying to concatenate

 '''Symptoms:'''

 Every time I try to use a preset that contains the "directpred" option, I
 get an error: Invalid option or argument:'directpred=3', parsed as
 'directpred' = '3'.

 If I comment the directpred option, I get:

 {{{[NULL @ 0x638120] [Eval @ 0x7fff6bf47810] Undefined constant or missing
 '(' in 'obmc'}}}
 {{{[NULL @ 0x638120] Unable to parse option value
 "obmc+gmc+part+aic+umv"}}}
 {{{[NULL @ 0x638120] Error setting option flags to value
 +loop+obmc+gmc+part+aic+umv.}}}

 So it seems to be general preset parsing brokenness, at least regarding
 libx264

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


More information about the FFmpeg-trac mailing list