23 Forks
115 Stars
115 Watchers

conv2mp4

This Powershell script will recursively search through a user-defined file path and convert all videos of user-specified file types to MP4 with H264 video and AAC audio using ffmpeg. The purpose of this script is to reduce transcoding CPU load on a media server like Plex or Emby and increase video compatibility across platforms.

How to download and setup conv2mp4

Open terminal and run command
git clone https://github.com/BrianDMG/conv2mp4.git
git clone is used to create a copy or clone of conv2mp4 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with conv2mp4 https://github.com/BrianDMG/conv2mp4/archive/master.zip

Or simply clone conv2mp4 with SSH
[email protected]:BrianDMG/conv2mp4.git

If you have some problems with conv2mp4

You may open issue on conv2mp4 support forum (system) here: https://github.com/BrianDMG/conv2mp4/issues