Releases: master-of-zen/Av1an
Releases · master-of-zen/Av1an
Av1an 1.2 - Full FFmpeg, PyScene options, Major bugfixes
- Major fix for AOM/SVT-AV1 droping encoded frames on some sources.
- Now supporting all FFmpeg options with
-ff
- Now supporting all PySceneDetect options with
-sc
- and some more
Av1an 1.1 - Less dependencies, Reuse of detected scenes
- Fully redone video splitting. FFmpeg segment used instead of scenedetect pymkv
- Reusing scenedetect results with different runs for same video. Look
-s
for instructions - Removed dependence on python-pymkv
- Cleaner console look, less lines, better presenting of useful information
- Fixed printing of large amount of output to Windows console
- Better error handling
Initial release with main functionality
-
Spliting Video by Scenes
-
8/10 bit encoding
-
AOMENC encoding 1,2 pass.
-
SVT-AV1 encoding 1,2 pass.
-
Rav1e encoding 1 pass only.
-
Avif AOMENC encoding.
-
Avif Rav1e encoding.