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

Adding brackets to file names breaks deletion of old file?

hwwilliams opened this issue · comments

So I started putting brackets in the file names to organize it more and now it won't delete the old file.

It says it deletes the file but it doesn't and it's not because it was in use or anything like that, also says 'same file size' but as you can see they're different.

shot_170802_124131

commented

I'm looking into this for the next release.