Skip to content

Releases: master-of-zen/Av1an

Av1an 1.2 - Full FFmpeg, PyScene options, Major bugfixes

05 Feb 10:07
d417a14
Compare
Choose a tag to compare
  • 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

01 Feb 21:09
Compare
Choose a tag to compare
  • 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

27 Jan 18:34
1ef1be4
Compare
Choose a tag to compare
  • 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.