NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public Developers v
« Previous 1 … 54 55 56 57 58 … 93 Next »
IVideoPlugin and the MVP

 
  • 0 Vote(s) - 0 Average
IVideoPlugin and the MVP
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#1
2006-06-22, 01:44 AM
I am working on my SportsScores ticker functionality, and I have a proof-of-concept working fine on the PC (see image), but it does not display on the MVP.

Is there something special I have to do for this?

Was IVideoPlugin made to play nice with the MVP?
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#2
2006-06-22, 01:48 AM
It should work with the MVP. It did last time I tried it.
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#3
2006-06-22, 01:58 AM
sub Wrote:It should work with the MVP. It did last time I tried it.

I'm an idiot. I spent two hours tracking this down and it comes down to the fact that I forgot to set the <VideoPlugin4> node in the config.xml file on my MVP box. :o

Move along here people -- nothing to see here.......
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
reven
Offline

Posting Freak

Posts: 5,782
Threads: 396
Joined: Sep 2004
#4
2006-06-22, 02:36 AM
Spartan Wrote:I'm an idiot. I spent two hours tracking this down and it comes down to the fact that I forgot to set the <VideoPlugin4> node in the config.xml file on my MVP box. :o

Move along here people -- nothing to see here.......
ive also done that Smile
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#5
2006-06-22, 12:34 PM
reven Wrote:ive also done that Smile

I'm glad I am not alone with that one then! :p

Back to the topic of IVideoPlugin and the MVP, is there a way to show something on the screen while a video is playing and NOT have the whole screen go dim? At first I thought it might be a problem with my skin, but I have changed some things around in there and cannot seem to display my ticker on the MVP while at the same time keep the video displaying in its normal brightness.
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
sub
Offline

Administrator

NextPVR HQ, New Zealand
Posts: 106,708
Threads: 767
Joined: Nov 2003
#6
2006-06-22, 05:13 PM
Quote:Back to the topic of IVideoPlugin and the MVP, is there a way to show something on the screen while a video is playing and NOT have the whole screen go dim?
Do you have the 'fully transparent OSD' option selected in the config app? Did you clear the background using IPluginHelper.GetOSDTransparentColor()? If you did both of these, then it should dim the background.
Spartan
Offline

Senior Member

Posts: 457
Threads: 28
Joined: Mar 2005
#7
2006-06-22, 05:31 PM
sub Wrote:Do you have the 'fully transparent OSD' option selected in the config app? Did you clear the background using IPluginHelper.GetOSDTransparentColor()? If you did both of these, then it should dim the background.


I'll have to check that when I get home. Note that I do not want the background dimmed (your post seemed backward to me -- but I will try it later tonight)
GBPVR v1.0.16 | Comskip | SportsScores | Weather | I-XmlTV

Server: Tyan Thunder h1000E | 2 x Opteron 2210 | 2GB PC2-5300 DDR2 ECC
LSI MegaRAID 300-8X SATA RAID
1x 73GB SCSI @ 10K RPM (OS)
3x 500GB SATA @ 7.2K RPM (RAID 5) (4 Partitions: Docs, Still Pics, Home Movies, Music)
2x 160GB IDE @ 7.2K RPM (RAID 0) (Recordings)
Hauppauge HVR-1600

Client: Gigabyte GA-MA69GM-S2H | Athlon x2 5000+ BE | 2GB PC-6400 DDR2
1x 320GB SATA @ 7.2K RPM
Antec NSX2480 Case
MCE Remote
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)



Possibly Related Threads…
Thread Author Replies Views Last Post
  NPVR IVideoPlugin McBainUK 19 6,430 2011-05-06, 12:12 PM
Last Post: Ommina
  IVideoPlugin Problem SummerTimeBlues 9 3,889 2009-07-31, 04:02 AM
Last Post: sgilani
  IVideoPlugin.Deactivate() not called when video stops Snarky 5 2,371 2006-03-21, 06:48 PM
Last Post: McBainUK
  Anyone got IVideoPlugin working? jorm 6 2,414 2005-11-21, 11:33 AM
Last Post: jorm

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

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

Linear Mode
Threaded Mode