Re: [FFmpeg-user] VBR encoding for libsvtav1.

2023-11-26 Thread Aditya Dandavate
On Mon, 27 Nov, 2023, 7:32 am Aditya Dandavate, wrote: > On Mon, 27 Nov, 2023, 4:16 am Ferdi Scholten, wrote: > >> What is the quality rate control when encoding in VBR mode ? >> > I get message : >> > >> > Svt[warn]: The input q value is ignored in vbr mode 20 when I set the >> -crf >> > to 20

Re: [FFmpeg-user] VBR encoding for libsvtav1.

2023-11-26 Thread Aditya Dandavate
On Mon, 27 Nov, 2023, 4:16 am Ferdi Scholten, wrote: > What is the quality rate control when encoding in VBR mode ? > > I get message : > > > > Svt[warn]: The input q value is ignored in vbr mode 20 when I set the > -crf > > to 20 when enabling the -svtav1-params rc=1. > > When I set -qp 20, the

Re: [FFmpeg-user] VBR encoding for libsvtav1.

2023-11-26 Thread Ferdi Scholten
What is the quality rate control when encoding in VBR mode ? I get message : Svt[warn]: The input q value is ignored in vbr mode 20 when I set the -crf to 20 when enabling the -svtav1-params rc=1. When I set -qp 20, the conversion fails. Which mode to set quality when encoding in VBR mode ? vb

Re: [FFmpeg-user] VBR encoding for libsvtav1.

2023-11-26 Thread Aditya Dandavate
On Sun, 26 Nov, 2023, 8:18 pm Aditya Dandavate, wrote: > > > On Sun, 26 Nov, 2023, 7:38 pm Gyan Doshi, wrote: > >> >> >> On 2023-11-26 07:21 pm, Aditya Dandavate wrote: >> > On Sun, 26 Nov, 2023, 6:44 pm Ferdi Scholten, >> wrote: >> > >> >> I was trying and searching the web to 'how to encode v

Re: [FFmpeg-user] VBR encoding for libsvtav1.

2023-11-26 Thread Aditya Dandavate
On Sun, 26 Nov, 2023, 7:38 pm Gyan Doshi, wrote: > > > On 2023-11-26 07:21 pm, Aditya Dandavate wrote: > > On Sun, 26 Nov, 2023, 6:44 pm Ferdi Scholten, wrote: > > > >> I was trying and searching the web to 'how to encode videos with > libsvtav1 > >>> with help of VBR rate control mode and I fou

Re: [FFmpeg-user] VBR encoding for libsvtav1.

2023-11-26 Thread Gyan Doshi
On 2023-11-26 07:21 pm, Aditya Dandavate wrote: On Sun, 26 Nov, 2023, 6:44 pm Ferdi Scholten, wrote: I was trying and searching the web to 'how to encode videos with libsvtav1 with help of VBR rate control mode and I found on this page that setting -rc 1 will enable Variable Bitrate mode.

Re: [FFmpeg-user] VBR encoding for libsvtav1.

2023-11-26 Thread Aditya Dandavate
On Sun, 26 Nov, 2023, 6:44 pm Ferdi Scholten, wrote: > I was trying and searching the web to 'how to encode videos with libsvtav1 > > with help of VBR rate control mode and I found on this page that setting > > -rc 1 will enable Variable Bitrate mode. > > > > > > > https://gitlab.com/AOMediaCodec

Re: [FFmpeg-user] VBR encoding for libsvtav1.

2023-11-26 Thread Ferdi Scholten
I was trying and searching the web to 'how to encode videos with libsvtav1 with help of VBR rate control mode and I found on this page that setting -rc 1 will enable Variable Bitrate mode. https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/master/Docs/svt-av1_encoder_user_guide.md I tried to set

[FFmpeg-user] VBR encoding for libsvtav1.

2023-11-26 Thread Aditya Dandavate
I was trying and searching the web to 'how to encode videos with libsvtav1 with help of VBR rate control mode and I found on this page that setting -rc 1 will enable Variable Bitrate mode. https://gitlab.com/AOMediaCodec/SVT-AV1/-/blob/master/Docs/svt-av1_encoder_user_guide.md I tried to set '-