Search found 7 matches

by kovi4
Tue Jan 09, 2007 3:13 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003951

According to wait parameter, I think that I found more smart solution. Not sure right now but I think that in source i already saw a procedure, which check if the streaming port is already open. If you change the channel using playlist, vlc will close existing port (1234) and open it again with new ...
by kovi4
Tue Jan 09, 2007 1:22 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003951

Strange that 0.0.9 doesn't run on 3.02 OE-B. What's exactly the problem? It was my fault, 0.0.9 is running fine right now, Now I'm testing with 009Rev1. What I'm missing is source code for 0.0.9Rev2. Is it somewhere aviable for download? Maybe what should be included in that channel change solution,...
by kovi4
Mon Jan 08, 2007 2:05 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003951

PMP VLC 008 with channel change support

Hi all I just modified a little bit of the code of PMP VLC 008 to enable channel change for LiveStream option in PMP VLC. (I modified PMPVLC008 because 009 is not working for my 3.02OE B firmware) How it works: I'm starting vlc with playlist, where I added a few different tv channels (i'm using UDP ...
by kovi4
Fri Jan 05, 2007 12:42 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003951

Does this run on 3.02 OE-B?

Hi

Does this run on 3.02 OE-B? PMP VLC 009 is not running, there is an issue to initialize wireless device.

but PMP VLC 008 is running also on 3.02 OE-B
by kovi4
Fri Dec 08, 2006 1:03 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003951

vlc for linux with x264/AVC support

Hi all, Can someone help me to setup correctly vlc for linux with x264/avc support I compiled it with x264 support but AVC playback using PMP vlc is not working for me. Maybe I missed some options during compling process. Can someone provide me a ./configure options for vlc, which should be used to ...
by kovi4
Mon Dec 04, 2006 2:59 am
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003951

change TV channel using PMP VLC -> WORKING!!!!

Hi all, I just successfully configured it. I can change a TV channel using PMP vlc software and don't have to do it using webinterface or manually using vlc interface First of all i have to say, that as source of my TV channels is UDP (multicast) My provider using a multicast to stream TV channels I...
by kovi4
Wed Nov 22, 2006 8:23 pm
Forum: PSP Development
Topic: PMP VLC 0.0.9 Player
Replies: 578
Views: 1003951

change channel

Hi, I just wanna ask if it is possible to implement for that great software some additional feature like my example pmp.ini These option will be as a part of pmp.ini (easily to modify) channel_up=http://ip_of_vlc_server/channel.php?up channel_down=http://ip_of_vlc_server/channel.php?down then this c...