Closed gabrielrdrguez closed 1 year ago
Could you try manually executing the command?: C:\Users\User\Downloads\neav1e-portable-2.1.2\Apps\ffmpeg\ffmpeg.exe -y -i "C:\Users\User\AppData\Local\Temp\NEAV1E\sTUGJAKNvOzgYCa\Chunks\split000001.mkv" -an -sn -map_metadata -1 -pix_fmt yuv420p -f yuv4mpegpipe - | "C:\Users\User\Downloads\neav1e-portable-2.1.2\Apps\nvenc\NVEncC64.exe" --y4m -i - --codec av1 --cqp 24 --quality default --output-depth 8 -o "C:\Users\User\AppData\Local\Temp\NEAV1E\sTUGJAKNvOzgYCa\Video\000001.webm"
Could you try manually executing the command?:
C:\Users\User\Downloads\neav1e-portable-2.1.2\Apps\ffmpeg\ffmpeg.exe -y -i "C:\Users\User\AppData\Local\Temp\NEAV1E\sTUGJAKNvOzgYCa\Chunks\split000001.mkv" -an -sn -map_metadata -1 -pix_fmt yuv420p -f yuv4mpegpipe - | "C:\Users\User\Downloads\neav1e-portable-2.1.2\Apps\nvenc\NVEncC64.exe" --y4m -i - --codec av1 --cqp 24 --quality default --output-depth 8 -o "C:\Users\User\AppData\Local\Temp\NEAV1E\sTUGJAKNvOzgYCa\Video\000001.webm"
Sure, but it failed: failed log.txt
It seems to work by removing the --quality default
argument,
successful log.txt
I had to change the cmd paths though, because I had deleted the temporary files
Just to confirm, can you try to replace --quality default
with --preset default
?
Just to confirm, can you try to replace
--quality default
with--preset default
?
Seems to work fine with --preset default
sucess with preset.txt
Already fixed, closing issue.
Describe the bug Queue says no output and to refer to the log file
To Reproduce I tried AOM av1 and NVENC AV1 codecs and both raised the same error
Expected behavior A clear and concise description of what you expected to happen.
Log File logfile.log
Desktop (please complete the following information):