Opened 5 years ago

Closed 4 years ago

#7738 closed defect (wontfix)

Add explanation for '+' and '-' at option -flags, -movflags etc.

Reported by: Ulf Zibis Owned by: Gyan
Priority: minor Component: documentation
Version: git-master Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

Summary of the bug:
At https://www.ffmpeg.org/ffmpeg-codecs.html#Codec-Options there is no documentation for the meaning of '+', '-' or nothing. Is there a sign for xor?
How to reproduce:

% ffmpeg -i input.vob -flags +loop+mv4 -movflags faststart output.mp4
ffmpeg version: current
built on: not important

Change History (2)

comment:1 by Gyan, 5 years ago

Owner: set to Gyan
Priority: normalminor
Status: newopen
Version: unspecifiedgit-master

comment:2 by Balling, 4 years ago

Resolution: wontfix
Status: openclosed

"Is there a sign for xor?"
Those are just flags, why there would be a XOR? + is activate.

Note: See TracTickets for help on using tickets.