Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 1.3 KB

README.md

File metadata and controls

23 lines (12 loc) · 1.3 KB

Vita-Media-Player

An Open Source PSVita/TV MP4 player with 1080p playback and subtitle support

1080i output supported on the PSTV natively and on the Vita with Sharpscale

SRT subtitle support (Has to be the same name as the video file)

MKVs do NOT work. If you want to preserve subtitles with MKVs I recommend using Handbrake to convert them to MP4 with Timed Text Subtitles. Direct FFMPEG will also work.

image

image

image

Note to Devs

SceAvPlayer does not support 1080p video playback by default. You need to patch the module in order to do so. That's what ReAvPlayer is for.

Special Thanks

1080p Video Playback was made possible by GrapheneCt and his Reverse Engineering efforts into SceAvPlayer

Cuevavirus for Sharpscale providing 1080i support

Joel16 for the original ElevenMPV file browser used as a base (I can't do UI)

SomeonPC for Livearea Assets

And Usagi for constantly getting on my ass to get this to work.