menditsa
menditsa
That's a known issue that's being looked into.
That's a vfr video encode with cbr ac3 audio. That aside using below with mkvmerge and ffmpeg both encode just fine. ``` av1an -i "aa10.mkv" --verbose --split-method av-scenechange -m lsmash...
I don't keep the ac3 audio, I change to opus ;) I use arch running on win 11 with wsl2 and also bare metal arch. Both work fine on that...
worked fine, took 13 seconds.
You can run from within powershell. Your problem indicates a problem with paths or binaries. FFMPEG needs shared build not static.
I compile my ffmpeg shared weekly. The only file I have needed to add is avdevice-59.dll Otherwise running av1an just fails silently with no errors shown. Sounds like your ffmpeg...
No need to put the path for the current folder. Just put the file after -i
it needs avdevice-59.dll for now as well as avdevice-60.dll On Wed, 15 Mar 2023 at 20:42, jriker1 ***@***.***> wrote: > I download av1an.exe in Windows and copied over the requested...