[FFmpeg-devel] [PATCH] allows for independent codec setting per output video stream
Alexander Solonsky
alexander.solonsky at castlabs.com
Mon Apr 26 19:07:02 EEST 2021
Hi Nicolas,
I guess it is supposed to work in this way but it doesn't. And if you look
in the code you will see, than only one codec_opt is served for all c:v:0,
c:v:1 etc.
Best regards,
Alexander
///////////
On Mon, Apr 26, 2021 at 7:54 PM Nicolas George <george at nsup.org> wrote:
> Alexander Solonsky (12021-04-26):
> > Sometimes it is useful that output video streams have different gop
> > structure and other settings. Currently one setting used for all and I
> > added a posibility to have it separately
>
> It is already possible by suffixing options names with a colon and the
> number of the stream.
>
> Regards,
>
> --
> Nicolas George
>
More information about the ffmpeg-devel
mailing list