Anyone know what an “unhandled exception” error is?
I have one video that I can not encod. It works for other videos just fine except for one.
Anyone else ever have this problem?
Anyone know what an “unhandled exception” error is?
I have one video that I can not encod. It works for other videos just fine except for one.
Anyone else ever have this problem?
It’s when your program executes an instruction and throws an error that ‘isn’t handled’ by the error handler causing it to crash. Maybe your file you are transcoding has some scrambled bits that can’t be decoded, or you can try using a different encoder. Without the capability of recompiling handbrake, from the source code, you won’t have an easy time trying to correct the error in the exe.
Source code for Handbrake is here -
http://downloads.sourceforge.net/projec … hivelocity
So grab your IDE and start debugging. ![]()
thanks for the info.
Is there another encoder you can suggest that works for roku for the correct settings?
All of my other files encode great but would like to try another encoder with this particular file to see what happens.
FFMPeg works. http://www.johnharlow.com/page1/page1.html