Skip to content

Commit

Permalink
Info on the description and new TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
brobzilla committed Jan 20, 2015
1 parent 286d7a9 commit 079019f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# handbrake-batch-transcode
Python script to take a directory of video files and transcode them. For Brian Fowler
I'm hoping this script will run on Linux, Mac, and Windows.

### Usage
Run the script and it takes two parameters the input dir and the output dir.
Expand All @@ -20,3 +21,4 @@ Also you will need handbrake for transcodey things
### TODO
* Add ability to remove files as they are transcoded to save on disk space
* Actually do the transcoding using HandBrakeCLI
* Add a check to verify HandBrakeCLI is installed and accessabily from this script

0 comments on commit 079019f

Please sign in to comment.