what would be the preferred way to resume video playback from a plugin? I tried something using the MediaHelper in native utilities, but this only seems to work in vmr9 here, not on the mvp or when using evr.
I like the idea of searching for up and coming Movies. I'm currently using Freeview DVB EPG as a TV Guide source - does this have the info required perform this kind of search?
I am trying to set up a second computer as a client and am having a bit of trouble. I followed the Wiki and am using the streaming setup option.
When i try to load pvrx2 i get an unhandles exception error and a white screen with a red X in it. If you set it up as a server it loads fine. From what i have read it does not seem to be connecting to the server, and it shows 8 blank capute sources in the tray, the logs dont show much, but show it trying to connect to the server and then nothing else after that.
Could someone give me some guidance on how to set up the client PC to connect to the server.
Hi i am Rudi and new here because i have discovered this mediacenter software.
I tried to setup my remote control (M-play mini VLsystems) but i cannot go to next musicnumbers, everytime he goes to the follow 15 numbers, eg 1 to 15 and then to 30 etcetera. So when i play mp3 number one and i wil skip with the remote control to mp3 number two, he switched to number fifteen. What did i do wrong ?
Another problem is the setup of my tv-card its a pinnacle PCTV PRO.
De software don't recognize my tv card
As far as i know, you can't record two simultaneus programs from the same mux with only one DVB-capture source. Or watch one program and record anoher from the same mux.
Could this be something that is possible in the future?
When I bring up MovieWiz on the PCH the date/time on the top right get cut off. This doesn't happen on the PC, but it does on the PCH. I don't know if this is specific to the PCH or is it because of screen configurations. My PC monitor is a 4x3 display and the PCH is displaying 1080p. Obviously, this is not a big deal. I just wanted to see if this is a PCH specific thing or an aspect ratio thing. Keep in mind that this only happens in MovieWiz. Example: It doesn't happen in guide or recordings.
Hi, I've just got my Hauppauge WinTV-HVR-2200 card, which I was told was good (and suitable for GBPVR if I understand correctly).
Have just installed GBPVR and am not sure what to do first, so started the TuningAssistant.exe. But this has no option for the above card - what do I do? After I cancelled and saw the TuningAssistant window... I clicked on the ok button and it GPF'd
PVRX2 dies (locks up permanently) when I try to view the tv guide - I understand it does this when I have no channels set up and no EPG loaded (I hope that'll come via the card once that is set up). So really need to get the card going!
I have the problem that some channels are always missed during a channel scan.
I looked in the config.exe log and I see that the missing ones have always a video_pid=0 . The same channels are found and work in DVBViewer and despite having the same video_pid=0 in DVBViewer as well (atleast is what is show when I export the channel list from DVBViewer).
Is possible to add these channels somehow in GBPVR?
Now the second problem I have is with Live TV playback.
Not HD channels work without problems but for some of them the aspect ratio is wrong. Is it possible to force an aspect ratio and how I do it?
The HD channels (like BBC HD) I get only a black screen and no sound and the CPU usage for PVRX2 goes up to 98%. I use the MDAPI filter and Cyberlink H.264 decoder with DXVA. I have this problem only in GBPVR.
Attached is a beta patch that includes the fix for the search bug in this thread as well as aligning the Auto Search logic to use the main search engine class that I wrote a while back....somehow I missed updating the Auto Search logic to call the common class.
I am looking for anyone that has auto-record or auto-reminders set to try this out and let me know how things go. Seems to be fine for me but before I include it in the next build I would like someone else to test it out.
I am attempting to build the HelloWorld plugin from the tutorial. By the way, kudos to whoever wrote the tutorial. It is excellent. I have built the plugin implementing GBPVR.Public.IMenuTask using MS Visual C# 2008. I copied the resulting HelloWorld.dll to the GBPVR\Plugins directory. But when I run GBPVRConfig, HelloWorld does not show up in the list of plugins. I also tried this with MS Visual C# 2005. Same result. I know I must have done something wrong. Anyone have a clue what I did wrong? I've attached my very simple HelloWorld.cs file.