Open gingerbeardman opened 6 years ago
@gingerbeardman I'm not sure what your question means. The HandBrake documentation mentions deinterlacing in both the manual and built-in help. And I document it this way:
--filter NAME[=SETTINGS]
apply `HandBrakeCLI` video filter with optional settings
(`deinterlace` applied automatically for some inputs)
(refer to `HandBrakeCLI --help` for more information)
(can be used multiple times)
Or did you mean something else?
Hi Don
I actually meant in the readme. I take it your snippet can be seen with --help
I should have tried that!
@gingerbeardman OK, I'll consider adding that information to the README then. Thanks.
I only realised it could be controlled by seeing mention here:
https://github.com/donmelton/video_transcoding/issues/155