[FFmpeg-trac] #5443(undetermined:new): Regression for -strict very

FFmpeg trac at avcodec.org
Fri Apr 15 10:59:40 CEST 2016


#5443: Regression for -strict very
-------------------------------------+-------------------------------------
               Reporter:  cehoyos    |                  Owner:
                   Type:  defect     |                 Status:  new
               Priority:  important  |              Component:
                Version:  git-       |  undetermined
  master                             |               Keywords:  regression
             Blocked By:             |               Blocking:
Reproduced by developer:  0          |  Analyzed by developer:  0
-------------------------------------+-------------------------------------
 The documented option {{{-strict very}}} is broken:
 {{{
 $ ffmpeg -strict very -i fate-suite/lena.pnm -f null -
 ffmpeg version N-79460-g21acc4d Copyright (c) 2000-2016 the FFmpeg
 developers
   built with gcc 4.7 (SUSE Linux)
   configuration: --enable-gpl
   libavutil      55. 22.100 / 55. 22.100
   libavcodec     57. 34.101 / 57. 34.101
   libavformat    57. 34.100 / 57. 34.100
   libavdevice    57.  0.101 / 57.  0.101
   libavfilter     6. 42.100 /  6. 42.100
   libswscale      4.  1.100 /  4.  1.100
   libswresample   2.  0.101 /  2.  0.101
   libpostproc    54.  0.100 / 54.  0.100
 [NULL @ 0x1ff8540] [Eval @ 0x7fffac0a8ab0] Undefined constant or missing
 '(' in 'very'
 [NULL @ 0x1ff8540] Unable to parse option value "very"
 [NULL @ 0x1ff8540] Error setting option strict to value very.
 fate-suite/lena.pnm: Invalid argument
 }}}

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


More information about the FFmpeg-trac mailing list