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) v
« Previous 1 2 3 4 5 … 125 Next »
Vidimport in Windows 7?

 
  • 0 Vote(s) - 0 Average
Vidimport in Windows 7?
Pob
Offline

Senior Member

Posts: 677
Threads: 88
Joined: Jun 2007
#11
2010-03-26, 09:51 PM
Interesting you thought it worked in the past on Win7-64 - because I tried it recently in XP and it crashes on that OS too! Definately used to work in XP so I wonder what's happened? Paging Carpervideo...
Lounge media center; Asus UEFI mobo-Intel Core i5-GeForce GTX970-Samsung EVO SSD 256gb-2x Samsung F1 1tb-NovaT USB-Nova HDS2-Samsung 51" plasma
stustunz
Offline

Posting Freak

Posts: 5,111
Threads: 112
Joined: Oct 2006
#12
2010-03-26, 10:00 PM
i still use it works fine
on xp though

where do you have gbpvr installed
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#13
2010-03-27, 12:58 PM
I have win 7 now so I can try it there - it may not be OS specific - sometime real bugs occur too. Can you post the log or screen shot of it failing?
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#14
2010-03-27, 02:42 PM
I just cleared my entire gbpvr database and reloaded with vidImport with no issues on windows 7.

Try the latest version I uploaded - I hadn't release 1.32 because it was minor fixes with certain filenames and characters but it may help. Barring that you may want to make it run as administrator (or set pvrx2.exe to run as admin since it calls that at the end.

CV
Pob
Offline

Senior Member

Posts: 677
Threads: 88
Joined: Jun 2007
#15
2010-04-02, 10:52 AM
Sorry for not replying sooner. I downloaded 1.32 but it still crashes. As I am on Win7-64 GBPVR is installed in CTonguerogram files (X86)
It is set to run as administrator, as is PVRX2. This is a what the DOS screen returns before the 'ConsoleApplication1 has stopped working' message;
C:\>vidimport j:
vidImport.exe version 1.32
GBPVR key / install directory not found
Recursing directory/file: j:
Default Xmlin =
Settings used:
----> Gbprv Dir =
----> Gbpvr Recording File =
----> Show File = .\showFile.txt
----> Autoimport = True
----> XmlOut = videos.xml
----> ImdbLookup = True
----> Autoimport = True
----> Season Prefix = s
----> Episode Prefix = e
----> Episode Suffix = .
----> Include Season in Episode = False
----> Starting dir/file = j:
Reading showfile .\showFile.txt
Skipping read of gbpvr export file:
Recursing: j:
Adding FilmStar Wars Episode III Revenge of the Sith (2005)_20091107_16051715.t
s to list of recordings.
Adding FilmStar Wars Episode III Revenge of the Sith (2005)_20091107_17301900.t
s to list of recordings.
Adding FilmThe Libertine (2004)_20090614_23150125.dvr-ms to list of recordings.

Adding FilmV for Vendetta (2005)_20090801_21002305.dvr-ms to list of recordings
.
Skipping imdb/TVrage lookup on: Film:Star Wars Episode III: Revenge of the Sith
*** (2005) - description already exists.
Skipping imdb/TVrage lookup on: Film:Star Wars Episode III: Revenge of the Sith
*** (2005) - description already exists.
Skipping imdb/TVrage lookup on: Film:The Libertine **** (2004) - description alr
eady exists.
Skipping imdb/TVrage lookup on: Film:V for Vendetta *** (2005) - description alr
eady exists.
Executing \pvrx2 -import:"videos.xml"
Lounge media center; Asus UEFI mobo-Intel Core i5-GeForce GTX970-Samsung EVO SSD 256gb-2x Samsung F1 1tb-NovaT USB-Nova HDS2-Samsung 51" plasma
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#16
2010-04-02, 01:08 PM
The issue is it can't find the GBPVR key with the install directory in the registry -
Quote:vidImport.exe version 1.32
GBPVR key / install directory not found
Recursing directory/file: j:

This causes it to try to run pvxr2 from a non-existent directory. I

Quote:Executing \pvrx2 -import:"videos.xml"

Perhaps on a 64 bit machine the key is different or the key mechanism I use does not work, I suspect it is the first since it works on my win7 machine. Can you reply with the key and value with the gbpvr install directory. vidImport is looking for Local Machine\SOFTWARE\\Devnz\\GBPVR InstallDir.

If we can't fix it that way I can always add a switch asking for the gbpvr directory.
Pob
Offline

