NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Portal

Welcome, Guest
You have to register before you can post on our site.

Username
  

Password
  





Search Forums

(Advanced Search)

Forum Statistics
» Members: 20,218
» Latest member: tb_scooter
» Forum threads: 65,382
» Forum posts: 602,246

Full Statistics

Online Users
There are currently 1809 online users.
» 1 Member(s) | 1804 Guest(s)
Baidu, Bing, Facebook, Yandex, mvallevand

Latest Threads
Computer Freeze_ups
Forum: Windows
Last Post: mkroc
2 hours ago
» Replies: 0
» Views: 20
Optimizing asset delivery...
Forum: Developers
Last Post: PaulHenri
8 hours ago
» Replies: 0
» Views: 18
m3u Update 7.0.5
Forum: Windows
Last Post: haysfamily6a
2026-09-13, 09:32 PM
» Replies: 2
» Views: 588
Upcycling a Windows 10 PC...
Forum: Hardware
Last Post: fla
2026-09-13, 04:57 PM
» Replies: 9
» Views: 3,762
NextEnd and NFL Preseason
Forum: Windows
Last Post: Swami
2026-09-13, 04:17 PM
» Replies: 2
» Views: 277
yauiclient crashes eventu...
Forum: NextPVR Other Clients
Last Post: gsmoot
2026-09-13, 02:13 AM
» Replies: 10
» Views: 240
Newer version chopping of...
Forum: Windows
Last Post: mvallevand
2026-09-12, 08:53 AM
» Replies: 1
» Views: 132
Closed captioning in NPVR
Forum: Windows
Last Post: sub
2026-09-10, 06:27 PM
» Replies: 39
» Views: 4,054
unable to use tvhat on ra...
Forum: Linux
Last Post: basaltvest
2026-09-10, 07:22 AM
» Replies: 2
» Views: 545
Can't Scan for Channels F...
Forum: Linux
Last Post: mvallevand
2026-09-10, 03:19 AM
» Replies: 15
» Views: 1,062

 
  Having a 'Transparent' mode
Posted by: Lajoie - 2005-09-06, 11:09 PM - Forum: Wishlist - Replies (2)

It would be cool if GB-PVR could be use transparent so that we could watch a movie will working on an open document for example.
I have tried so software that can change the alpha setting of all the programs, but it does not seems to works fine with videos...

Print this item

  Audio config on an MVP?
Posted by: tevbill - 2005-09-06, 09:57 PM - Forum: MVP & NMT - No Replies

From what I gather there are no settings the the gbpvr config utility that affect audio playback on an MVP right?

I have recorded some shows and movies that play back very nicely on my MVP.
(new setup here)
However I recorded, in its entirety, season 4 of the show "24" (for my wife) as it was on A&E yesterday and the day before.

When these shows play back the video is fine and the audio is fair. By fair I mean that its not awful but every so often a syllable or two are dropped when people are talking, things like that.

I assume this is just the quality of the signal while recording? or are there any settings that could improve audio here?

I plan on getting a new 250 gb drive and formatting with 64kb sectors for better playback and putting all the existing recording on there - that would help right?

Print this item

  prerecording script?
Posted by: lif - 2005-09-06, 09:01 PM - Forum: GB-PVR Support (legacy) - Replies (1)

Am I missing something, but didn't GBPVR in previous versions also had some prerecording.bat or preprocessing.bat support? Has it disappear in recent versions? I have such files residing on my filesystem, containing some tasks, but after many-many updates of GBPVR they won't run any more...?

Print this item

  Out of Memory on Recordings
Posted by: ejk - 2005-09-06, 08:50 PM - Forum: GB-PVR Support (legacy) - Replies (2)

I'm getting an "Out of Memory" error every time I try to enter the "Recordings" menu in v. 0.93.10. I've searched the forums but I can't seem to find anyone else with my particular problem. I'm hoping it's something simple that I can fix so I don't burden sub with any more than he's already working on. Smile

I had multiple plug-ins and skins installed and decided just to export my recordings, Uninstall, Delete the GBPVR directory, reinstall, and import the recordings. But I'm still getting the same error:

