NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Hardware v
« Previous 1 … 63 64 65 66 67 … 263 Next »
Hard acceleration not working in GBPVR, but does outside of it

 
  • 0 Vote(s) - 0 Average
Hard acceleration not working in GBPVR, but does outside of it
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#1
2008-04-18, 03:49 AM
The new ATI drivers (beta) are out for the ATI 780g IGP motherboard with HD3200 graphics. I can get hardware acceleration to work in the DXVA checker app for cyberlink 8 with vmr9 and evr, and AVIVO with vmr9 only but not in GBPVR.

I tried EVR, VMR9 custom, and VMR9 FSE. EVR for both AVIVO and cyber won't accelerate (it's not supposed to for avivo, but is for cyber.) VMR9 custom with cyberlink freaks out with stuttering and green screen and for avivo the same. VMR9FSE plays fine, but as AFAIK no HA for either codec.

Are there any ideas as to why this is? Is VMR9 custom REALLY VMR9? Perhaps it's not considered that by the codec and that's why it's not working. However, that would not explain why the freakiness. FSE, is that more like traditional VMR9?

Please, let's discuss.

I'm using the DXVA checker program which lets you play a file via the different codec modes (AVIVO mpeg2c, cyberlink mpeg2b, c, etc.) using different renderers.

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#2
2008-04-18, 04:07 AM
Quote:The new ATI drivers (beta) are out for the ATI 780g IGP motherboard with HD3200 graphics. I can get hardware acceleration to work in the DXVA checker app for cyberlink 8 with vmr9 and evr, and AVIVO with vmr9 only but not in GBPVR.

I tried EVR, VMR9 custom, and VMR9 FSE. EVR for both AVIVO and cyber won't accelerate (it's not supposed to for avivo, but is for cyber.) VMR9 custom with cyberlink freaks out with stuttering and green screen and for avivo the same. VMR9FSE plays fine, but as AFAIK no HA for either codec.
There no settings in GB-PVR that would effect this. Its up to the video decoder and video renderer to decide between themselves whether DXVA can be used. I'm also not aware of a single post in the past which showed GB-PVR getting in the way of DXVA being used.

Quote:Is VMR9 custom REALLY VMR9?
Yes it is VMR9. The VMR9 renderer has option for apps to provide a 'custom presenter' for drawing each of the decoded frame to the screen. This all happens after the DXVA stuff has done its job.

Quote:FSE, is that more like traditional VMR9?
VMR9 Custom and VMR9 FSE are the exact same code, but one askes for exclusive fullscreen access to the video card.

I'm pretty sure your selection of GB-PVR renderer isnt your problem. Its most likely caused by a video decoder that ends up being used that doesnt support DXVA. Have a look in the pvxr2.exe-native.log to confirm which deocder is used.
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#3
2008-04-18, 10:59 AM
Thanks sub. I just needed that cleared up so I could go look at specific areas. It's very wierd. I'm thinking it might also be due to the drivers being beta perhaps.

If anyone else has any ideas, please chip in.

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#4
2008-04-18, 01:06 PM
Sub,

