Re: [FFmpeg-devel] I have an issue when try to using h264_amf encoding rtsp stream

2023-04-18 Thread Yonggang Luo
reason. > Try adding the following parameter “* -g 10* ” when using amf encoder. > This parameter will set gop size to 10. > > вт, 11 апр. 2023 г. в 09:42, 罗勇刚(Yonggang Luo) : > > > When using libx264: > > The pull result is: > > ``` > > C:\work\xtal\xtal-

Re: [FFmpeg-devel] I have an issue when try to using h264_amf encoding rtsp stream

2023-05-02 Thread Yonggang Luo
*ffmpeg -i input.mkv -c:v h264_amf -g 30 -header_spacing 30 > output.mp4* > > ср, 19 апр. 2023 г. в 07:15, 罗勇刚(Yonggang Luo) : > > > thanks, I have already tried the top size 1 and 10 before on the enconder, > > I assume you are talking about the encoder, as the decoder