How can I tell if VLC is using hardware acceleration? I usually get around 20% cpu usage when playing h264 video which seems a bit high.

Here are my specs:

Windows 7 ATI HD4670 Phenom II x2 550

link|improve this question

59% accept rate
You may need to be more specific in your question. Video playback can make use of hardware acceleration at different stages of the playback process. As @ChrisF mentions, VLC supports hardware accelerated rendering, however, as @Shiki mentions, accelerated H.264 decoding is not available in the stable releases. – heavyd May 26 '10 at 12:30
feedback

2 Answers

I've just checked the preferences in 1.0.5 and there's an option for "Accelerated video output (Overlay)" on the simple settings. Make sure that this is checked.

On the "All" settings there's an option "Overlay video output" which has the tooltip "Overlay is the hardware acceleration capability of your video card (ability to render video directly). VLC will try to use it by default." Make sure that is also checked.

So it looks like VLC should be using hardware acceleration. Check you haven't turned it off. Your video card should be able to handle this.

link|improve this answer
feedback

VLC is unable to use HA. It will be only avaliable in 1.1.0. You can use 1.1.0 pre release until then, it works.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.