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
-
19:25
EEVblog Channel
1 year ago $0.05 earnedEEVblog 1585 - SCAM! Portable Kinetic Molecular Heater BUSTED
4584 -
56:23
Coin Stories with Natalie Brunell
1 day agoLyn Alden: Bullish on Bitcoin & Hard Assets
-
8:10
MattMorseTV
16 hours ago $6.68 earnedSchumer's PLAN just IMPLODED.
12.4K49 -
2:11:52
Side Scrollers Podcast
18 hours agoYouTube ADMITS BLATANT Censorship + California Wants to FINE “Hate Speech” + More | Side Scrollers
70.8K9 -
15:18
GritsGG
13 hours agoSweaty Quads w/ Bobby Poff!
6.8K2 -
17:11
Nikko Ortiz
1 day agoIs Poverty Your Fault?
29K35 -
1:25:15
The HotSeat
1 day agoIn Less Than Two Weeks, Here We Are Again.....
13.5K15 -
12:55
The Pascal Show
12 hours ago $1.72 earned'THAT'S HIS GIRLFRIEND!' D4vd's Friends Speak Out Revealing They Thought Celeste Was His Girlfriend!
5.15K1 -
LIVE
Lofi Girl
2 years agoSynthwave Radio 🌌 - beats to chill/game to
249 watching -
33:02
DeVory Darkins
7 hours ago $34.24 earnedComey INDICTED by grand jury in shocking announcement by DOJ as Trump claims MAJOR VICTORY
38.4K97