More actions
Video Bubbles Creator | |
---|---|
General | |
Author | Rinnegatamante |
Type | PC Utilities |
Version | 1.2 |
License | Mixed |
Last Updated | 2017/09/28 |
Links | |
Download | |
Website | |
Video Bubbles Creator is a set of tools for Windows 64 Bit allowing you to convert a video in whatever format to a Vita bubble (.vpk).
It converts the video to a .pshv video file (Vid2pshv Vita) and then it creates a bubble with lpp-vita with a Video Player integrated that will load such video from app0: partition.
User guide
Just launch the vid2vpk.bat script to start a conversion.
More details for experts
If you want to mess up manually with ffmpeg args passed by the Batch script, these are the mandatory settings that must not be edited:
- BSF Stream MUST contains AUDs (Access Unit Delimiters).
- If you edit the framerate, you have to edit the value in pshv_encoder call too.
- Output stream must be 960x544.
- Output stream must have max 5 reference frames.
- You can use other profiles (Like High@Level 3.1) but some of them can cause video glitches. Baseline@Level 3.1 is the recommended one (And the one used as default).
Controls
Cross - Pause/Resume video
Square - Restart video
Start - Close video
Screenshots
Media
[HENkaku]Vita Video Bubbles Creator - Make installable VPK videos! (Gnm Software 2012 | Gnmpolicemata)
Changelog
v1.2
- Updated to latest lpp-vita build.
- Made so that the app uses natively mp4 videos thus reducing size of generated bubbles.
- Added executable compression thus reducing size of generated bubbles.
- Added possibility to skip forward and rewind by 5 secs with Left and Right buttons.
v1.1
- Fixed Pause/Resume feature, now works as intended.
- Fixed Restart Video feature, now works as intended.
- Now the muxing process is made with a 512 MB buffer, allowing even PCs with limited RAM to be able to perform a video conversion