On 10/11/2019 12:37 PM, OvchinnikovDmitrii wrote:
> The value has been changed to match the recommended(by AMF Encoder team)
> 
> ---
>  libavcodec/amfenc_h264.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libavcodec/amfenc_h264.c b/libavcodec/amfenc_h264.c
> index 2c082e93bd..7f2817f115 100644
> --- a/libavcodec/amfenc_h264.c
> +++ b/libavcodec/amfenc_h264.c
> @@ -366,6 +366,7 @@ static const AVCodecDefault defaults[] = {
>      { "b",          "2M"  },
>      { "g",          "250" },
>      { "slices",     "1"   },
> +    { "flags",      "+loop"},
>      { NULL                },
>  };

Applied, thanks.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to