The MPV media player port for PS Vita.
- Hardware acceleration: Be able to watch 1080P h264 videos.
- Lightweight GUI: Keep it simple, fast, and battery-efficient.
- PC simulator: Try and debug this project without a device.
- FFmpeg
- libass
- zlib
- OpenAL
- OpenGL
- FreeType
- GLFW
- Fontconfig (optional)
- vitasdk
- FFmpeg-vita (optional but recommended)
Name | Type | Default | Description |
---|---|---|---|
MPV_FFMPEG_LIBS_DIR |
Dir | "" | the location of external FFmpeg artifacts |
MPV_BUILD_SIMULATOR |
Bool | 0 | whether to build PC simulator |