EncodeHD 1.2.209 Released
This is just a small feature enhancement and bugfix release for a few things that cropped in the last build. Hopefully this sorts out some of the issues that I’ve been getting mails about :)
Changelog:
- NEW: Added support for HTC Desire
- NEW: Added support for Nokia N900
- NEW: Added Hebrew as a preferred language type
- CHANGE: Revert back to 2-channel down-sampling. Seems to work most of the time and 5.1 AAC caused device incompatibilities. Better to fail upfront than after encoding
- FIX: Double conversion error could occur in locales where the decimal is ,
Download available in the Media Tools > EncodeHD section. And don’t forget to download the faac encoder library!
Update 11/08/2010: GitHub has now been updated with the latest source code.
Enjoy! :)


I hope the author will keep improving EncodeHD. I think it shows promise. But please make some accommodation for handling PGS subs. To process BluRay source without being able to handle PGS subs leads to a lot of frustration. Granted one run doesn’t tell everything but it seemed stable and robust. I hope features will be added to allow the user to modify parameters before the run starts. Thanks for the program.
This is a great application, really! Great streamlined interface. BUT… Why only hd? I think a lot more video watching is being done on the device itself, so it would be wise to add native device resolutions.
Thank you for the update! But with this feature to copy the video stream for H.264, some converted videos are not playable on Xbox360, that are not AVC-Specs compliant.
Thanks again!
Cheers, Dan
I do have a question though, is it possible or will it ever be possible to run your program via command line so that it’s capable of being automated with scripts?
Thanks Again!
It’s already possible to automate EncHD. The available parameters are:
/I:file.avi – Add file(s) to the input queue. Re-use /I: for each file
/O:folder / file.mp4 – Output location, ie. “C:\Temp”, or “C:\Temp\Test.MP4″. Output filename only works when encoding 1 file
/AUTO – Automatically encodes. Requires at least one file to be in the queue, via /I parameter
/QOF – Quit On Finish. Automatically exits the application on completion of the queue
/SOF – Shut down the machine when finished encoding
/LOWPRIORITY and /HIGHPRIORITY – changes the encoding process priority
Hope this helps.
Dan