According to the logs, I am using ati video decoder (as I should), AC3 filter for sound (maybe this might be part of the problem, don't know), and then it says "getsetting(preferredmpegplaybackdemux). The demux might also be part of the issue. It didn't spell out what the demux was (perhaps because it's the default). What's the best way of figuring out which demux it's using - graphedit? In GBPVR, can you specify which demux to use, or should this be done at the system default level outside of GBPVR?

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#5
2008-04-18, 01:47 PM
Ok, I went into a little more diagnostics. In WMP, it's using ffdshow for everything. That means no DXVA in wmp, but I don't really care about that - I want in GBPVR. So question one would be, what is an MPEG2 1080i filter supposed to look like? is it source->splitter->mpeg2decoder->output or is it source->demux->mpeg2decoder->output? (I purposely excluded audio for now to simply).

IF demux is the correct way, how do I set the demux in GBPVR? Or do I have to do it system wide as I said before? I have no problem tweaking filter merits and such, but I would like to know which one. I have attached a picture of my Gspot output and highlighted all the mpeg related stuff. I don't know which one to choose to be the demux from the ATI list because they don't say demux, but say mux instead. However, there seems to be one prevalent file of interest in there from ATI which is atidvcr.dll.

I don't know. Any thoughts (sub or anyone for that matter)?

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#6
2008-04-18, 04:19 PM
gazoo Wrote:Sub,

According to the logs, I am using ati video decoder (as I should), AC3 filter for sound (maybe this might be part of the problem, don't know), and then it says "getsetting(preferredmpegplaybackdemux). The demux might also be part of the issue. It didn't spell out what the demux was (perhaps because it's the default). What's the best way of figuring out which demux it's using - graphedit? In GBPVR, can you specify which demux to use, or should this be done at the system default level outside of GBPVR?
It wont be to do with the demux. It could only really be the video decoder, or the videocard drivers not correctly supporting DXVA. GB-PVR nearly always uses the MPEG-2 Demultiplexer filter, but even the MPEG-2 Splitter would be fine for DXVA.

I'd try other video decoders that supposedly have DXVA support.
RTR
Offline

Junior Member

Posts: 28
Threads: 4
Joined: Jan 2006
#7
2008-04-18, 05:02 PM (This post was last modified: 2008-04-18, 05:15 PM by RTR.)
Could this anything to do with this comment about cyberlink 8

"Oh yeah, it also wont share it's directshow decoders with any apps; not even Windows Media Player 11... or anything else; unless there's some undocumented way to force them to be used in other apps."

from this tread
http://www.avsforum.com/avs-vb/showthrea...st13564584

EDIT:
and in this tread there is more of the same
http://www.avsforum.com/avs-vb/showthrea...st13565681
EDIT
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#8
2008-04-18, 05:06 PM
Ok, any other suggestions on DXVA capable mpeg2 decoders? I have avivo and cyberlink, but those don't work right for me.

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
sub
Online

Administrator

NextPVR HQ, New Zealand
Posts: 106,807
Threads: 769
Joined: Nov 2003
#9
2008-04-18, 05:13 PM
I'd try building up some graphs manually in GraphEdit to see if you acceleration working.
gazoo
Offline

Posting Freak

Posts: 781
Threads: 118
Joined: Jan 2008
#10
2008-04-19, 01:18 AM
Sub,

I just did a simple source->ati decoder->vmr and it worked fine in graphedit. HOWEVER, I'm not so sure that the vmr I used was 9, it may have been 7. I right clicked on the vmr renderer and it said on it 'vmr 7 is non-mixing mode'. Don't know if that means it was a vmr7 renderer or not. I'm am currently switching out my hdtv so I'll have to report back when the new one is in later or tomorrow.

[SIZE="1"]Server rebuild:GIGABYTE GA-MA78GM-S2H, CPU AMD X2 4850e 2.5GHz 45W,2GB RAM,500GB HD,Hauppauge HVR-1600,Vista Ultimate SP1,IN WIN BK623 Mini case
Client:ASUS AMD M3A78-EMH HDMI motherboard,CPU AMD64 X2 3800+,2GB RAM,200GB HD,ATI HD3200 integrated graphics, WIN XP SP2 Pro,MCE303 case, 2x16 VFD, Irtrans MCE remote [/SIZE]
[SIZE="1"] How to Build your own GB-PVR HTPC computer[/SIZE]
[SIZE="1"]GB-PVR in action on YouTube[/SIZE]
« Next Oldest | Next Newest »

Users browsing this thread: 3 Guest(s)

Pages (9): 1 2 3 4 5 … 9 Next »
Jump to page 


Possibly Related Threads…
Thread Author Replies Views Last Post
  Digital Devices Cine C2T2 not working Traxx83 61 20,321 2020-12-27, 03:50 PM
Last Post: sub
  Colossus IR Blaster with Pace PX022ANM Xfinity X1 is working! curleymon 1 4,282 2019-05-23, 05:54 PM
Last Post: KAZUNA
  Hauppauge HVR-1200 (DVB-T) - stopped working? mattyb 13 7,901 2016-11-15, 09:18 AM
Last Post: mattyb
  Hard Drive Update Wilbour 1 2,039 2016-01-15, 10:14 AM
Last Post: martint123
  Analog recordings not working when PC has more than 4gb RAM(ATI Theater Pro 650 PCIe) -stattik- 37 13,771 2015-09-16, 11:25 PM
Last Post: mikeh49
  Anyone got a Hauppauge PVR-250 working correctly? W3bbo 9 4,571 2014-02-09, 07:56 PM
Last Post: W3bbo
  Digital Devices CT stopped working but card is ok, advice needed! Reddwarf 9 4,082 2013-09-22, 08:49 PM
Last Post: Reddwarf
  Hauppauge DCR-2650 - Remote Control Not Working Hoogineer 0 2,454 2012-11-23, 03:45 PM
Last Post: Hoogineer
  Hard drive recommendations McBainUK 18 7,309 2012-11-19, 04:18 PM
Last Post: Lao Pan
  DVBLink IPTV tuners not working? clausndk 8 4,823 2012-09-13, 06:11 PM
Last Post: sub

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode