Compressing multiple files in HandBrake

1

I recently started using HandBrake thanx to @gronostaj, who told me what settings to use. I then asked whether it's possible to convert multiple files, either simultaneously or consecutively without having to manually select them each time.

This is what he told me: Here's how to convert multiple files at once: click Tools menu > Options and then Output Files in the left pane. Make sure that Automatically name output files is enabled and change Default Path to some folder. Then click Close at the bottom. Before clicking Start click the little arrow next to Add To Queue and click Add All, then Start.

Seems easy enough, but then here's what happened: I put in a path to a folder where I want my shrunken files to land, and closed the window. I hit Source to choose my source file and selected the folder. But when I hit Add to Queue and selected all, it only put in two files and gave me this error message when I hit start: There are jobs on the queue with the same destination path. Please choose a different path for this job. What am I doing wrong?

Help?

Jamie

Posted 2016-02-06T17:43:39.057

Reputation: 25

Answers

1

In the Output Files tab under your preferences, besides specifying a default path, you need to enter in the "Format" box {source} which tells the program to name the output files the same name as your source file. There are other formatting options available as well, if you're interested. Hover your mouse over the "Format" field to see.

EDIT: I just tried to reproduce the problem on mine by removing {source} but I'm unable to reproduce the same problem. Instead, the program automatically generates a varying name to avoid conflict. Maybe you're on an older version? (Mine's already quite old at 0.10.2.7286) Anyhow, do comment if my suggested solution didn't work.

Wizongod

Posted 2016-02-06T17:43:39.057

Reputation: 81

Thanx for the response. I just downloaded HandBrake, so I’m guessing it’s the latest version; it’s 0.10.3.0 – 64bit version, if that helps at all. In my “format” field was {source}-{title} – that was there by default, I didn’t put it there – which now makes me wonder if it’s using the minus sign to remove the title, thus making them all have the same destination. – Jamie – 2016-02-07T03:15:08.633

When I removed the -{title} and hit start, it started the process; this is a good sign, as before it would give me the aforementioned error message, but it takes so darn long for the files to be compressed I don’t know whether it will then move on to the next one once the first one is completed. But at least it seems to be moving in the right direction! LOL I’m going to let it go and check back in the morning; I’ll update then. Thanx again! – Jamie – 2016-02-07T03:15:12.077

Well, if the queue adds and starts running, I haven't experienced any sudden problems after that. Hope you got it solved! Try tweaking the settings if it's going too slowly. You may have given it really tough jobs! – Wizongod – 2016-02-08T14:23:12.730

Did you manage to get your problem solved? – Wizongod – 2016-03-03T21:12:17.267

I did, yes! Thank you again for all of your help. :) – Jamie – 2016-03-05T21:15:52.397