#blur question
25 messages · Page 1 of 1 (latest)
tl;dr change hevc_nvenc to h264_nvenc in your blur config
ok thanks i will test it
they probably have to add their own args no?
blur defaults to hevc when you don’t use args iirc
!reenc
quick video compressor/converter
- uses libx264 to efficiently compress video
- should be able to make any 1080p video <40s embeddable on discord (ie. under 100mb)
install with:
powershell "(irm https://github.com/atzuur/scripts/raw/main/reenc.bat) | Out-File (Join-Path ([Environment]::GetFolderPath('SendTo')) reenc.bat) -Encoding ASCII"
supports multiqueue, meant to be used through #883723006969540608
so/atzur
use reenc
i already have it
you might as well fix the original output videos rather than reencoding every single one
they work fine in editors and youtube they just don’t send to discord
yea just use a diff enc arg
yup
h264_amf for AMD h264_nvenc for Nvidia 🙏🙏
That’s new then
Interesting
what
smoothie does the same thing
obs does the same thing
any program related to videos does the same thing just not hvec
just not hevc
I’m specifically talking about using hevc by default
it work now thx