@echo on
set bitrate=2M
set out_file=_bitrate%bitrate%_x265.mp4
for %%f in (%1*.mp4 %1*.avi %1*.mov) do (
ffmpeg -i %%~f -c:v hevc_nvenc -b:v %bitrate% -map_metadata 0 -preset fast %%~nf%out_file%
exiftool -tagsFromFile %%~f -extractEmbedded -all:all -FileModifyDate -overwrite_original %%~nf%out_file%
)
Month: August 2019
Disney Binge
Went on another Disney binge lol. Found a bunch of Mickey Mouse Cartoon shorts, old and new, and then a bunch of park music, including fireworks shows, shows and area loops.