taglia / HandBrakeBatch

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

The application hangs when analyzing MTS files #6

Closed taglia closed 12 years ago

taglia commented 12 years ago

Most likely the problem is in the language analysis, done when a file is dropped in the application.

tomfulton commented 12 years ago

Same issue here :)

taglia commented 12 years ago

Fixed in v2.3

tomfulton commented 12 years ago

I still seem to be having the issue with 2.3 - is there a step I might be missing? It still hangs when trying to add MTS files to the queue.

taglia commented 12 years ago

It is possible… The problem is that I can’t find any MTS file to test this, so I tried to fix the issue blindly. Any way you can share a file which makes the app hang?

On Mar 10, 2012, at 6:42 AM, tomnf1 wrote:

I still seem to be having the issue with 2.3 - is there a step I might be missing? It still hangs when trying to add MTS files to the queue.


Reply to this email directly or view it on GitHub: https://github.com/taglia/HandBrakeBatch/issues/6#issuecomment-4426265

tomfulton commented 12 years ago

Sorry for the delay, I have a sample file if you're still able to test: https://skydrive.live.com/redir.aspx?cid=042fc38e9f321e7c&resid=42FC38E9F321E7C!119&parid=42FC38E9F321E7C!105&authkey=!AGSEU9rPlbHLZqQ

Thanks

taglia commented 12 years ago

Thanks a lot for the sample, I will have a look shortly

taglia commented 12 years ago

I have added a timeout on the scan operation, files that hang HandBrake won't freeze HBB. I have also added the option to skip the scan completely (in the Preferences).

tomfulton commented 12 years ago

I can confirm that the problem is now fixed. Thanks so much, you are awesome!!