Hishiro64/av1an-win-script

Script Not Working, used just the defaults.

Closed this issue · 2 comments

Are you sure the params.txt file has not been modified?
The error seems to be pointing to a stray hyphen character in params.txt.
Double check the file, you can find a unmodified copy of params.txt here. Try replacing the file and see if it resolves it.
That is probably the issue here as I wasn't able to reproduce it any other way.

I have tested the script as of today and the defaults do work.
screen

I don't see any stray hyphen characters in params.txt the under the current commit.
The last thing you can try is to clear the contents params.txt, as it should also default to working parameters.

Otherwise, I would need more information.

i got it working by adding " to both sides of output path like this in encode.bat :
av1an.exe -i "%%f" -o "./output/output-%%~nf_!queue!.mkv" %args%