I would be most grateful for someone to help me with the setting up of this software.
I am trying to make it work with a nova T card.
I can set the source OK in the config utility.
When I set the EPG source it asks for an XMLTV file. I have read the various posting but can I understand how to make a file up. There must be some simple way to set one up so that I can use the software. I have used the config.xml file in the gbpvr folder and then tried to map digital channels to the epg but nothing happens.I get this message saying 'You must import your list of epg channels' - where are they!!
I am doing something so simply wrong - some of the younger members must think this question is so daft!
Thanks http://forums.gbpvr.com/newthread.php?do=newthread&f=7#
Cool
If I understand this correctly, then all I need to do is create a postprocessing.bat -file to gbpvr directory and it should be executed after each recording.
But for some reason it seems not to be working. This is what I have written in the postprocessing.bat:
-------------------------
c:
cd\multimedia\gbpvr\
compress.exe
-------------------------
but for some reason it doesn't work. After the recording nothing happens..help please :confused:
I realized most of my posts have been complaints. So I wanted to chime in on a positive note and say this program is EXCELLENT! It runs nice and snappy on my somewhat slow machine, the layout is logical, it looks great, and is relatively easy to set up (until you get in to all the plugins!).
Thank you for providing a GREAT service! This is about the best free program I can think of!
I've run in to this several times. Everything looks fine but after a certain point all recordings are simply zero-byte mpegs on my hard drive. If you go in to "recordings" or "Xrecord" everything looks OK but when you go to play the video it either immediately goes back to the previous window (Recordings) or does nothing at all (Xrecord). Nothing is labelled "Failed" and the Recording status moves on to whatever is next and is not locked up. It just creates zero-byte files.
Anyone know what could be wrong? This happens about once a week. Here's the only problems I've been able to find. The last one is closest to the time I THINK it stopped creating real files:
4/22/2005 9:02:17 PM.078 VERBOSE [2] getValue: /settings/RecordingServiceLocation : tcp://localhost:7968/RecordingRemote
4/22/2005 9:02:17 PM.125 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
4/22/2005 9:02:17 PM.125 VERBOSE [2] Loading main menu
4/22/2005 9:02:17 PM.125 VERBOSE [2] - Adding task: TV Guide
<snip>
4/22/2005 9:02:23 PM.515 VERBOSE [2] HideMouse ref=-1
4/22/2005 9:02:48 PM.250 ERROR [2] Unable to find node: /settings/SpecialElements/ButtonLocationElement
4/22/2005 9:02:48 PM.250 INFO [2] Connection String Provider=Microsoft.Jet.OLEDB.4.0;Data Source=".\gbpvr.mdb";User Id=admin;Password=
4/22/2005 9:02:48 PM.250 INFO [2] VideoDirectory value E:\
4/22/2005 9:02:48 PM.265 ERROR [2] Unable to find node: /settings/Navigation/NavigationElement[@name="Scheduler"]
4/22/2005 9:02:48 PM.265 ERROR [2] Unable to find node: /settings/Navigation/NavigationElement[@name="FastFind"]
4/22/2005 9:02:48 PM.265 ERROR [2] Unable to find node: /settings/Navigation/NavigationElement[@name="Watched"]
4/22/2005 9:02:48 PM.281 INFO [2] Reading path Converter1
4/22/2005 9:02:48 PM.281 INFO [2] Transcoder avi
<snip>
4/22/2005 9:02:48 PM.281 ERROR [2] Unable to find node: /settings/Custom/ConverterElement[@name="converter3"]
4/22/2005 9:02:48 PM.281 VERBOSE [2] RecordingFactory.loadSchedule()
4/22/2005 9:02:48 PM.296 VERBOSE [2] - loading: E:\Shows\Unwrapped\Unwrapped_20050415_19302000.mpg status:2 start: 4/15/2005 7:30 PM
<snip>
4/23/2005 12:25:05 PM.031 INFO [2] showlistings
4/23/2005 12:25:06 PM.125 ERROR [2] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x20098 wparam=0xd lparam=0x1 result=0x0 : Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index : at System.Collections.ArrayList.get_Item(Int32 index)
at RecordingViewerPlugin.ReadyRecordingsBox.OnKeyDown(KeyEventArgs e)
at RecordingViewerPlugin.RecordingTask.userHitEnter(KeyEventArgs e)
at RecordingViewerPlugin.RecordingTask.OnKeyDown(KeyEventArgs e)
at cg.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)
4/23/2005 12:25:08 PM.078 INFO [2] Reading path Converter1
4/23/2005 12:25:08 PM.078 INFO [2] Transcoder avi
Or some error like that. Frequently when I try to manually record using Guide2J I get an error something like "Something not set to reference of object".
This is what the log looks like. The first error is probably unrelated, but I'm including it just in case.
Thanks in advance!
--------------------
4/24/2005 1:35:31 PM.328 ERROR [2] Unable to find node: /settings/SpecialElements/SpecialElement[@name="MenuType"]
4/24/2005 1:35:31 PM.328 VERBOSE [2] Loading main menu
4/24/2005 1:35:31 PM.328 VERBOSE [2] - Adding task: TV Guide
<snip>
4/24/2005 1:39:01 PM.078 VERBOSE [2] Looking for capture source to record: Look-A-Like
4/24/2005 1:39:01 PM.078 VERBOSE [2] Checking 'My Source Name' (DIRECT:Hauppauge PVR150:1)
4/24/2005 1:39:01 PM.078 WARNING [2] No available capture source found
4/24/2005 1:39:01 PM.093 ERROR [2] Error: msg=0x100 (WM_KEYDOWN) hwnd=0x30080 wparam=0xd lparam=0x1 result=0x0 : Object reference not set to an instance of an object. : at FastFindPlugin.RecordingPopupBox.scheduleRecording()
at FastFindPlugin.RecordingPopupBox.OnKeyDown(KeyEventArgs e)
at Guide2Plugin.Guide.OnKeyDown(KeyEventArgs e)
at Guide2Plugin.GuideTask.OnKeyDown(KeyEventArgs e)
at cg.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)
4/24/2005 1:39:03 PM.921 VERBOSE [2] ShowMouse ref=0
4/24/2005 1:39:05 PM.078 VERBOSE [2] getValue() loading new key/value into cache: /settings/NetRadioBufferSize
Some of my recordings show an incorrect length on playback. The same length is shown in the OSD and also WMP - I also just scanned one with PVAStrumento and it also shows the wrong length. The recordings playback absolutely fine for the correct time and I can FF/RW all the way through.
The recordings are ones done on Tuner 1 of my PVR500 - the PVR350 ones are always OK and I believe that Tuner2 on the 500 is OK too (I'll do some more tests to confirm that as it's the one that is least used).
Any ideas why this might happen? The only real downside is that if I stop playback after what GB-PVR thinks is the end time, I can't resume from where I left off. It's a minor niggle that would be nice to get to the bottom of.
v0.91.8 (not the lastest, but none of the recent updates would seem to have gone near this)
I'm consistently having difficultly fast forwarding past about 2:30h in long recordings on the MVP. Everything's fine upto this point, pressing FFwd after about 2:30 results in the playback skipping to near the start of the file.
Sub, I remeber a long, long time ago there was a problem with some counter or other overflowing - I've had a look in the logs and can find no errors.
I think (hope) this is the right part of the log:
24/04/2005 18:53:28.176 VERBOSE [2300] User pressed: 15
24/04/2005 18:53:28.176 VERBOSE [2300] Fast Forward
24/04/2005 18:53:28.176 VERBOSE [2300] MVP not sending frame
24/04/2005 18:53:28.176 VERBOSE [2300] MVP request processed
24/04/2005 18:53:28.239 VERBOSE [2299] Request 200000 bytes (file size:5452998592 file location: 4750965198)
24/04/2005 18:53:28.239 VERBOSE [2299] about to check
24/04/2005 18:53:28.583 VERBOSE [2299] Here we go: 1B 15 8F CE 0 0 0 1
24/04/2005 18:53:28.583 VERBOSE [2299] Received request to seek to pos:454397903
24/04/2005 18:53:28.614 VERBOSE [2299] Request MEDIA_FAST (forward)
24/04/2005 18:53:28.614 VERBOSE [2299] Processing block from: 455117983
24/04/2005 18:53:28.630 VERBOSE [2299] Read: 300000
24/04/2005 18:53:28.630 VERBOSE [2299] Start: 93063
24/04/2005 18:53:28.630 VERBOSE [2299] End: 131965
this is my first post so I must say it's a realy great program you have here. There are allot of good plugins and the program runs very smooth.
Q1: My Programs.
I have tryed to get fcue emulator to work but I get error that is related to the spaces in the file name. It only read the first name. I use it without any argument and with %ROM% only.
I run zsnes and it works just fine without any problem with the spaces.
Q2: RssReader
I was searching the net and find a discussion about RssReader and comic plugin and they talked about the implementation of comic in RssReader is this correct?
Then I whounder if you can get the comic into RssReader. I have only seen that Dilbert work. I have tested some more but I can't get it to work. I have tested with bigger thene cheeses, megatokyo and some other but I can't get it to work. Is there possible to get them to work in RssReader or must there be another plugin to handled that kind of pages?
Q3: Comic
When I try to run this plugin I get error that say something that row 3 arg 3 blah2 is missing. Or something simular. If this is implemented in RssReader then this is not an problem for me.
Hi - Hope this is the right area for this. I've been thinking of replacing my old
VCR with a PVR (say an MII120000 with a PVR-350). I've been looking at this
and other forums on the net but still have a few questions - sorry if they're a
bit basic!
OSD
There seem to be driver issues around the PVR-350 regarding the overlay
through its TV out. Is is possible to use the S-video output on the MII12K
motherboard instead? Ideally I want the system to be standalone as much
as possible - no keyboard or mouse, using VNC to manage most things
remotely.
I was also thinking of getting a Nova-T instead of the 350 to get Freeview
channels. As this doesn't have its own TV-out I'd have to use the m/b
output. Would this work?
Live TV
If I got the Nova-T I'd like to be able to watch Freeview channels live. Can I
use GB-PVR as a "pass through" device? Would it be better to split the TV
input cable to use separate signals? Can the PVR-350 work in this way?
Sound
I'm assuming I can connect the audio output on the MII board to the line in
on my TV. Or should I connect the audio and video to a SCART converter
and use that?