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 … 1198 1199 1200 1201 1202 … 1231 Next »
OSD on Xcard

 
  • 0 Vote(s) - 0 Average
OSD on Xcard
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#11
2004-03-16, 04:29 PM
shspvr is on the case. Does joveplayer output a menu to your tv via the xcard? Even an expired evaluation should be enough to tell if the OSD is functioning on your card.
nox71
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Jan 2004
#12
2004-03-16, 05:45 PM
Yes JovePlayer is giving me my menu and is working just fine.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#13
2004-03-16, 06:13 PM
Package up your computer and send it to me here in New Zealand, and I'll take a look. [Image: biggrin.gif] Just kidding

Sorry, I dont know what the problem is.
shspvr
Offline

Senior Member

Posts: 419
Threads: 32
Joined: Jan 2004
#14
2004-03-16, 06:26 PM
Oh my I can just see S/H now hehehe.
nox71
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Jan 2004
#15
2004-03-16, 11:30 PM
I will restart my system from scratch and see if it solve the problem. [Image: sad.gif]

How much does it cost to send it to you from Canada [Image: rock.gif]?[Image: rock.gif]?
nox71
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Jan 2004
#16
2004-03-17, 01:54 PM
I restarted my system from scratch but it still doesn't work. I think i will have to stick with JovePlayer for now.
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,823
Threads: 769
Joined: Nov 2003
#17
2004-03-17, 05:51 PM
Just reconfirm one thing that isnt 100% clear from the previous posts. When you playing video with GB-PVR configured to use the XCard, you are seeing OSD shown over the bottom of the video (on the TV)?

Can you email me you config.xml. I'll also add a few more diagnostic messages to the XCard support and send you a download link.
nox71
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Jan 2004
#18
2004-03-17, 10:26 PM
Correct when playing video or watching Live TV i got the video with a little OSD bar on the bottom of the screen on my TV. Here is my Config.xml file:

- <settings>
- <!-- make a backup of this file first if you attempt to manually modify any settings!
-->
- <!-- extras
-->
&lt;WindowedMode&gt;true&lt;/WindowedMode&gt;
&lt;WebInterfaceEnabled&gt;false&lt;/WebInterfaceEnabled&gt;
&lt;WebInterfacePort&gt;2033&lt;/WebInterfacePort&gt;
&lt;TvGuideSpecialTaskExecutable /&gt;
&lt;TvGuideSpecialTaskArguments /&gt;
&lt;PreShowPadding&gt;1&lt;/PreShowPadding&gt;
&lt;PostShowPadding&gt;1&lt;/PostShowPadding&gt;
&lt;IconView&gt;true&lt;/IconView&gt;
&lt;PromptForResume&gt;false&lt;/PromptForResume&gt;
&lt;DontAntiAlias&gt;false&lt;/DontAntiAlias&gt;
&lt;DirectRemoteAccess&gt;false&lt;/DirectRemoteAccess&gt;
&lt;MvpPrePlaybackDelay&gt;200&lt;/MvpPrePlaybackDelay&gt;
&lt;HideExitButton&gt;false&lt;/HideExitButton&gt;
- <!-- mpeg2 decoder
-->
&lt;HardwareDecoder&gt;Sigma Designs XCard&lt;/HardwareDecoder&gt;
&lt;SupportedDecoders&gt;InterVideo NonCSS Video Decoder for Hauppauge,CyberLink Video/SP Decoder (ATI),NVIDIA Video Decoder,CyberLink Video/SP Decoder,Elecard MPEG2 Video Decoder,MainConcept MPEG Video Decoder,Sonic Cinemaster® DS Video Decoder&lt;/SupportedDecoders&gt;
&lt;PreferredDecoder&gt;InterVideo NonCSS Video Decoder for Hauppauge&lt;/PreferredDecoder&gt;
&lt;Renderer&gt;VMR9&lt;/Renderer&gt;
&lt;ShowClosedCaptions&gt;true&lt;/ShowClosedCaptions&gt;
- <!-- XCard settings
-->
&lt;OutputMode&gt;0&lt;/OutputMode&gt;
&lt;TVStandard&gt;1&lt;/TVStandard&gt;
&lt;XCardOSDMarginLeft&gt;0&lt;/XCardOSDMarginLeft&gt;
&lt;XCardOSDMarginTop&gt;20&lt;/XCardOSDMarginTop&gt;
&lt;XCardOSDMarginBottom&gt;30&lt;/XCardOSDMarginBottom&gt;
&lt;XCardOSDMarginRight&gt;0&lt;/XCardOSDMarginRight&gt;
- <!-- PVR350 settings
-->
&lt;UsePVR350&gt;false&lt;/UsePVR350&gt;
&lt;UsePVR350QuickMode&gt;true&lt;/UsePVR350QuickMode&gt;
&lt;PVR350Width&gt;640&lt;/PVR350Width&gt;
&lt;PVR350Height&gt;520&lt;/PVR350Height&gt;
&lt;PVR350OffsetX&gt;45&lt;/PVR350OffsetX&gt;
&lt;PVR350OffsetY&gt;20&lt;/PVR350OffsetY&gt;
- <!-- MVP Settings
-->
&lt;MVPWidth&gt;640&lt;/MVPWidth&gt;
&lt;MVPHeight&gt;500&lt;/MVPHeight&gt;
&lt;MVPOffsetX&gt;45&lt;/MVPOffsetX&gt;
&lt;MVPOffsetY&gt;40&lt;/MVPOffsetY&gt;
- <!-- database settings
-->
&lt;DatabaseConnectionString&gt;Provider=Microsoft.Jet.OLEDB.4.0;Data Source=&quot;.\gbpvr.mdb&quot;;User Id=admin;Password=&lt;/DatabaseConnectionString&gt;
- <!-- skin settings
-->
&lt;RootSkinDirectory&gt;.\skin\&lt;/RootSkinDirectory&gt;
&lt;ActiveSkin&gt;Blue&lt;/ActiveSkin&gt;
- <!-- mame settings
-->
&lt;MameEnabled&gt;false&lt;/MameEnabled&gt;
&lt;MameExecutable&gt;C:\downloads\misc\mame072b\mame.exe&lt;/MameExecutable&gt;
&lt;MameRomDirectory&gt;C:\downloads\misc\mame072b\roms&lt;/MameRomDirectory&gt;
- <!-- media library settings
-->
&lt;RecordingsDirectory&gt;D:\&lt;/RecordingsDirectory&gt;
&lt;MiscMediaDirectory&gt;.\media&lt;/MiscMediaDirectory&gt;
&lt;VideoLibraryDirectory&gt;D:\&lt;/VideoLibraryDirectory&gt;
&lt;MusicLibraryDirectory&gt;D:\&lt;/MusicLibraryDirectory&gt;
&lt;/settings&gt;
nox71
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Jan 2004
#19
2004-03-18, 12:35 AM
Got some hope for no reason the OSD appear for about 1 minutes and i was able to navigate trough and start playback of a video but when stooping the video to get back to the menu i lost my OSD. I will continue to make testing and give you some feedback Sub.
nox71
Offline

