NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Add-ons (3rd party plugins, utilities and skins) Old Stuff (Legacy) GB-PVR Support (legacy) v
« Previous 1 … 166 167 168 169 170 … 1231 Next »
Playback Questions (780G & VMR9)

 
  • 0 Vote(s) - 0 Average
Playback Questions (780G & VMR9)
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#31
2009-02-08, 03:49 PM (This post was last modified: 2009-02-08, 03:58 PM by pBS.)
johnsonx42 Wrote:All I want is smooth 1080i video with no tearing, is that so much to ask?

try ffdshow latest beta6 tryout w/nv12 colorspace output only and set interlace media type on output tab without main deinterlacing tab checked...
no ha but smooth...and not bad on cpu..

other wise it sounds like a tweak might fix you...play with the ha settings in dxvachecker..
be sure to check the show all box and notice things that mention hd mpeg2...
[i forget which one works for lower end cards]
try loading this into dxvachecker in video acceleration settings...
[save as xxxx.vas]
Code:
<?xml version="1.0"?>
<videoAccelerationSetting>
  <showAll>False</showAll>
  <settingList>
    <setting>
      <name>3to2Pulldown_NA</name>
      <enabled>True</enabled>
      <value>0</value>
    </setting>
    <setting>
      <name>ColorVibrance_NA</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>Denoise_NA</name>
      <enabled>True</enabled>
      <value>0</value>
    </setting>
    <setting>
      <name>Detail_NA</name>
      <enabled>True</enabled>
      <value>0</value>
    </setting>
    <setting>
      <name>DXVA_ELEGANT</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>DXVA_MPEG2</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>DXVA_MPEG2SD</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>DXVA_NOHDDECODE</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>DXVA_UVA_H264</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>DXVA_UVA_H264_R600</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>DXVA_WMV</name>
      <enabled>True</enabled>
      <value>1</value>
    </setting>
    <setting>
      <name>DXVA_WMV_NA</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>DXVA_WMV_PF</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>DXVA_WMVREMAP</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>Fleshtone_NA</name>
      <enabled>True</enabled>
      <value>1</value>
    </setting>
    <setting>
      <name>HWUVD_DisableH264</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>HWUVD_DisableMPEG2</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>HWUVD_DisableVC1</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>UseBT601CSC</name>
      <enabled>True</enabled>
      <value>1</value>
    </setting>
    <setting>
      <name>VForce24FPS1080H264</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForce24FPS1080MPEG2</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForce24FPS1080VC1</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceColorEnhance</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceDeint</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceDenoise</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceDetailEnhance</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceHDDenoise</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceHDPulldown</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceMPEG2HDFileOnly</name>
      <enabled>True</enabled>
      <value>1</value>
    </setting>
    <setting>
      <name>VForcePulldown</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceUVDH264</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceUVDMPEG2</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
    <setting>
      <name>VForceUVDVC1</name>
      <enabled>False</enabled>
      <value>
      </value>
    </setting>
  </settingList>
</videoAccelerationSetting>
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
bdshaffer
Offline

Member

Posts: 67
Threads: 9
Joined: Apr 2005
#32
2009-02-09, 02:44 PM
I'd have to agree with the previous posts. I have a 780G system and I am getting good 1080i playback on XP with the following:

Microsoft DVR-MS mux for recording
ATI driver 8.11
ffdshow w/ hardware interlacing enabled in output section
VMR9 Full screen exclusive
HDMI output to TV at 720p

If I try a different driver, decoder or renderer, I get slight stuttering on 1080i due to the interlacing. This does not give me full hardware accelerated decoding, but, that is not necessary for good playback. Hardware accelerated deinterlacing is the key for good 1080i ATSC playback.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#33
2009-02-10, 06:03 PM
yea, what he said...Smile
to add, the lower end cards gpu 'decode' isn't quite up to snuff, and ffdshow is very error resilient, while still offering the bulk of hardware accelerated assistance...
it even plays h.264 decent now..Smile
[best of both worlds, halfway between core-avc and pure hardware decode]
problems with hardware decode require a driver update to fix, while ffdshow can roll with the punches better..Wink
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
Squid
Offline