Senior Member

Posts: 677
Threads: 88
Joined: Jun 2007
#17
2010-04-02, 02:57 PM
Thank you for looking at this.
There is no Local Machine\software\Devnz. But there is:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-2256697014-1890493819-263635733-1999\Components\A973544C9345EE147B9D930E254050A7]
"60A48540AD3EF8A41A9A9EE1FFB58692"="02:\\SOFTWARE\\devnz\\GBPVR InstallDir"
&
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\devnz]
"GBPVR InstallDir"="C:\\Program Files (x86)\\Devnz\\GBPVR\\"
"LastKnownVersionInUse"="GB-PVR v1.4.7"
So probably this last one is the correct one in 64-bit?
Lounge media center; Asus UEFI mobo-Intel Core i5-GeForce GTX970-Samsung EVO SSD 256gb-2x Samsung F1 1tb-NovaT USB-Nova HDS2-Samsung 51" plasma
carpeVideo
Offline

Posting Freak

Posts: 824
Threads: 23
Joined: Dec 2006
#18
2010-04-02, 07:22 PM
Pob Wrote:Thank you for looking at this.
There is no Local Machine\software\Devnz. But there is:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-21-2256697014-1890493819-263635733-1999\Components\A973544C9345EE147B9D930E254050A7]
"60A48540AD3EF8A41A9A9EE1FFB58692"="02:\\SOFTWARE\\devnz\\GBPVR InstallDir"
&
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\devnz]
"GBPVR InstallDir"="C:\\Program Files (x86)\\Devnz\\GBPVR\\"
"LastKnownVersionInUse"="GB-PVR v1.4.7"
So probably this last one is the correct one in 64-bit?

Looks like that is the issue I will get a new version out soon,

From MSDN
Quote:To prevent 32-bit registry settings from overwriting the 64-bit registry settings, computers that are running an x64-based version of Windows store the settings for 32-bit programs in a new branch in the registry. Users do not notice any changes during program installation. The registry redirection process enables program installations and program configuration settings to access the correct registry sub key without user intervention.

32-bit programs and 64-bit programs that are running on an x64-based version of Windows operate in different modes and use the following sections in the registry:

* Native mode 64-bit programs run in Native mode and access keys and values that are stored in the following registry sub key:
HKEY_LOCAL_MACHINE\Software
* 32-bit programs run in WOW64 mode and access keys and values that are stored in the following registry sub key:
HKEY_LOCAL_MACHINE\Software\WOW6432node
Pob
Offline

Senior Member

Posts: 677
Threads: 88
Joined: Jun 2007
#19
2010-04-02, 08:01 PM
carpeVideo Wrote:Looks like that is the issue I will get a new version out soon,

From MSDN

Cool, thanks
Lounge media center; Asus UEFI mobo-Intel Core i5-GeForce GTX970-Samsung EVO SSD 256gb-2x Samsung F1 1tb-NovaT USB-Nova HDS2-Samsung 51" plasma
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (2): « Previous 1 2


Possibly Related Threads…
Thread Author Replies Views Last Post
  Vidimport gazoo 159 81,763 2012-12-02, 03:37 PM
Last Post: carpeVideo
  vidImport utility support carpeVideo 73 53,472 2012-05-27, 06:27 AM
Last Post: jksmurf
  Paraled and inpout32.dll on Windows 7 millertinymouse 2 15,770 2010-11-28, 05:39 PM
Last Post: millertinymouse
  vidimport console error tvshowman 8 4,211 2009-07-27, 07:27 PM
Last Post: carpeVideo
  Vidimport - I'm getting duplicates. martint123 8 3,596 2009-01-21, 09:15 PM
Last Post: martint123
  Windows 7 anyone testing firewire broken blisbell 1 2,228 2008-12-27, 02:33 AM
Last Post: pcostanza
  Texts to big for their windows BigAlUK 12 3,954 2008-03-12, 02:03 PM
Last Post: K.S.
  Windows Mobile PDA? ultramandaddy 1 1,534 2007-04-18, 08:50 PM
Last Post: psycik
  Software Recorder Config and GB-PVR Playback Windows (Screen Prints attached) DMT2006 9 2,693 2006-11-18, 03:41 PM
Last Post: ryanmc
  windows backdrop idkpmiller 3 1,698 2006-10-28, 11:34 AM
Last Post: dgeezer

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

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

Linear Mode
Threaded Mode