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
- 	
				 16:07 16:07EEVblog Channel1 year ago $0.05 earnedEEVblog 1586 - Stranger Things Decade Resistor Box + Repair6262
- 	
				 LIVE LIVEInverted World Live3 hours agoThe Halloween Special with Drea De Matteo and Sam Tripoli | Ep. 13318,135 watching
- 	
				 2:57:52 2:57:52Laura Loomer6 hours agoEP154: Naturalized US Navy Medic From GAZA Exposed For Ties To Hamas23.2K15
- 	
				 35:45 35:45Stephen Gardner9 hours ago🔴BREAKING: Election Auditor EXPOSES Democrat Election Fraud Evidence!7.61K33
- 	
				 15:48 15:48Sponsored By Jesus Podcast13 hours agoHow to Stop Being JEALOUS | When Comparison Steals Your Joy243
- 	
				 LIVE LIVEDLDAfterDark3 hours agoDon't Worry - Things Will Get SO Much Worse! Sometimes It Be Like That208 watching
- 	
				 25:41 25:41Robbi On The Record9 hours agoThe Billion-Dollar Lie Behind OnlyFans “Empowerment” (Her Testimony Will Shock You) | part II1455
- 	
				 12:22 12:22Cash Jordan1 hour ago"CHICAGO MOB" Fights Back... "ZERO MERCY" Marines DEFY Judge, SMASH ILLEGALS239
- 	
				 46:58 46:58Brad Owen Poker13 hours agoI Make QUAD ACES!!! BIGGEST Bounty Of My Life! Turning $0 Into $10,000+! Must See! Poker Vlog Ep 323321
- 	
				 2:52:28 2:52:28TimcastIRL4 hours agoSTATE OF EMERGENCY Declared Over Food Stamp CRISIS, Judge Says Trump MUST FUND SNAP | Timcast IRL190K113