#blur question

25 messages · Page 1 of 1 (latest)

lost hollow
#

blur defaults to a certain output format, which isn’t supported by discords embeds.

stable onyx
#

tl;dr change hevc_nvenc to h264_nvenc in your blur config

cunning kite
#

ok thanks i will test it

lost hollow
#

blur defaults to hevc when you don’t use args iirc

livid flame
cloud walrusBOT
#

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

livid flame
#

use reenc

cunning kite
#

i already have it

lost hollow
livid flame
lost hollow
#

yeah because blur defaults to hevc

#

you can easily change it to h264

livid flame
#

yea just use a diff enc arg

lost hollow
#

yup

livid flame
stable onyx
#

Interesting

livid flame
#

smoothie does the same thing

#

obs does the same thing

#

any program related to videos does the same thing just not hvec

stable onyx
#

just not hevc
I’m specifically talking about using hevc by default

cunning kite
#

it work now thx