More actions
(Created page with "{{Infobox PSP homebrew | title = OpenTube | image = https://dlhb.gamebrew.org/psphomebrew/OpenTube.jpg|250px | type = Media players | version = v0.2 (link is for v0.1 only) |...") |
No edit summary |
||
(15 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
{{Infobox PSP | {{Infobox PSP Homebrews | ||
| title = OpenTube | |title=OpenTube | ||
| image = | |image=opentube.jpg | ||
| type = Media | |description=Video streaming application for PSP. | ||
| version = | |author=biscotteralacrevette | ||
| | |lastupdated=2011/05/30 | ||
| | |type=Media Players | ||
|version=0.1 | |||
| | |license=Mixed | ||
|download=https://dlhb.gamebrew.org/psphomebrew/opentube.7z | |||
|website=http://wololo.net/talk/viewtopic.php?f=26&t=5613 | |||
}} | }} | ||
OpenTube is a video player that uses the PSP browser for the interface and the Memory Stick as cache. It requires WiFi connection to function and the application is now obsoleted. | OpenTube is a video player that uses the PSP browser for the interface and the Memory Stick as cache. It requires WiFi connection to function and the application is now obsoleted. | ||
It | It was featured in the PSP Genesis Competition 2011 (Apps). | ||
==User guide== | |||
===How to use=== | |||
Enter keywords in the search bar, and select search. Use the Radio button to choose a video. | |||
Then press the Get button, wait for it to download the video. Once download is completed, you can press Play to watch the video. | |||
Then press the Get button, wait for it to download the video. | |||
Once download is completed, you can press Play to watch the video. | |||
Note: OpenTube use ME chip and some 4:3 video's aren't supported. | '''Note:''' OpenTube use ME chip and some 4:3 video's aren't supported. | ||
Error | ===Error list=== | ||
Content Cannot be displayed - index.html missing (should be in the same folder with EBOOT.PBP and kernel.prx). | * Content Cannot be displayed - index.html missing (should be in the same folder with EBOOT.PBP and kernel.prx). | ||
badFW - No NID found. | * badFW - No NID found. | ||
unkFmt - Video resolution is not supported (width>480 or height>272). | * unkFmt - Video resolution is not supported (width>480 or height>272). | ||
noBridg - Unable to load/use kernel.prx (used to start the ME chip). | * noBridg - Unable to load/use kernel.prx (used to start the ME chip). | ||
badNid - The ME chip was not started correctly. | * badNid - The ME chip was not started correctly. | ||
noPool - Unable to alloc enought RAM space to decode the video stream. | * noPool - Unable to alloc enought RAM space to decode the video stream. | ||
VdecErr, AdecErr - Audio or video is corrupt (likely file wasn't fully downloaded), most of the freezes are caused by SceHtmlViewerNetfront. | * VdecErr, AdecErr - Audio or video is corrupt (likely file wasn't fully downloaded), most of the freezes are caused by SceHtmlViewerNetfront. | ||
Controls | ==Controls== | ||
Any key - Stop playback | Any key - Stop playback | ||
Square - Stop background download | Square - Stop background download | ||
Circle - Exit | Circle - Exit | ||
==Screenshots== | |||
Wololo | https://dlhb.gamebrew.org/psphomebrew/opentube2.png | ||
https://dlhb.gamebrew.org/psphomebrew/opentube3.jpg | |||
==External links== | |||
* Wololo - http://wololo.net/talk/viewtopic.php?f=26&t=5613 | |||
[[Category:PSP Genesis Competition 2011]] |
Latest revision as of 08:29, 25 Haziran 2024
OpenTube | |
---|---|
General | |
Author | biscotteralacrevette |
Type | Media Players |
Version | 0.1 |
License | Mixed |
Last Updated | 2011/05/30 |
Links | |
Download | |
Website | |
OpenTube is a video player that uses the PSP browser for the interface and the Memory Stick as cache. It requires WiFi connection to function and the application is now obsoleted.
It was featured in the PSP Genesis Competition 2011 (Apps).
User guide
How to use
Enter keywords in the search bar, and select search. Use the Radio button to choose a video.
Then press the Get button, wait for it to download the video. Once download is completed, you can press Play to watch the video.
Note: OpenTube use ME chip and some 4:3 video's aren't supported.
Error list
- Content Cannot be displayed - index.html missing (should be in the same folder with EBOOT.PBP and kernel.prx).
- badFW - No NID found.
- unkFmt - Video resolution is not supported (width>480 or height>272).
- noBridg - Unable to load/use kernel.prx (used to start the ME chip).
- badNid - The ME chip was not started correctly.
- noPool - Unable to alloc enought RAM space to decode the video stream.
- VdecErr, AdecErr - Audio or video is corrupt (likely file wasn't fully downloaded), most of the freezes are caused by SceHtmlViewerNetfront.
Controls
Any key - Stop playback
Square - Stop background download
Circle - Exit
Screenshots