Releases: moisespr123/SVT-AV1-GUI
Releases · moisespr123/SVT-AV1-GUI
SVT-AV1 GUI v1.6
This release changes some flags that will soon be deprecated.
SVT-AV1 v1.5
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
This release adds Batch Encoding. Every video in the specified input folder will be encoded.
SVT-AV1 GUI v1.3
- 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
This release improves support when encoding variable frame rate videos.
SVT-AV1 GUI v1.1
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
Initial Release