n00mkrad / nmkoder

Media encoding, muxing, analysis toolkit for Windows
GNU General Public License v3.0
433 stars 21 forks source link

Av1an crash after scene detection #4

Closed vertexgamer closed 2 years ago

vertexgamer commented 2 years ago

The only way to not make it crash is to set 1 worker under av1an options. I tried to force -w 1920 -h 1080 under av1an>video>custom arguments, but with no success logs.zip

https://ibb.co/BKd20xK

n00mkrad commented 2 years ago

This means av1an failed to pipe the video data to the encoder. Seems to be a problem with your input video. Also make sure you are not running out of RAM.

vertexgamer commented 2 years ago

i checked memory usage, total ram usage never exceeds 6,5gb (running 2x16gb) I know someone who encoded this without a problem, maybe it's a problem on my windows (10) installation Here is the file if you want to try yourself: https://drive.google.com/file/d/1uYjmPDpfUIrT_KFfpEIkGuo7F7Q34tNj/view?usp=sharing

n00mkrad commented 2 years ago

Yeah I encoded that :p

Can you join the AV1 Discord server? I have a channel for nmkoder there and there's also one for av1an.

https://discord.com/invite/HSBxne3

n00mkrad commented 2 years ago

Closing as this is related to the input file being broken, not an Nmkoder issue.

As a workaround, re-encoding the file losslessly first worked fine.