BrianDMG / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Option to not keep subtitles?

hwwilliams opened this issue · comments

Wondering if an option could be added that would allow the user to decide if subtitles are kept or not when running the script?

commented

I'll put this in the next release (coming soon).

commented

Implemented and tested. Feel free to keep the ideas/suggestions coming. Enjoy!