Merge commit 'a43905f4ae261bdde87c300901d867b31961f57b'
* commit 'a43905f4ae261bdde87c300901d867b31961f57b': qsvenc_hevc: improve the default settings Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
This commit is contained in:
@ -240,8 +240,8 @@ static const AVCodecDefault qsv_enc_defaults[] = {
|
|||||||
{ "b", "1M" },
|
{ "b", "1M" },
|
||||||
{ "refs", "0" },
|
{ "refs", "0" },
|
||||||
// same as the x264 default
|
// same as the x264 default
|
||||||
{ "g", "250" },
|
{ "g", "248" },
|
||||||
{ "bf", "3" },
|
{ "bf", "8" },
|
||||||
|
|
||||||
{ "flags", "+cgop" },
|
{ "flags", "+cgop" },
|
||||||
{ "b_strategy", "-1" },
|
{ "b_strategy", "-1" },
|
||||||
|
Reference in New Issue
Block a user