Handbrake: Adding Subtitle Files to Bulk Encode Automatically

Created on 12 Sep 2018  路  4Comments  路  Source: HandBrake/HandBrake

Describe the change or feature you'd like to see added to HandBrake:

When doing a bulk encode (i.e. 'add files to queue' of an entire folder of multiple files)

Current Behavior:

  • If .srt files are present, one must go into each title and add them as an external SRT, which can be cumbersome for large folders

Requested behavior:

  • If a SRT file is present with the identical filename as one of the titles in the queue, automatically attach the subtitles to the individual title. (ideally with a tickmark option or confirmation dialog noting that this has happened)

screenshot 2018-09-12 17 19 25

What version of HandBrake are you currently using? (e.g., 1.0.0)

HandBrake version here.

What operating system and version are you running?

Handbrake 1.1.2 on Mac 10.12.16

HandBrake Activity Log required (see https://handbrake.fr/docs/en/latest/help/activity-log.html)

If the request is off the back of failure or unsupported file format, please post a lot as it can help us track down what is missing.

Drag and drop file or...

~
Paste log text between these markers.
~

Enhancement

Most helpful comment

Probably worth taking a glance at how VLC decides.

All 4 comments

Cumbersome in the GUI, but not so if you're using the Command Line Interface and shell scripting. You can even use GUI-created presets.

The biggest problem at the moment is detecting the character encoding of the subtitle file. Most sane people are using UTF-8 everywhere for awhile now, but SRT never really standardized so it can be anything. That said, this would be a welcome improvement to the GUI.

I think this may be a duplicate of another request here. Will have to double check when I have more time.

Agreed. We might be able to do something to guess a character set but there is always the risk of corrupted output if we guess wrong.

Probably worth taking a glance at how VLC decides.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

AlexPasternak picture AlexPasternak  路  5Comments

NiklasBr picture NiklasBr  路  3Comments

28598519a picture 28598519a  路  4Comments

toam-plus picture toam-plus  路  3Comments

erebel55 picture erebel55  路  4Comments