Page 1 of 1

1.1.2, still no GPU acceleration?!

Posted: 01 Aug 2010 22:29
by WFUJay
Using Win 7 x64 Ultimate, VLC 1.1.2, ATI HD 5850 + Catalyst 10.7, and GPU acceleration checked under codec options. Playback of a 1080p x264 Level 4.1 encoded Bluray mkv rip still being processed by the CPU. My i7 handles it fine and playback is smooth, but I'd still like to get the GPU accel working and for the life of me I can't. Didn't work in 1.1.1 either.

Any ideas?

Re: 1.1.2, still no GPU acceleration?!

Posted: 02 Aug 2010 01:23
by Duz
There is no support for ATI as they have yet to release Adaquit Drivers Or so says the dev team.
To be honest I can understand this preaty easy from my experience the ATI drivers have been Preaty messed up the last cuople years

Re: 1.1.2, still no GPU acceleration?!

Posted: 02 Aug 2010 02:07
by WFUJay
There is no support for ATI as they have yet to release Adaquit Drivers Or so says the dev team.
To be honest I can understand this preaty easy from my experience the ATI drivers have been Preaty messed up the last cuople years
http://www.zdnet.com/blog/hardware/ati- ... users/9051

This article seems to refute your comment. Anyway, my drivers work perfectly fine in everything else and 10.7 is supposed to support GPU accel with VLC so what gives?

Re: 1.1.2, still no GPU acceleration?!

Posted: 02 Aug 2010 13:05
by VLC_help
Open Tools -> Messages (set Verbosity to 2) before playback. It will complain if something is broken acceleration wise.

Re: 1.1.2, still no GPU acceleration?!

Posted: 02 Aug 2010 13:08
by Jean-Baptiste Kempf
Using Win 7 x64 Ultimate, VLC 1.1.2, ATI HD 5850 + Catalyst 10.7, and GPU acceleration checked under codec options. Playback of a 1080p x264 Level 4.1 encoded Bluray mkv rip still being processed by the CPU. My i7 handles it fine and playback is smooth, but I'd still like to get the GPU accel working and for the life of me I can't. Didn't work in 1.1.1 either.

Any ideas?
Did you activate the option for GPU ?

Re: 1.1.2, still no GPU acceleration?!

Posted: 02 Aug 2010 23:10
by WFUJay
Open Tools -> Messages (set Verbosity to 2) before playback. It will complain if something is broken acceleration wise.
Did this, no complaints.
Did you activate the option for GPU ?
If you're referring to the "Accelerated video output (Overlay)" option in the video tab, yes, it's enabled. "Use GPU acceleration" is also enabled in the Input & Codecs tab. Nothing works.

Re: 1.1.2, still no GPU acceleration?!

Posted: 03 Aug 2010 15:55
by VLC_help
Could you paste your messages here?

Re: 1.1.2, still no GPU acceleration?!

Posted: 07 Aug 2010 01:12
by WFUJay
Could you paste your messages here?
Sure. How exactly would I do that? The message box is empty. I'm guessing you just click the little arrow up twice on the bottom left to change verbosity level to 2 and then click close. Did that, then played some movies and the message box was still empty. I'm only assuming that I did this correctly though.

Re: 1.1.2, still no GPU acceleration?!

Posted: 07 Aug 2010 17:21
by VLC_help
You have to open the message dialog before you start playback.

Re: 1.1.2, still no GPU acceleration?!

Posted: 08 Aug 2010 09:28
by WFUJay
Didn't want to clutter the forum so I pasted my messages to pastebin. Here's the link:

http://pastebin.com/Bfe7Y2iU

Re: 1.1.2, still no GPU acceleration?!

Posted: 08 Aug 2010 18:07
by VLC_help
According to the log GPU decoding is used.
#
avcodec debug: Trying to use 'H.264 VLD, no FGT' as input
avcodec debug: NV12 is supported for output
avcodec debug: Using 'H.264 VLD, no FGT' to decode to 'NV12'
avcodec debug: DxCreateVideoDecoder id 28 1920x816
avcodec debug: IDirectXVideoAccelerationService_CreateSurface succeed with 17 surfaces (1920x816)
avcodec debug: we got 2 decoder configurations
avcodec debug: configuration[0] ConfigBitstreamRaw 2
avcodec debug: configuration[1] ConfigBitstreamRaw 2
avcodec debug: IDirectXVideoDecoderService_CreateVideoDecoder succeed
avcodec info: Using DXVA2 (ATI Radeon HD 5800 Series , vendor 4098(ATI), device 26777, revision 0) for hardware decoding.

Re: 1.1.2, still no GPU acceleration?!

Posted: 08 Aug 2010 20:00
by WFUJay
According to the log GPU decoding is used.
#
avcodec debug: Trying to use 'H.264 VLD, no FGT' as input
avcodec debug: NV12 is supported for output
avcodec debug: Using 'H.264 VLD, no FGT' to decode to 'NV12'
avcodec debug: DxCreateVideoDecoder id 28 1920x816
avcodec debug: IDirectXVideoAccelerationService_CreateSurface succeed with 17 surfaces (1920x816)
avcodec debug: we got 2 decoder configurations
avcodec debug: configuration[0] ConfigBitstreamRaw 2
avcodec debug: configuration[1] ConfigBitstreamRaw 2
avcodec debug: IDirectXVideoDecoderService_CreateVideoDecoder succeed
avcodec info: Using DXVA2 (ATI Radeon HD 5800 Series , vendor 4098(ATI), device 26777, revision 0) for hardware decoding.
Ah I see that now. Well the message is clearly wrong, because there is 0% activity on the GPU during playback and I get small 1-5% CPU spikes still. There's also minor skips and stutters with GPU decoding option enabled, while it's perfectly smooth without the option checked. Oh well, I guess that's why it's warned as experimental. Hopefully Videolan and ATI can get the issues sorted. Thanks for the help.

Re: 1.1.2, still no GPU acceleration?!

Posted: 09 Aug 2010 15:30
by VLC_help
It is kind of hard to fix anything when there isn't any clue what is causing the issues.

Re: 1.1.2, still no GPU acceleration?!

Posted: 11 Aug 2010 15:59
by Jean-Baptiste Kempf
According to the log GPU decoding is used.
#
avcodec debug: Trying to use 'H.264 VLD, no FGT' as input
avcodec debug: NV12 is supported for output
avcodec debug: Using 'H.264 VLD, no FGT' to decode to 'NV12'
avcodec debug: DxCreateVideoDecoder id 28 1920x816
avcodec debug: IDirectXVideoAccelerationService_CreateSurface succeed with 17 surfaces (1920x816)
avcodec debug: we got 2 decoder configurations
avcodec debug: configuration[0] ConfigBitstreamRaw 2
avcodec debug: configuration[1] ConfigBitstreamRaw 2
avcodec debug: IDirectXVideoDecoderService_CreateVideoDecoder succeed
avcodec info: Using DXVA2 (ATI Radeon HD 5800 Series , vendor 4098(ATI), device 26777, revision 0) for hardware decoding.
Ah I see that now. Well the message is clearly wrong, because there is 0% activity on the GPU during playback and I get small 1-5% CPU spikes still. There's also minor skips and stutters with GPU decoding option enabled, while it's perfectly smooth without the option checked. Oh well, I guess that's why it's warned as experimental. Hopefully Videolan and ATI can get the issues sorted. Thanks for the help.
Use DxVAChecker to see if the GPU is used.