Ticket #2257 (closed enhancement: invalid)

Opened 3 months ago

Last modified 3 months ago

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

comment:1 Changed 3 months ago by cehoyos

  • Status changed from new to closed
  • Resolution set to invalid
  • Component changed from undetermined to FFmpeg

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

Note: See TracTickets for help on using tickets.