Conv2mp4 Py Versions Save

Python script that recursively searches through a user-defined file path and converts all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. If a conversion failure is detected, the script re-encodes the file with HandbrakeCLI. Upon successful encoding, Plex libraries are refreshed and source file is deleted. The purpose of this script is to reduce the amount of transcoding CPU load on a Plex server.

v0.9-BETA

7 years ago

Initial BETA release for testing purposes. Functionality has been tested fairly extensively by the author, but wider testing is needed prior to a full release.