NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Support Legacy (v4.x and earlier) v
« Previous 1 … 362 363 364 365 366 … 433 Next »
Display changer!!

Display changer!!
DanielP
Offline

Member

Posts: 173
Threads: 26
Joined: Jan 2007
#1
2011-05-19, 08:46 PM
Hi,

I thought I would share this useful util. In order to get completely smooth playback, I need TV to output at 1080i @ 25hz. However, I need Blu Ray play 1080p @ 24hz to avoid any panning judder. However, with ATI drivers, this can't really be automated.

This util http://www.12noon.com/displaychanger.htm can do it (download here http://www.edugeek.net/forums/downloads/...ution.html)!! You can set it as a custom menu item to change to 1080p on the fly, then launch PowerDVD. When PDVD closes, it changes back to 1080i. It can also do shed loads of other stuff via command line.

One question. Does anyone have a magic script that can be used to close PowerDVD 7.3 with an MCE remote?? That's the last the last bit I haven't got worked out!

Daniel
Athlon XP 2800 > Asus A7N8X > Win7/64 > NPVR > Pinnacle DVB-T PCI > NovaHD-S2 for 28.2E > NovaS+ for 13E 19.2E > HD3450AGP: EVR/SAF

Pent Dx2 2.8GHZ > Intel D945GNT > Win7/64 > NPVR > 2x Nova HD-S2+ for 28E / 13E / 19E > Nova S+ for 1W 5W > BGT3620 > HD3450 PCIe: EVR/SAF

Metronic analogue for 19.2E

Grumpy wife
Kids eating cables
dark_half
Offline

Senior Member

USA
Posts: 463
Threads: 30
Joined: Mar 2006
#2
2011-05-20, 02:47 PM
I ran into the same problem with powerdvd when launching from a custom task. My solution was to incorporate it into a bat file I was launching via remote already that would restart GBPVR if it was having any issue. Since the batch file already killed and restarted GBPVR I just added a step in between that would kill powerdvd. I am sure there are better ways but this made since/easiest for me because I could use an already existing remote function.

Code:
@echo off
for /F "tokens=1,2,3 delims=: " %%i in ('tasklist /V') do (

    if %%i==PVRX2.exe (
                if %%k==Console (
                      taskkill /F /PID %%j
                                 )
                            )  
                        )
pskill HuluDesktop.exe
pskill PowerDVD8.exe
sleep 5
psexec -d -u [I]USER[/I] -p [I]PASSWORD[/I] "C:\Program Files\Devnz\GBPVR\PVRX2.exe"
exit
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  IR Server Suite Channel Changer BTJustice 26 27,291 2023-01-11, 08:49 PM
Last Post: Frapo
  NPVR choosing incorrect xml guide display-name after reboot drlava 7 3,083 2020-12-27, 02:27 AM
Last Post: sub
Photo video in recordings slow to display jimbojones 7 2,780 2020-04-02, 10:37 PM
Last Post: jimbojones
  No live TV display or audio Kram 3 2,244 2019-12-02, 10:30 PM
Last Post: mvallevand
  Whole display not showing in nextpvr GUI jimtanis 4 2,414 2019-12-02, 01:25 AM
Last Post: gstone123
  Girder Channel Changer Bluethunder 12 4,909 2019-03-06, 03:16 AM
Last Post: jksmurf
  Display "waiting" to show next frame + no display output. GuruSR 7 2,285 2019-03-05, 03:00 AM
Last Post: sub
  Channel changer arguments qznaught 6 2,259 2017-11-10, 07:47 PM
Last Post: steve232
  Problem with Main Menu display onedognight 1 1,042 2017-10-07, 04:12 AM
Last Post: onedognight
  Very strange NextPVR EPG display issue lchiu7 5 1,816 2016-07-23, 10:44 PM
Last Post: lchiu7

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

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

Linear Mode
Threaded Mode