Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BrianDMG authored Jul 13, 2016
1 parent 547b78f commit 00a483c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# conv2mp4-ps
Powershell script that recursively searches through a defined file path and converts MKV, AVI, FLV, and MPEG files to MP4 using ffmpeg (with AAC audio). It then refreshes a Plex library, and deletes the source file upon success. Fails over to Handbrake encode if conversion failure is detected. The purpose of this script is to reduce the number of transcodes performed by a Plex server.<br><br>
<b>Dependencies</b><br>
<b><u>Dependencies</u></b><br>
This script requires ffmpeg and Handbrake to be installed on your computer. You can download them from here:<br>
<a href="https://ffmpeg.org/download.html">ffmpeg</a>
<a href="https://handbrake.fr/downloads.php">Handbrake</a><br><br>
Expand Down

0 comments on commit 00a483c

Please sign in to comment.