Member

Posts: 72
Threads: 14
Joined: May 2005
#34
2009-02-11, 06:49 AM
Could somebody link the ffdshow they are talking about, I keep finding much older versions.
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#35
2009-02-11, 07:20 AM
first link in google searching for ffdshow tryouts...Smile
http://downloads.sourceforge.net/ffdshow...081219.exe
these are new folks that are continuing the originators work..

i sure am glad someone picked up the reigns on this one, i'd die if they stopped development!
becoming quite usefull for things other than mp4/divx....
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
pBS
Offline

Posting Freak

Posts: 4,829
Threads: 182
Joined: Aug 2005
#36
2009-02-11, 08:45 AM
just tried the new deinterlacer [Yadif] and it looks great! of course with the downside of all the extra cpu usage...[about 50-60%] but nice n smooth..
PQuality is nearly identical...
check yv12 colorspace only to use ffdshow deinterlacers..
[it is most efficient colorspace and you'll need the help]
and uncheck 'set interlace flag in output'

i did get a audio out of sync after comm. skip tho....
Hardware: HDHR Prime, HDPVR 1212, Raspberry pi2, VFD display w/LCDSmartie
feilh
Offline

Member

Posts: 150
Threads: 12
Joined: Jun 2008
#37
2009-02-24, 02:04 PM (This post was last modified: 2009-02-24, 06:14 PM by feilh.)
I'm having a slightly different problem with my 780G in VMR9 Exclusive (The only mode that gives me good picture quality). I just recently re-imaged Vista HP and I also just added a new TV with a HDMI connection instead of an old d-sub monitor. I installed Catalyst driver 9.1

I have problems that often when the computer comes out of stand-by the HDMI monitor detects no signal. Sometimes I think order counts. If I turn the monitor on first then the computer does better, but not always. If I then toggle the computer to stand-by and back on again, I get a signal. Sometimes however, the ATI driver has gone back into a default screen resolution instead of 1920 x 1080.

I also have problems that sometimes when I exit PVR2 the 780G also stops sending a signal. Toggling to stand-by and back again fixes it. I assume that is just restarting the video process.

I have seen some discussion of this elsewhere. Some suggested to set the power options to never turn off the monitor also to turn off the ATI External Events service. I got mixed results doing these things. I sometimes see a Vista message saying some monitor process stopped and has been restarted automatically.

Anybody else having these issues? Are folks having better luck with different version of the ATI drivers?
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (4): « Previous 1 2 3 4


Possibly Related Threads…
Thread Author Replies Views Last Post
  VMR9 Error message cristovao 7 5,903 2012-01-31, 07:35 AM
Last Post: SLR_65
  Playback Pauses/Freezes, Then Resumes By Itself hasso 12 5,558 2011-06-20, 02:06 AM
Last Post: hasso
  Recorded Playback Scrambled/Distorted BTJustice 8 4,253 2011-03-31, 05:12 AM
Last Post: BTJustice
  VMR9 issue Croftie 27 9,297 2011-02-21, 10:17 PM
Last Post: Croftie
  Skip forward during playback freezes video then audio smiffypr 3 2,878 2010-10-19, 12:46 AM
Last Post: smiffypr
  General questions about Vista64 and GBPVR .... what to do? 8ace 6 3,178 2010-10-18, 03:20 PM
Last Post: 8ace
  Suddenly can't playback recordings _Iz- 7 3,232 2010-10-11, 11:37 PM
Last Post: _Iz-
  No Playback sound Trevor_de_S 6 2,798 2010-09-03, 12:12 PM
Last Post: Trevor_de_S
  Couple Questions jwelters 4 2,507 2010-08-26, 10:06 PM
Last Post: pBS
  Hardware Acceleration on Playback - NZ DVB-T wkingham 13 4,275 2010-07-27, 11:30 AM
Last Post: wkingham

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

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

Linear Mode
Threaded Mode