Opened 9 years ago
Closed 9 years ago
#5443 closed defect (fixed)
Regression for -strict very
Reported by: | Carl Eugen Hoyos | Owned by: | |
---|---|---|---|
Priority: | important | Component: | undetermined |
Version: | git-master | Keywords: | regression |
Cc: | Blocked By: | ||
Blocking: | Reproduced by developer: | yes | |
Analyzed by developer: | no |
Description
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
Change History (1)
comment:1 by , 9 years ago
Reproduced by developer: | set |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed by 11db7eee9b001d6992c34b65ee7b0d64f6f5c758