Code:
== GBPVR.exe.log == 9/6/2005 1:28:20 PM.553 VERBOSE [2] installDirectory is C:\Program Files\devnz\gbpvr\ 9/6/2005 1:28:20 PM.563 VERBOSE [2] configurationFile is C:\Program Files\devnz\gbpvr\config.xml 9/6/2005 1:28:20 PM.613 VERBOSE [2] getValue() loading new key/value into cache: /settings/DatabaseConnectionString 9/6/2005 1:28:20 PM.613 VERBOSE [2] getValue: /settings/DatabaseConnectionString : Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password= 9/6/2005 1:28:20 PM.613 VERBOSE [2] databaseConnectionString is Provider=Microsoft.Jet.OLEDB.4.0;Data Source="C:\Program Files\devnz\gbpvr\\gbpvr.mdb";User Id=admin;Password= 9/6/2005 1:28:20 PM.613 VERBOSE [2] getValue() loading new key/value into cache: /settings/DontAntiAlias 9/6/2005 1:28:20 PM.613 VERBOSE [2] getValue: /settings/DontAntiAlias : false 9/6/2005 1:28:20 PM.613 VERBOSE [2] getValue() loading new key/value into cache: /settings/LoggingLevel 9/6/2005 1:28:20 PM.613 VERBOSE [2] getValue: /settings/LoggingLevel : Error 9/6/2005 1:28:24 PM.709 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"] 9/6/2005 1:28:40 PM.872 ERROR [2] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x201ec wparam=0xd lparam=0x1c0001 result=0x0 : System.OutOfMemoryException: Out of memory. at System.Drawing.Image.FromFile(String filename, Boolean useEmbeddedColorManagement) at System.Drawing.Image.FromFile(String filename) at co.a() at co.e() at co.f() at cp.a(KeyEventArgs A_0) at q.a(Object A_0, KeyEventArgs A_1) at System.Windows.Forms.Control.OnKeyDown(KeyEventArgs e) at System.Windows.Forms.Control.ProcessKeyEventArgs(Message& m) at System.Windows.Forms.Control.ProcessKeyMessage(Message& m) at System.Windows.Forms.Control.WmKeyChar(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.ContainerControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at q.a(Message& A_0)

I now have the latest versions of XRecord, Weather, and Shutdown. XRecord is working fine in the meantime, but I'd love to have my "Keep at Most" and "Recent Recordings" options back.

Print this item

  Disappearing mouse cursor
Posted by: NiteShdw - 2005-09-06, 08:50 PM - Forum: GB-PVR Support (legacy) - Replies (1)

After upgrading to 0.93.10, I noticed that my mouse cursor keeps disappearing. I'm using dual monitors, with GB-PVR on one display, while I work on the other.

While GB-PVR is running, my mouse pointer will just disappear. When I move the mouse over to the second display where GB-PVR is running, the cursor re-appears and I'm able to use it again for a few seconds until it disappears again.

Print this item

  PostProcessing.bat
Posted by: kendrak24 - 2005-09-06, 08:46 PM - Forum: GB-PVR Support (legacy) - Replies (2)

1. Which parameters are sent to PostProcessing.bat?
2. Is the filename parameter encoded in any way (to handle spaces etc)?
e.g. if the full path is d:\tv\CSI Miami\CSI Miami_20050906_12001300.mpg wont that be interpreted as 3 parameters by the bat file?

Print this item

  wake up computer with ir
Posted by: lif - 2005-09-06, 08:45 PM - Forum: Hardware - Replies (2)

I have Hauppauge PVR150 from which I could hibernate PVR successfully. I have IR keyboard, which wakes up PVR computer from hibernate when pressing space. Is there any way to combine this that I could wake up PVR from hibernate with Hauppauge remote? Smile

Print this item

  Scheduling recording over network
Posted by: lif - 2005-09-06, 08:28 PM - Forum: GB-PVR Support (legacy) - Replies (4)

When using networked setup and scheduling recording to "real" PVR machine, it:

1) "thinks" a long time after submitting recording and finally gives error as there has been time-out connecting to recording service. But in fact it has submitted show for recording, as it shows up in master PVR's scheduled list. So, why this timeout?

2) won't wake master pvr up from standby/hibernate. show is listed as scheduled recording, but won't wake up. Unless the show is scheduled to future and there has been scheduled another recording physically from the master pvr machine console to start before it. So, it seems like recording service can't set new wake-up times when recording has been scheduled from remote "fat client".

Print this item

  Music Player
Posted by: RMK - 2005-09-06, 08:24 PM - Forum: Old Stuff (Legacy) - Replies (5)

Hi All:

New to gb-pvr ... (I've been trying all sorts of plug-ins and reading your forum today)

One question that i couldn't find a final answer on (it was mentioned) with the music player. I downloaded the most recent version of the music player and installed...

I found the following>

Under gbpvr the jukebox works fine ... when using media-mvp server, it plays one tune and stops.

Also, ctrl-R (Delete) button works on future plays ... but on past (which aren't removed from list) or current ... an object not found error is displayed. (this happens with both gbpvr/non-media-mvp and gbpvr/media-mvp ui).

Any thoughts? I checked the log files and don't see any unusual error messages.

Print this item

  Manual recording and UNC path
Posted by: lif - 2005-09-06, 08:15 PM - Forum: GB-PVR Support (legacy) - No Replies

I've configured GBPVR to record to UNC path, which resides actually on the same machine (I need to use UNC as I run networked clients of GBPVR).

When I record something manually it shows up in Ready recording group as \\192.168.0.102\pvr\Manual, opening this group it shows corretly recordings list as Manual (without unc). So, it is very nice if in next patch showing groups as full unc pathnames is fixed :-)

Print this item

Pages (6435): « Previous 1 … 5550 5551 5552 5553 5554 … 6435 Next »
Jump to page 

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