6 Apr
2024
6 Apr
'24
3:42 p.m.
This is going to be fun for me today! on different distros hopefully. Thanks and that was fast. On Sat, Apr 6, 2024 at 4:24 AM Andrew Randrianasulu <[email protected]> wrote:
сб, 6 апр. 2024 г., 01:16 Andrew Randrianasulu <[email protected]>:
so I was using this patch as guidance
https://github.com/HandBrake/HandBrake/pull/4451/commits/5e86b74d405f63ed020...
apparently channels was replaced by ch_layout.nb_channels
and channel_layout by ch_layout.u.mask
I'll try to put ifdef guards around those changes and make some patches ...
It compiles :)
but not sure if it actually works ..
note, it should compile even with our ffmpeg 6.1 , I hope? because api change was for 5.1, 7.0 just removed it as "long deprecated" .