Premium Only Content

My Automated Handbrake Batch File Script
How my automated Handbrake batch file works for transcoding all my original RAW video files using the RTX2060 GPU in H.265 format.
I'm using this to transcode 10's of thousands of raw camera video files.
CODE:
@echo off
REM Loop through each argument (dragged item)
:loop
if "%~1"=="" goto end
REM Create a directory for the current item
mkdir "D:\video\temp\%~n1"
FOR /F "tokens=*" %%G IN ('DIR "%~1" /B /S /A:-d') do (
FOR /F "tokens=*" %%H IN ('DIR "%%G" /B /A:-d') do (
"C:\Program Files\Handbrake\HandBrakeCLI" -i "%%G" --optimize -o "D:\video\temp\%~n1\%%~nH.mp4" -e nvenc_h265 -q 26 --cfr --aencoder av_aac --verbose=1
)
)
REM Shift arguments to process the next item
shift
goto loop
:end
pause
END CODE
If you find my videos useful you may consider supporting the EEVblog on Patreon: http://www.patreon.com/eevblog
Web Site: http://www.eevblog.com
Main Channel: http://www.youtube.com/EEVblog
EEVdiscover: https://www.youtube.com/eevdiscover
AliExpress Affiliate: http://s.click.aliexpress.com/e/c2LRpe8g
Buy anything through that link and Dave gets a commission at no cost to you.
T-Shirts: http://teespring.com/stores/eevblog
#ElectronicsCreators #Handbrake #GPU
-
4:58
EEVblog Channel
1 year ago $0.11 earnedeevBLAB 117 - The Youtube Bot Comment Problem
77210 -
8:07
The Officer Tatum
11 hours agoScott Jennings UNLEASHES On CNN Panel FEELING SORRY FOR SHOOTER
4.68K11 -
2:05:40
Inverted World Live
5 hours agoThe Simulation is Burning & Missile Hits UFO in China | Ep. 110
77.7K6 -
2:00:48
The Charlie Kirk Show
3 hours agoTHOUGHTCRIME Ep. 97 — The Thoughtcrime WILL Continue
86.3K69 -
35:08
Colion Noir
8 hours agoA Bear, an AR-15, and a Home Invasion
10.7K3 -
3:05:55
TimcastIRL
4 hours agoJimmy Kimmel Refuses To Apologize Over Charlie Kirk Comments, Blames Gun Violence | Timcast IRL
151K115 -
2:44:24
Laura Loomer
7 hours agoEP144: Trump Cracks Down On Radical Left Terror Cells
27.6K10 -
LIVE
Drew Hernandez
9 hours agoLEFTISTS UNITE TO DEFEND KIMMEL & ANTIFA TO BE DESIGNATED TERRORISTS BY TRUMP
966 watching -
1:12:32
The Charlie Kirk Show
5 hours agoTPUSA AT CSU CANDLELIGHT VIGIL
68.8K55 -
6:53:45
Akademiks
7 hours agoCardi B is Pregnant! WERE IS WHAM????? Charlie Kirk fallout. Bro did D4VID MURK A 16 YR OLD GIRL?
42.6K5