mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 03:31:05 +00:00
Tune and redesign TF controls
This commit is contained in:
parent
f6a75cd53e
commit
f94f337ec7
1 changed files with 0 additions and 2 deletions
|
@ -708,8 +708,6 @@ set_default_svt_configuration (EbSvtAv1EncConfiguration * svt_config)
|
|||
|
||||
// alt-ref
|
||||
svt_config->tf_level = 1;
|
||||
svt_config->altref_strength = 5;
|
||||
svt_config->altref_nframes = 7;
|
||||
svt_config->enable_overlays = FALSE;
|
||||
|
||||
// super resolution
|
||||
|
|
Loading…
Reference in a new issue