Alkl58

Results 65 comments of Alkl58

> > > So far I found this: > > ``` > mkvextract original.mkv timestamps_v2 1:timestamps.txt > ``` > Btw. that looks like you are extracting the timestamps of the...

Hey, can you send me your project file, which is located under `%appdata%\NEAV1E\Queue` ?

You are the third person in 3 weeks reporting a crash when clicking encode. The stack trace you provided clearly shows an issue within NEAV1E, however in my debugging environment...

I was able to reproduce a similar crash by manually corrupting a queue item (json file). The fix I pushed is only there to catch the crash and not the...

Thanks for reporting this issue. This issue should only affect the user interface and not the actual encode, thats why I won't release a hotfix. I already pushed a fix,...

Fixed in the new [v2.1.7](https://github.com/Alkl58/NotEnoughAV1Encodes/releases/tag/v2.1.7) release.

If you use the "svt-av1 (AV1 FFmpeg)" version, you should have the latest svt-av1 version, as it's included in ffmpeg. The dedicated libraries used for non ffmpeg encoding haven't been...

> So if I use FFMPEG with libraries inside, why would I need the .exe of those libraries? It's just redundancy or they need to be manually updated using the...

> Can you provide the list of libraries that FFMPEG needs to have in order for the program to run correctly? I understand that by libraries you mean the libraries...

> https://github.com/Patman86/SVT-AV1-Mod-by-Patman This is used by staxrip, which works fine in NEAV1E (the previous version 1.8.0 had problems, the latest release can be used). But I don’t know whether it...