Simple and easy app to convert videos to PS brand consoles including the PS2, PSP, PS3 and PSVITA. PSvid uses ffmpeg to do these conversion.
-
Linux || macOS
./psvid.pyw
-
Windows
python psvid.pyw
- High compatibility: compatible with the PSP, PS3 and PSVITA. Fast encoding, lower resolution.
- Medium compatibility: compatible with PS3 and PSVITA. Medium speed, standard resolution (SDTV).
- Low compatibility: compatible only with PS3. Slow speed, HD resolution.
- Others: different formats (PS2, iPhone, iPad, iPod Classic and Android). Experimental and Untested.
- Linux users install
sudo dnf in python3-tkinter
orsudo apt install python3-tk
- macOS users install
brew install python-tk ffmpeg
- If your using Windows you have to install python3 first: https://www.python.org/downloads/windows/
- FFmpeg binaries for Windows located: HERE or ALT