[Script] h265ize - Convert your video library to h265

Discussion of the HandBrake command line interface (CLI)
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
FallenSnow
Posts: 17
Joined: Thu Apr 02, 2015 6:49 pm

[Script] h265ize - Convert your video library to h265

Post by FallenSnow »

You can access the script and more information at: https://github.com/FallingSnow/h265ize and https://ayrton.sparling.us/index.php/ul ... -h265izer/.

h265ize is supposed to take all the hard work out of converting videos to h265/hevc. You can convert all videos in a directory simply by running the bash script followed by the directory, as so:

Code: Select all

./h265izer /home/user/shows
One thing to keep in mind is it does require ffmpeg to be used at all.
Post Reply