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
-
49:33
EEVblog Channel
2 months ago $0.03 earnedEEVblog 1699 - µTimer PROJECT Part 1 - The LCD
1273 -
LIVE
FreshandFit
8 hours agoAfter Hours w/ Girls - The Price Is Right!
13,433 watching -
28:53
Afshin Rattansi's Going Underground
3 days agoTrump Has Surrounded Himself With Neocons AGAIN, War After War is Coming! (James Carden)
1.76K7 -
1:54:50
Badlands Media
8 hours agoDevolution Power Hour Ep. 398: Economic Warfare, Trump’s Strategy, and the Coming Reckoning
46.2K23 -
2:08:19
Inverted World Live
6 hours agoInvasion of the Lectern Guy | Ep. 124
32.7K4 -
2:54:29
TimcastIRL
5 hours agoDemocrats Declare STATE OF EMERGENCY Over ICE Raids, DHS ATTACKED, CIVIL WAR | Timcast IRL
221K129 -
2:37:25
TheSaltyCracker
5 hours agoAlex Jones Gets Screwed ReeEEStream 10-15-25
84.6K229 -
58:25
Man in America
10 hours agoPaper Silver IMPLODES: Experts Predict HUNDREDS PER OUNCE is Coming
28.4K17 -
LIVE
Drew Hernandez
13 hours agoSENIOR ISRAELI OFFICIALS CLAIM GAZA WAR NOT OVER & ILLEGAL ALIENS COORDINATE ANOTHER ATTACK ON ICE?
768 watching -
LIVE
SpartakusLIVE
5 hours agoLIVE from VACATION || #1 Greek God of a Streamer
375 watching