More actions
PMP VLC Player | |
---|---|
General | |
Author | JockyW, Team P86 |
Type | Media Players |
Version | 1.1 Build 10 Test |
License | Mixed |
Last Updated | 2008/11/22 |
Links | |
Download | |
Website | |
PMP VLC Player is a homebrew which plays streaming media with VLC Player. This may be TV or a Film etc.
Installation
Remove any existing VLC Player version from your PC, then reinstall from "vlc-0.8.6a-psp-x264-wait-win32.exe".
Copy "PMPVLC100_M33_P86" folder to /PSP/GAME/ folder.
Open pmp.ini file from PMPVLC100_M33_P86 folder and change all IP addresses to your PC's local address.
Launch VLC Player on your PC. To play a network stream (e.g., Internet TV), go to File > Open Network Stream, enter the stream address in the "Customize" box, and select Stream/Save with the "Caching" option enabled.
Click Settings and type this code in the "Target" box and click OK (Don't forget to change IP address in this code.)
VLC Streaming Code:
:sout=#transcode{vcodec=h264,vb=600,width=480,height=272,fps=25,venc=x264{me=dia,subme=1,analyse=none,bframes=0,b-adapt=none,chroma-me=none,merange=1},acodec=mp3,ab=64,channels=2}:std{access=http,mux=ts,url=192.168.1.34:1234}
Type 300 in the Caching box, click ok.
User guide
Execute PMP VLC Player on PSP.
And toggle R trigger to connect AP.
Select your AP and wait for connecting.
After this, click Select and choose Live Stream...
Screenshots
Changelog
v1.1
- Changed Select/Enter Button to CROSS for reducing mistakes...
- Removed the background cube animation...
- Fixed the bug which causes in NetDialog when you select your AP.
v1.0 (by Team P86)
- Speed Improvements.
- New NetDialog Interface...
- Fixed the bug which causes freezing in Loading screen...
- Recompile for new M33 SDK...
- Added 5.00 M33 Compatibility.
v0.0.9 2006/07/14
- Added AVC hardware video decoding support for high quality streaming and playback from memstick (requires the also supplied VLC 0.8.5 with x264 support for PSP).
- Scaling does now work correctly (pressing start during playback toggles screen mode if picture resolution < 480x272).
- Pressing right trigger in main menu now really connects to network and the IP address is shown.
- Up to 5 video and 5 music directories can be added in pmp.ini.
- Network path no longer displayed in filenames, except for the selected entry.
- The supplied VLC 0.8.5 package automatically installs the required pspfiles.html file.
- Solved several vlc and net directory buffer issues where there was crap at the end of the listing.
- The supplied VLC 0.8.5 can be used to encode video files, DVDs, live streams, capture device sources etc. to AVC avi files.
- Fixed a bug where the previous track in the playlist was played again.
v0.0.8 2006/06/25
- Added DVD and (S)VCD streaming from PC to PSP.
- Left trigger in main screen toggles between PMP server and VLC server (initially VLC server).
- Separate entries in pmp.ini for ip and port for VLC and PMP server.
- Can only play music in PMP server mode (allows playing music in original format, no transcoding).
- Uses VLC 0.8.5 (location of pspfiles.html changed (see ch3)).
- Uses latest ffmpeg ogg routines, can now use mp3 in ogg container.
- Tidied up this readme.
- Added network connection diagnostic info (see annex4).
v0.0.7 2006/06/22 (by JockyW)
- First release.
- Uses VLC 0.8.4a.
External links
- ps2dev.org - https://forums.ps2dev.org/viewtopic.php?t=11326
- ps2dev.org - https://forums.ps2dev.org/viewtopic.php?t=6053