Opened 8 years ago

Last modified 8 years ago

#5793 new enhancement

Force decoder in (a)movie

Reported by: Carl Eugen Hoyos Owned by:
Priority: wish Component: avfilter
Version: git-master Keywords: movie
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

As pointed out in ticket #5792, the movie filter allows to force a format but not a decoder.

Change History (1)

comment:1 by cdlvcdlv, 8 years ago

A d option would be nice, just like f one:

decoder_name, d
Specifies the decoder assumed for the movie to read. If not specified,
the format is guessed by probing.

(Or maybe codec_name, c.)

Note: See TracTickets for help on using tickets.