taglia / HandBrakeBatch

Encode video in batch mode using HandBrake
http://www.osomac.com
53 stars 17 forks source link

Problem if output folder does not exist #2

Closed taglia closed 12 years ago

taglia commented 12 years ago

If the specified output folder no longer exists the program will appear to successfully convert the input files (very quickly) but of course there will be no files. I would guess the program should either display an error or allow the user the opportunity to create the non-existent folder.

taglia commented 12 years ago

Fixed, an error is now shown if the output folder is missing