FFMPEG 6.0 AV1 NVENC Transcoding MP4
Channel:
Subscribers:
1,410
Published on ● Video Link: https://www.youtube.com/watch?v=TNIfv3slVZU
I rendered this video using H.264 in sony vegas and then used my batch script to transcode to AV1.
It went from 123 MB to 16.7 MB. Master Chief's armor doesn't look any different.
if exist av1 rmdir AV1 /q /s
mkdir AV1
for %%a in ("*.mp4") do ("F:\Cracked Software\ffmpeg.exe" -i "%%a" -c:v av1_nvenc -preset slow -cq:v 30 -c:a copy "AV1\%%a"
rem del "%%a"
6)
Other Videos By clickclaxer01
Tags:
av1
nvenc
nvidia
transcode
handbrake
ffmpeg
encode
decode
radeon
intel arc
gpu
mp4