6 December 2008 0 Comments

EncodeHD initial bugs

I’ve gotten reports of two fairly big bugs:

Firstly is a lack of x64 support. I made a silly assumption that FFmpeg was x32/x64 compatible. It’s not, and the build included with EncodeHD is x32 only. It may take me a few days to get an x64 version compiled – which I hope is possible.

The other issue is a when the decimal character differs on some locales from a . to a , – this throws up an error when parsing the video frame rate if it’s not a whole number. It’s a simple thing to fix and I should have sorted shortly.

Tags: , ,

Leave a Reply