mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-05-07 23:21:19 +08:00
0c1959b056
Use it instead of checking CODEC_FLAG_BITEXACT in the first stream's codec context. Using codec options inside lavf is fragile and can easily break when the muxing codec context is not the encoding context.