You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
convert265/README.md

292 B

convert265

Script to convert media to x265

Edit the path for the find command in the normal one.

To make it even faster you'll want to run this kinda like this...

parallel ./parallel_convert_265 . ::: $(find /mnt/ -maxdepth 25 -regex ".*.mkv\|mp4\|wmv\|flv\|webm\|mov\|avi\|m4v")