Ticket #2257 (closed enhancement: invalid)
make ffmpeg option order like mencoder
| Reported by: | compn | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | FFmpeg |
| Version: | unspecified | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
implement aliases for input and output options so command lines can be written out of order
mencoder -vc inputcodec -oac outputcodec -ovc outputcodec -of outputformat
ffmpeg -f forceinputformat -vcodec input file -vcodec output -f outputformat
Change History
Note: See
TracTickets for help on using
tickets.



This does not look like a valid ticket (and I don't think it would be a good idea to implement it).