#encoding error using nmkoder
10 messages · Page 1 of 1 (latest)
eh you could ask on the repository instead

YUVJ420P? are you sure that’s how it was exactly wrote?
it means your video's pixel format isnt supported
you can:
a) get your video in a different way
b) reencode it to convert the format
!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
sorry for the late response, i didn't see the notifications.
that is what the error message said, but it is different from what the option is that I selected in the dropdown menu (it was like YUV 4:2:2 or something).
i will try this, thank you.
i record my clips with OBS, does this mean that there's some setting i selected in OBS that is preventing the file from working properly?
could be