taglia / HandBrakeBatch

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

Crashing when adding a large batch of files to queue #37

Open truth1ness opened 10 years ago

truth1ness commented 10 years ago

When I drag in a folder with many video files in it it seems to cause HandBrakeBatch to crash. It loads somewhere roughly around 50 or so and then crashes. It is not a hard number that it crashes on, I tried dragging the same folder in a few times and it would crash on a slightly different video each time but within a few videos of each other, so it is not any one particular file or folder but seems to be something about the number of videos. Happened again with a totally separate folder of files, too.

OSX Mavericks latest, HBB 2.22.

taglia commented 10 years ago

Does this happen only when you have the language / subtitle detection on (you can try to disable it in the preferences)?

Also, can you attach the crash report and the errors in the system log (if any)?

truth1ness commented 10 years ago

I switched off language detection and now it works perfectly even with several hundred videos (and fast!) and just started processing the batch. That seemed like the culprit.

Where do I find the error log? Console.app?

taglia commented 10 years ago

Glad to see it solved your issue. Actually this gives me enough information to debug it. I need to make HBB resilient from crashes of the underlying HB engine while it's parsing a video file.