-
please package ffmpeg/aomenc executables for Windows that work with the --vmaf switch. or at least link to them (and where to put the files in relation to av1an.exe/av1an.py)
-
I think nvenc support for x264 and x265 may be very useful.
-
c:\>python ./av1an.py -i c:/Film/1.mkv -o c:/Film/2.mkv
Traceback (most recent call last):
File "./av1an.py", line 286, in
main()
File "./av1an.py", line 279, in main
Av1an().main_th…
j-mas updated
4 years ago
-
Great script!
Do I have to run the script twice for a two pass encode?
-
I'm trying a very simple execution to get familiar with this tool, but it fails to produce a valid output. This is on Windows, running in PowerShell, using Python 3.8.2.
`python C:\av1an\av1an.py -…
-
Using the latest version available from pip (qencoder 1.0 iirc) on fedora 32 whenever the first loading bar finishes the program will crash with this output
```
Queue: 1 Workers: 1 Passes: 2
Para…
-
ghost updated
4 years ago
-
Support for [SVT-VP9](https://github.com/OpenVisualCloud/SVT-VP9) would be great, because libvpx is really slow. Already having support for SVT-AV1, I'd think that's probably relatively easy-ish.
-
Hi
Is it possible to transcode the interlaced source with the frame-doubling deinterlacing? I have the 25i files and I want to transcode them to 50p with `-vf bwdif`. The filter itself is working g…
-
When I'm encoding video sometime one of the av1an process start using more and more memory(16GB+) resulting in a system hang. I didn't find a way to replicate the issue consistently, but it happens fa…