Search found 7 matches

by imthenachoman
Thu Dec 27, 2018 7:13 pm
Forum: Command Line Interface And Scripting
Topic: Automate re-encoding numerous videos in a folder
Replies: 9
Views: 4002

Re: Automate re-encoding numerous videos in a folder

The script loops through all of the mkv files in a folder. If all of your movies are in Z then you'll either need to update the script to look in Z or change to Z before you run the script.

Also, this script is for Linux and it sounds like you're on Windows. It won't work on Windows.
by imthenachoman
Thu Aug 16, 2018 2:08 am
Forum: Command Line Interface And Scripting
Topic: Automate re-encoding numerous videos in a folder
Replies: 9
Views: 4002

Re: Automate re-encoding numerous videos in a folder

Thank you. I will give it a try. Thanks!
by imthenachoman
Thu Aug 16, 2018 1:59 am
Forum: Command Line Interface And Scripting
Topic: Automate re-encoding numerous videos in a folder
Replies: 9
Views: 4002

Re: Automate re-encoding numerous videos in a folder

How do I do noise reduction?

And I know storage is cheap but I'm trying to keep some very special videos as backup in a limited storage area as a worst-case scenario in case all my main backups fail.
by imthenachoman
Wed Aug 15, 2018 2:06 am
Forum: Command Line Interface And Scripting
Topic: Automate re-encoding numerous videos in a folder
Replies: 9
Views: 4002

Re: Automate re-encoding numerous videos in a folder

Thank you. This worked for the most part. Goal was to have 2 hour movies be roughly 2 GB and it worked for like 70% of the videos. Need to figure out why the rest are still like 4-6 gigs. I wish there were some documented "best" settings for HandBrakeCLI to get ~2 GB videos for archival pu...
by imthenachoman
Tue Aug 07, 2018 10:10 pm
Forum: Command Line Interface And Scripting
Topic: Automate re-encoding numerous videos in a folder
Replies: 9
Views: 4002

Automate re-encoding numerous videos in a folder

Description of problem or question: I have a folder with a lot videos. I want to use HandBrakeCLI to re-encode all of them using the "H.265 MKV 720p30" preset. I also want to: include all of the audio tracks in the source video and, if necessary, down-mixed them to Stereo include all of t...
by imthenachoman
Wed Sep 27, 2017 6:22 pm
Forum: Command Line Interface And Scripting
Topic: import/add all external SRT files when encoding files
Replies: 0
Views: 6596

import/add all external SRT files when encoding files

I am going to write a script to re-encode all the movie files on my computer. Each movie folder has 1 or more SRT file. Is there anyway to tell HandBrakeCLI to add all the SRT files in a directory when encoding? I'll be using a preset for the encoding process. HandBrakeCLI -i file -o file --preset=&...
by imthenachoman
Fri Jul 29, 2011 1:42 pm
Forum: Command Line Interface And Scripting
Topic: determine number of audio tracks
Replies: 1
Views: 626

determine number of audio tracks

Is there anyway to use HandbrakeCLI to gleam/determine the number of audio tracks in an input file?