Hi,
how can I enable hardware decoding acceleration (DXVA) on CoreAVC transcoding profile (on My machine, I need only a few FPS to transcoding and may be this is the way). I only archived software decoding (CoreAVC blue icon on tray) but I do hardware decoding on WMP or MPC (I have CCCP + CoreAVC + Haali Splitter).
On some tests here, using GraphStudio, when I load my 1080p .mkv file, it connect the CoreAVC decoder on Video Renderer and the CoreAVC icon remains blue (no hardware accel), but when I delete the Video Renderer and insert the Enhenced Video Renderer conected to CoreAVC Decoder, the icon became red (indicating hardware accel).
The question is why the hardware accel only enable on Enhanced Video Decoder and how to enable it on CoreAVC transcoding profile?
thx for any help
CoreAVC (using ATI card --> DXVA)
Re: CoreAVC (using ATI card --> DXVA)
Hi,
I think DXVA only works with the output on screen (DXVA restrictions)
I think DXVA only works with the output on screen (DXVA restrictions)
-
- Posts: 2
- Joined: Tue May 31, 2011 2:38 pm
Re: CoreAVC (using ATI card --> DXVA)
Hi Eugene,
thx for the quick answer. Sorry to hear that, I was very excited with the idea to decode using DXVA in CoreAVC profile and now: no hope!
But what about nVidia cards? Can I give some fps in decoding stage via hardware (using CUDA)?
And what about Elemental Badaboom GPU H.264 transcoder? There are plans to support it?
thx,
thx for the quick answer. Sorry to hear that, I was very excited with the idea to decode using DXVA in CoreAVC profile and now: no hope!

But what about nVidia cards? Can I give some fps in decoding stage via hardware (using CUDA)?
And what about Elemental Badaboom GPU H.264 transcoder? There are plans to support it?
thx,
Re: CoreAVC (using ATI card --> DXVA)
Hi,
find
replace on
On Windows Vista, Windows 7, 2008, 2011 you can try to disable the use of CoreCodec and use "Microsoft DTV-DVD Video Decoder", maybe it will be faster. Settings - Transcoder - Profiles - "Movies - CoreAVC" - Edit -ma.balieiro wrote: thx for the quick answer. Sorry to hear that, I was very excited with the idea to decode using DXVA in CoreAVC profile and now: no hope!![]()
find
Code: Select all
if not CheckResult(WmsDirectShowAddFilter('CoreAVC Video Decoder', 'Video Decoder'), False) and
Code: Select all
if // not CheckResult(WmsDirectShowAddFilter('CoreAVC Video Decoder', 'Video Decoder'), False) and
I think this will not solve the problem with VC1, it is better to buy a network media player.ma.balieiro wrote: But what about nVidia cards? Can I give some fps in decoding stage via hardware (using CUDA)?
If Elemental Badaboom GPU H.264 transcoder supports command line, no problemma.balieiro wrote: And what about Elemental Badaboom GPU H.264 transcoder? There are plans to support it?