Opened 8 years ago
Closed 7 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 , 8 years ago
| Owner: | set to |
|---|---|
| Priority: | normal → minor |
| Status: | new → open |
| Version: | unspecified → git-master |
comment:2 by , 7 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | open → closed |
Note:
See TracTickets
for help on using tickets.



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