Vita Media Center Vita: Difference between revisions
From GameBrew
More actions
No edit summary |
m Text replacement - "GameBrew!" to "GameBrew" |
||
| Line 1: | Line 1: | ||
{{#seo: | {{#seo: | ||
|title=Vita Homebrew Apps (Media players) - GameBrew | |title=Vita Homebrew Apps (Media players) - GameBrew | ||
|title_mode=append | |title_mode=append | ||
|image=vitamediacentervita.jpg | |image=vitamediacentervita.jpg | ||
Revision as of 03:26, 5 December 2022
| Vita Media Center | |
|---|---|
| File:Vitamediacentervita.jpg | |
| General | |
| Author | Arkanite |
| Type | Media players |
| Version | 0.01a |
| License | Mixed |
| Last Updated | 2018/02/27 |
| Links | |
| Download | |
| Website | |
A WIP media center application for the Playstation Vita.
Traveling for work at the moment and was looking for a small vita application to work on.
So far i have added support for Vitas native mp4 video formats.
- MPEG-4 Simple Profile Level 6, Maximum 1280 x 720 pixels, AAC
- H.264/MPEG-4 AVC Baseline/Main/High Profile Level 4.0, Maximum 1920 x 1080p, AAC
both video and audio must be compatible or the video simply wont play.
Initial release restriction:
- local playback only, from 'ux0:/data/media center/videos/', so all videos must be placed in this directory.
- I will remove this restriction next, to allow for file browsing in all safe locations.
- limited gamepad support. not ideal for VitaTV yet, but basic playback and video selection is still achievable via gamepad.
Media
Screenshots
Changelog
(v.0.01a)
- First Release.
Big thanks to
- Team Molecule for VitaSDK.
- Xerpi and colaberators for libVita2d.
- Rinnegatamante for VitaDB.