Thursday, 12 September 2013

can I set a filter on by default within ffmpeg?

can I set a filter on by default within ffmpeg?

For example, the default filter for video encoding in FFMPEG is libx264...
I would like to either configure via an environment variable, a
build/compile option, or something else that unless I specify otherwise
the yadif de-interlace filter is always turned on when encoding.
Anyone know if this is possible, short of significantly modifying the
source code (which is almost certainly beyond my abilities)

No comments:

Post a Comment