Page 1 of 2

Vita Media Center

Posted: Tue Feb 27, 2018 2:51 am
by Arkanite
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.

Previews:
Image
Image


WIP Download:
mediacenter_v0.01a


Big thanks to:
Team Molecule for VitaSDK.
Xerpi and colaberators for libVita2d.
Rinnegatamante for VitaDB.

Re: Vita Media Center

Posted: Tue Feb 27, 2018 7:41 am
by JhonDoeA
Ggwp

Re: Vita Media Center

Posted: Wed Feb 28, 2018 3:17 pm
by Keima1508
Thank you for this release, do you have a plan to implement browsing through samba share (or others)?

Re: Vita Media Center

Posted: Wed Feb 28, 2018 8:10 pm
by valentinbreiz
Beautiful! :shock:

Re: Vita Media Center

Posted: Thu Mar 01, 2018 12:31 am
by Arkanite
Keima1508 wrote:
Wed Feb 28, 2018 3:17 pm
Thank you for this release, do you have a plan to implement browsing through samba share (or others)?
yes working on SMB Protocol at the moment.
Initially this will be manual entry, though you can add as many locations as you would like.

after that i'll move on to basic mkv playback (so no subtitles, no chapter points and single track audio only, until i've updated the ui to allow toggling these features).

Re: Vita Media Center

Posted: Thu Mar 01, 2018 12:44 am
by Rinnegatamante
Awesome job, man!

When working on luaVideo for lpp-vita i gave up trying to deal with SceAvPlayer (was getting only crashes on crashes at init) and that's why i decided to go with SceVideodec.

Re: Vita Media Center

Posted: Thu Mar 01, 2018 1:05 am
by Arkanite
Rinnegatamante wrote:
Thu Mar 01, 2018 12:44 am
Awesome job, man!

When working on luaVideo for lpp-vita i gave up trying to deal with SceAvPlayer (was getting only crashes on crashes at init) and that's why i decided to go with SceVideodec.
Cheers buddy.
I'll have some time tonight to PR the header and throw together a sample.
I haven't looked into the extended data types yet (sceavplayer_ex.h).

Re: Vita Media Center

Posted: Thu Mar 01, 2018 11:07 am
by azumukupoe
Could you add a media server client?

Re: Vita Media Center

Posted: Fri Mar 02, 2018 12:46 am
by Smoker1
Finally a Media Player. If I can get it to Play Videos from uma0, I can clear space from my Vita Memory Card :D

Re: Vita Media Center

Posted: Mon Mar 05, 2018 8:36 am
by myeyes14
Arkanite wrote:
Thu Mar 01, 2018 12:31 am
yes working on SMB Protocol at the moment.
Initially this will be manual entry, though you can add as many locations as you would like.

after that i'll move on to basic mkv playback (so no subtitles, no chapter points and single track audio only, until i've updated the ui to allow toggling these features).
Thank you for this release. SMB network and mkv playback would be great to have on the vita.
And in theory would the vita have enough power to play 10 bit H.264?