mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 22:09:29 -06:00
trying libsvtav1
This commit is contained in:
@@ -194,7 +194,8 @@ public class FfmpegBuilderVideoEncode:FfmpegBuilderNode
|
||||
{
|
||||
return new []
|
||||
{
|
||||
"libaom-av1",
|
||||
//"libaom-av1",
|
||||
"libsvtav1",
|
||||
"-preset", "8",
|
||||
"-crf", quality.ToString()
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user