TV3 External Channel Changer Source Code (2 Viewers)

dmeglio

Portal Pro
February 14, 2007
63
0
Home Country
United States of America United States of America
Is the source code for the TV3 External Channel Changer plugin available anywhere? I want to work on Firewire channel changing support and this plugin seems like a good code base to work off of.
 

dmeglio

Portal Pro
February 14, 2007
63
0
Home Country
United States of America United States of America
I see. that'll work then! Once I get a firewire enabled box from my cable co I'll give it a go. It'll be interesting to see how far I get considering I've never worked with DirectShow nor with firewire (AV/C). :)
 

Users who are viewing this thread

Similar threads

Many thanks:).
Many thanks:).
I have had to reinstall windows on my development machine (sigh...). I have lost the link to the source code for MP1. Would...
Replies
2
Views
880
MP1 MP2 Skin-engine quirks DE
wow this is a weird construction,that will heavily depend on execution order of those 2 parameters in the iff And as you found out, in your case the order is probably the other way around than you expected...
wow this is a weird construction,that will heavily depend on execution order of those 2 parameters in the iff And as you found out...
onfocus Recently I tried coding this: <onfocus>#(iif(eq(#skin.search.id,0),skin.setstring('#skin.search.id',10)))</onfocus>...
Replies
1
Views
616
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback. Best way to achieve this would be to use an auto-resume feature in your external player itself. (MPC-HC can do that, I don't know about VLC)
I don't think so, because MP has no way of knowing at which timestamp the external player stopped playback. Best way to achieve...
Hello Folks, Is it possible to enable MP to resume in an External Player, where it left off ? I guess the question also is, can...
Replies
2
Views
2K
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team will create a Jira ticket, and for each ticket, you’ll make the changes and submit a pull request. This will be transparent and straightforward.
If you’re planning to submit a pull request, let’s go through the list of issues and their solutions. I or someone from the team...
I'm very glad to see that mediaportal 1 is on github, where ordinary devs with github accounts can make contributions. Please can...
Replies
7
Views
2K
I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV Server development looks dead so I'm afraid you're going to have to figure that out by yourself if it's even possible.
I meant use MP client to try to spot how it's requesting streams for specific channels and then try to do the same with VLC. TV...
Hi everyone, I've set up Mediaportal TV Server on a Windows 11 box, tuner deteced okay, scanned channels, can preview, all seems...
Replies
8
Views
3K
Top Bottom