MediaPortal Forums HTPC/MediaCenter

Go Back   MediaPortal Forum » MediaPortal 1 » Community Skins and Plugins » Plugins


Plugins Plugins developed and maintained by users. Want to create your own plugin? Start a thread in here.

Reply
 
Thread Tools Display Modes
Old 2007-12-27, 14:58   #121 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

There still seems to be an issue with the combination of the TVGemist plugin and the PureAudio plugin. With some programs I sound but no picture. It looks as if the "must see" pograms work but the rest don't. I had hoped this would be solved in this version since the fix suggested by the PureAudio author was implemented in this version but unfortunately I still get a black image sometimes.
synthdood is offline   Reply With Quote
Old 2007-12-28, 13:46   #122 (permalink)
Portal Member
 
Join Date: Oct 2007
Location: Utrecht
Posts: 19
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


Default

I've been keeping myself busy by working on the Xface skin for TVGemist. It's not too complicated, so I think I'll finish it within a few days. When it's done I'll post it here.
emphyrio is offline   Reply With Quote
This User Say Thank You:
Old 2007-12-28, 16:41   #123 (permalink)
Portal Member
 
moiristo's Avatar
 
Join Date: Nov 2006
Location: Enschede
Posts: 292
Thanks: 6
Thanked 21 Times in 12 Posts

Country:

My System

Send a message via ICQ to moiristo Send a message via MSN to moiristo
Default

Quote:
Originally Posted by synthdood View Post
There still seems to be an issue with the combination of the TVGemist plugin and the PureAudio plugin. With some programs I sound but no picture. It looks as if the "must see" pograms work but the rest don't. I had hoped this would be solved in this version since the fix suggested by the PureAudio author was implemented in this version but unfortunately I still get a black image sometimes.
I don't know what happens. Is the PureAudio plugin trying to play the stream? Are there any useful log messages?

Quote:
Originally Posted by emphyrio View Post
I've been keeping myself busy by working on the Xface skin for TVGemist. It's not too complicated, so I think I'll finish it within a few days. When it's done I'll post it here.
Great, thanks. I'll add it to the MPI when you're done.
__________________
Greetz, moiristo


Last edited by moiristo; 2007-12-28 at 16:44.
moiristo is offline   Reply With Quote
Old 2007-12-29, 15:25   #124 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Question

I have attached the logfile. I played two streams. The first one (NOS journaal) was started from the 'must see' page and played okay. The second one (onder de tram) I chose from the menu an that one only had sound and no picture. I noticed the following lines in the log:

2007-12-29 15:07:19.750000 [Info.][MPMain]: g_Player.OnStarted() http://cgi.omroep.nl/cgi-bin/streams...b.20071228.asf media:Video

2007-12-29 15:07:44.937500 [Info.][MPMain]: g_Player.OnStarted() http://cgi.omroep.nl/cgi-bin/streams...b.20061114.asf media:Music

It looks as if MP (or one of the plugins) decides that the seconds stream only contains audio. This is of course not the case.
Attached Files
File Type: log MediaPortal.log (17.3 KB, 6 views)
synthdood is offline   Reply With Quote
Old 2007-12-29, 16:21   #125 (permalink)
Portal Member
 
moiristo's Avatar
 
Join Date: Nov 2006
Location: Enschede
Posts: 292
Thanks: 6
Thanked 21 Times in 12 Posts

Country:

My System

Send a message via ICQ to moiristo Send a message via MSN to moiristo
Default

Exactly...I'll see if I can do something about it. I was thinking of making different kinds of calls to g_Player, which can be customized in the configuration dialog. This way you can find out which call works for you
__________________
Greetz, moiristo

moiristo is offline   Reply With Quote
Old 2007-12-30, 12:27   #126 (permalink)
Portal Member
 
Join Date: Mar 2007
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Default

Quote:
Originally Posted by moiristo View Post
Exactly...I'll see if I can do something about it. I was thinking of making different kinds of calls to g_Player, which can be customized in the configuration dialog. This way you can find out which call works for you
Thanks! Very good idea.
synthdood is offline   Reply With Quote
Old 2007-12-30, 22:10   #127 (permalink)
Portal Member
 
Join Date: Oct 2007
Location: Utrecht
Posts: 19
Thanks: 0
Thanked 2 Times in 2 Posts

Country:


Default Xface skin for TVgemist

Moiristo (and anybody else who's interested), here's the Xface skin for TVgemist. Nothing fancy, just an adaptation of the BlueTwoWide skin. Please include them in the next .mpi, to make it an easy benefit for others.
Attached Files
File Type: zip Skin_TVGemist_Xface.zip (168.9 KB, 13 views)
emphyrio is offline   Reply With Quote
This User Say Thank You:
Old 2008-01-03, 14:33   #128 (permalink)
Portal User
 
Join Date: Jan 2008
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts

Country:


Thumbs up Uitzending gemist

Hi,


First of all, this is a great plug in, works very well. On question I do have, Since where I live the connection can be a bit buggy. would it be an idea/posiibility to either have some flexible buffer in place or to be able to locally store the program before playing. Currently it basically only really works when usin 300k, which is ok, but not that great to watch.


Thanks for the reply

Daniels
daniels is offline   Reply With Quote
Old 2008-01-03, 15:36   #129 (permalink)
Portal Member
 
moiristo's Avatar
 
Join Date: Nov 2006
Location: Enschede
Posts: 292
Thanks: 6
Thanked 21 Times in 12 Posts

Country:

My System

Send a message via ICQ to moiristo Send a message via MSN to moiristo
Default

imo, buffering input is the responsibility of the video player that is playing the stream. There might be a dshow filter that can do this before sending it to the output filter. There might be a way however to download whole emissions, I'll see whether this is feasible..
__________________
Greetz, moiristo

moiristo is offline   Reply With Quote
Old 2008-01-04, 19:11   #130 (permalink)
Portal Developer
 
Join Date: Aug 2007
Age: 40
Posts: 259
Thanks: 0
Thanked 21 Times in 16 Posts

Country:


Default

Quote:
Originally Posted by synthdood View Post
I have attached the logfile. I played two streams. The first one (NOS journaal) was started from the 'must see' page and played okay. The second one (onder de tram) I chose from the menu an that one only had sound and no picture. I noticed the following lines in the log:

2007-12-29 15:07:19.750000 [Info.][MPMain]: g_Player.OnStarted() http://cgi.omroep.nl/cgi-bin/streams...b.20071228.asf media:Video

2007-12-29 15:07:44.937500 [Info.][MPMain]: g_Player.OnStarted() http://cgi.omroep.nl/cgi-bin/streams...b.20061114.asf media:Music

It looks as if MP (or one of the plugins) decides that the seconds stream only contains audio. This is of course not the case.
My analysis of the log: There is still a call to g_Player.Play() somewhere. The second stream was played using that call and indeed picked up by PureAudio.

Symphy
Symphy is offline   Reply With Quote
Reply

Bookmarks

Tags
plugin, uitzendinggemistnl

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
UitzendingGemist.nl plugin Zipperzip Plugins 80 2008-01-08 20:32
[MediaPortal 0.2.2.0] Uitzendinggemist plugin won't work postinternet Plugins 19 2007-02-27 07:20
UitzendingGemist.nl problem janjaaps Plugins 7 2006-06-18 13:31
memory plugin-newbie plugin dev. questions newbie23 Plugins 13 2005-09-08 21:19
Plugin Request - Cinema Preview Plugin Schrauber Plugins 0 2004-08-17 16:34


All times are GMT +1. The time now is 05:21.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 Protected by Akismet Blog with WordPress
Advertisement System V2.6 By   Branden