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 … 555 556 557 558 559 … 1231 Next »
Simple switch between software- and PVR350-decoder

 
  • 0 Vote(s) - 0 Average
Simple switch between software- and PVR350-decoder
HermanJ
Offline

Junior Member

Posts: 39
Threads: 12
Joined: Dec 2005
#1
2007-04-20, 10:15 PM
This is a post because I found out that more people where having problems with this issue:
Changing the decoder from PVR350 to software and visa versa, without opening the GBPVR-config util (which btw restarts the GBPVR-service; this is a problem when you're in the middle of a recording)
I found a solution, sort of.

I have a not to fast PC for GBPVR (P4, 1,7GHz). But in combination with the PVR350 decoder it works fine. (I cannot watch a recorded program, and record at the same time while using the TV-out of the videocard; the comskip process uses to much CPU. And I'm spoiled, I like comskip right away, not as process overnight)
The PVR350-out does not work for the DivX and Xvid. For those I will use the TV-out of the videocard. However, it is only possible to select one decoder (hardware or software).

To solve this problem I wrote a little batch file (called switch.bat), that copies a backup of the config.xml to the config.xml. This backup is the configurationfile of GBPVR which is exactly the same, but only the decoder is not the PVR350, but the software decoder (or vv). This batchfile also restarts the GBPVR interface and backups the config.xml with the other decoder setting.

To get the right configurations in place, you should delete the files config.xml.prev en config.xml.next (if present). Then start the batchfile switch.bat once. Then open the GBPVR config util. Change the decoder setting from PVR350 to software or visa versa. And it should work now. Don't forget to do this every time you change anything in the GBPVR configuration util. (or update to a new GBPVR version). If you don't, you will be stucked with a not updated configuration every time you switch to one of the two configurations.

To start the batch file I added a menu item, called SWITCH in the main menu, which starts the batch file called: switch.bat

For those who would like to try this, this is my batch file:

****** start batch file switch.bat*************
wscript "c:\program files\devnz\gbpvr\SendAltF4.vbs"

copy config.xml.prev config.xml.next /y
copy config.xml config.xml.prev /y
copy config.xml.next config.xml /y

sleep 1
start "" "C:\Program Files\devnz\gbpvr\gbpvr.exe"
*************end batch file***********



You will also need this file: SendAltF4.vbs in the gbpvr directory

********Start SendAltF4.vbs*************
Set WshShell = WScript.CreateObject("WScript.Shell")

WScript.Sleep 100
WshShell.AppActivate("GB-PVR")
WScript.Sleep 100
WshShell.SendKeys "%{F4}"

************End SendAltF4.vbs*************


Let me know if this is working for you.
HtV
Offline

Posting Freak

Posts: 3,470
Threads: 46
Joined: Dec 2005
#2
2007-04-21, 10:16 AM
HermanJ Wrote:I have a not to fast PC for GBPVR (P4, 1,7GHz). But in combination with the PVR350 decoder it works fine. (I cannot watch a recorded program, and record at the same time while using the TV-out of the videocard; the comskip process uses to much CPU. And I'm spoiled, I like comskip right away, not as process overnight)

Do you use the latest comskip, just recently it was upgraded so that it uses a lot less cpu (25-40 %).
AMD Athlon 64 3000, HDD: 80, 120, 200 GB, Hauppauge 350 + 150, MVP, Asus 6000L Laptop client, Asus X50sl client,
Fritz!box 7140 modem/router, GBPVR 1.3.7.
HermanJ
Offline

Junior Member

Posts: 39
Threads: 12
Joined: Dec 2005
#3
2007-04-22, 09:12 AM
Thanks for the tip!

I was using version 79_30. I just downloaded 79_92. I will let you know in a couple of days if the CPU usage drops or not.
HermanJ
Offline

Junior Member

Posts: 39
Threads: 12
Joined: Dec 2005
#4
2007-04-22, 09:37 AM
A couple of days?

Wohhh, talking about performance increase! At first glance it seems that the CPU peak-usage by comskip drops from 46% to 26%.
My pc is now fast enough for recording with comskip and decoding at the same time.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  GB-PVR + LAVF Audio decoder (DVD) hoborg 0 1,869 2011-04-06, 04:15 PM
Last Post: hoborg
  Problem with switch to DST next 4 2,336 2011-03-29, 08:42 PM
Last Post: darag2358
  Selecting a different decoder doesn't seem to make it use the selected decoder? jksmurf 6 2,264 2010-06-01, 10:58 PM
Last Post: pBS
  Decoders not showing in Playback - Video Decoder dvasco 2 1,492 2010-05-06, 09:44 PM
Last Post: dvasco
  Is there a simple way to get a snapshot of live tv or from a recorded show? hexibot43 12 3,592 2010-04-25, 01:50 PM
Last Post: HarryH3
  is there any software to copy codes from any IR remote controller mpooley 5 2,932 2010-04-20, 06:55 AM
Last Post: pBS
  Uk Mendip Digital Switch Over Information Lao Pan 22 7,237 2010-04-19, 03:43 PM
Last Post: SimonTom
  Now when I configure gbpvr, it acts like I'm installing software. Probedude 3 1,684 2010-03-12, 05:14 AM
Last Post: Probedude
  import command line switch psycik 4 1,928 2010-02-23, 12:23 AM
Last Post: psycik
  Hauppauge 1600 Video Decoder feril_grin 12 4,672 2010-01-25, 04:39 AM
Last Post: feril_grin

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

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

Linear Mode
Threaded Mode