Junior Member

Posts: 25
Threads: 7
Joined: Jan 2004
#20
2004-03-18, 01:03 AM
More detail: the only way i can get the OSD is by goimg to Net Radio -&gt; select a station and then the OSD appear as long as i don't try to playback a video because every time i stop a video playback i lost the OSD and i have to go back to the Net Radio to get it back. If i start a video playback and let it go to the end it gave me an error message in french so i will try to translate &quot;Error: The object reference is not define to any objetct&quot; something like that!
« Next Oldest | Next Newest »

Users browsing this thread: 2 Guest(s)

Pages (4): « Previous 1 2 3 4 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  No Video (Audio works fine) From Xcard with GBPVR GBPVR User 1 1,276 2010-01-24, 10:07 PM
Last Post: sub
  Xcard user looking for GBPVR V0.91 for DVD Playback scorpionv 2 1,600 2007-08-18, 04:58 PM
Last Post: sub
  GBPVR + Xcard won't play any .mpg files frazer 6 2,559 2006-03-20, 04:59 AM
Last Post: frazer
  XCard and 16:9 Widescreen jeroen94704 8 2,619 2005-12-07, 11:02 AM
Last Post: Snarl
  Fusion HDTV plus + gbpvr + xcard = reboot Rayman 4 1,871 2005-11-25, 01:53 AM
Last Post: ejeffers
  Fusion HDTV plus + gbpvr + xcard = reboot Rayman 0 1,077 2005-11-24, 08:27 AM
Last Post: Rayman
  Live preview-mode + Xcard = Total Crash. Why? Janiporo 9 3,028 2005-11-22, 08:54 PM
Last Post: sub
  xcard 2 audio streams (switch between them) damy 28 6,672 2005-10-27, 05:01 PM
Last Post: sub
  No TV A/V through Xcard Seffer 1 1,223 2005-08-18, 09:23 PM
Last Post: sub
  PVR350 & XCard dcheah 1 1,509 2005-07-25, 04:01 PM
Last Post: sub

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

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

Linear Mode
Threaded Mode