Skip to content

Releases: moisespr123/SVT-AV1-GUI

SVT-AV1 GUI v1.6

12 Apr 20:46
Compare
Choose a tag to compare

This release changes some flags that will soon be deprecated.

SVT-AV1 v1.5

25 Jan 14:52
Compare
Choose a tag to compare

This release moves the HME options to a new Advanced Options Window. It also adds a Closed GOP option (irefresh-type 2) which is set by default and allows seeking when playing back an encoded video.

Improvements include:

  • First pass encoding will be skipped if the software was interrupted while performing the second pass encode.
  • A bug in the second pass where the additional arguments were not passed correctly.

SVT-AV1 GUI v1.4

14 Nov 23:14
Compare
Choose a tag to compare

This release adds Batch Encoding. Every video in the specified input folder will be encoded.

SVT-AV1 GUI v1.3

11 Nov 15:55
Compare
Choose a tag to compare
  • Added an option to not use pipes. This should make SVT-AV1 stable but at the expense of creating a huge y4m file before encoding the video, which also requires a lot of space depending on the video to be encoded.
  • Added 2-pass encoding.

SVT-AV1 GUI v1.2

23 Sep 23:36
Compare
Choose a tag to compare

This release improves support when encoding variable frame rate videos.

SVT-AV1 GUI v1.1

21 Sep 23:51
Compare
Choose a tag to compare

This release no longer creates the temporary .y4m files. It uses ffmpeg to perform the decoding and passing the decoded stream to SVT-AV1 by using Windows Named Pipes.

SVT-AV1 GUI v1.0

22 Jul 23:13
Compare
Choose a tag to compare

Initial Release