Installing HuffYUV on Windows 7 x64
This will probably also apply to other INF based installation for that matter. A simple command line saved me hours of trouble:
rundll32 C:\Windows\SysWOW64\setupapi.dll,InstallHinfSection DefaultInstall 0 C:\Path\To\huffyuv.inf
Run the above with admin privilege and bam, HuffYUV correctly appears in my codec list.
P.S. If you’re looking for a lossless codec, maybe take a look at Lagarith. It claims to be an improvement to HuffYUV and supports multi-processor encoding. It also comes with a dedicated installer so there’s no need to tinker with the command line just to install the codec.
This doesn’t work for me – I get ‘Installation failed’. The .inf and .dll get copied to the right places and the codec appears in my control panel but my videos still don’t play.
Comment by Phil on April 21, 2010 at 6:02 am
@Phil
Did you run the command prompt with admin privileges?
Where exactly are your .inf and .dll files copied to?
Comment by kizzx2 on April 21, 2010 at 9:49 am
I got it working! I’d been fiddling with version 2.1.1 and v 2.2 of the codec and I think it got confused. I had a clear out and started again, now all is well!
Many thanks
Comment by Phil on April 24, 2010 at 9:07 pm
I installed the huffyuv sucessfully. But anyone can tell me how to run it? There is no generated excatable file after compliy.
Comment by Alex on June 7, 2010 at 2:49 pm
@Alex The codec is just a codec, it doesn’t have a user interface. After installing the codec, you can use it from programs like Adobe Premiere Pro or VirtualDub.
Comment by kizzx2 on July 31, 2010 at 3:25 pm
I LOVE YOU!!!
Comment by Slayer on May 18, 2011 at 8:29 am
i ran it as admin and pasted that and it said installation failed!!
Comment by eliott on November 20, 2011 at 11:32 am
@eliott What exactly was the command you ran? FYI you need to replace C:\Path\To\huffyuv.inf with your own.
Comment by kizzx2 on November 20, 2011 at 7:27 pm
Thanks for posting this! I can never remember how to do it, and this page is just a Google search away…
Comment by Warren O on July 27, 2012 at 11:58 pm
Perfect, nice work! Saved me lots of trouble. To the others: please note that you run the command prompt with administrator privileges and note that the path to the codec needs to be absolute (including c:\…).
Comment by Winne on October 2, 2012 at 4:19 pm
I just ran
rundll32 C:\Windows\SysWOW64\setupapi.dll,InstallHinfSection DefaultInstall 0 C:\Path\To\huffyuv.inf
with admin privilege and BAM! HuffYUV correctly appeared in my codec list.
Comment by Beans on October 9, 2012 at 11:17 am
Verified this works on Windows 8 64-bit as well… thanks.
Comment by DJ Jeff on February 13, 2013 at 6:51 am