On Mon, 23 Jan 2023, Andrew Randrianasulu wrote:
> > mplayer -lavdopts skiploopfilter=nonkey ...
>
> I wonder if just putting "skiploopfilter=nokey" in filename.opts alongside
> original filename will be enough for cingg to do the same, without
> re-encoding?
The same codec options in ffmpeg and in mplayer/mencoder can have different
names. That person can give the answer who knows what the option really
means in the technical sense, not me.
oh, you are right, sorry!
"Skip loop filtering for selected frames."
enum AVDiscard skip_loop_filter;
still present in
thirdparty/ffmpeg-5.1/libavcodec/avcodec.h