Page 1 of 1

Remove Subtitles?

Posted: Wed Aug 31, 2016 4:06 am
by Hinulog
Is there a command line switch to omit (remove) all subtitles during conversion?

Re: Remove Subtitles?

Posted: Wed Aug 31, 2016 6:09 am
by mduell
Just... don't include subtitles.

Forum rules
Activity Log is required for support requests. See Must Read: How To Get Questions Answered on These Forums for details

Re: Remove Subtitles?

Posted: Wed Aug 31, 2016 6:28 am
by Hinulog
FFmpeg has the '-sn' switch.
Does Handbrake have a similar switch?
Poring through the Handbrake docs it appear it does not.

I'm guessing it involves fiddling about with enumerating streams & figuring out how to omit them.
I'll figure it out myself.

Re: Remove Subtitles?

Posted: Wed Aug 31, 2016 7:34 am
by kpflugshaupt
Hinulog wrote:FFmpeg has the '-sn' switch.
Does Handbrake have a similar switch?
Poring through the Handbrake docs it appear it does not.

I'm guessing it involves fiddling about with enumerating streams & figuring out how to omit them.
I'll figure it out myself.
You did not read the answer exactly. Handbrake will not include subtitles by default, so there is no need to switch off anything. Subtitles will only be included if you request so explicitly.

Re: Remove Subtitles?

Posted: Wed Aug 31, 2016 11:04 am
by Hinulog
With respect, the answer was very terse...

In the GUI, 'normal' preset, subtitles are set to 'any'.
Removing 'any' prevents subtitle streams being encoded.

Now I finally learn the CLI version ignores subtitles by default.
Thank you for this information.
That is what I needed to know.

Regards & best wishes