Opened 20 years ago
Last modified 15 years ago
#455 new enhancement
mencoder ignores video filters if ovc copy is used
| Reported by: | compn | Owned by: | reimar |
|---|---|---|---|
| Priority: | unimportant | Component: | ve |
| Version: | HEAD | Severity: | minor |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Reproduced by developer: | no | Analyzed by developer: | no |
Description
i propose a warning message or stop if user tries -vf and -ovc copy at the same
time.
"video filters (-vf) cannot be used with -ovc copy"
Change History (2)
comment:1 by , 19 years ago
| Component: | core → ve |
|---|---|
| Owner: | changed from to |
comment:2 by , 15 years ago
| Owner: | changed from to |
|---|
Note:
See TracTickets
for help on using tickets.

also need a stop if user tries
mencoder file.avi -sub file.srt -ovc copy -oac copy -o done.avi
which happens in #mplayer about once a week.