On Sun, Apr 7, 2024 at 5:38 PM Andrea paz <[email protected]> wrote:
I tried to cp thirdparty/src/ffmpeg-6.1.patch10 as ffmpeg-7.0.patch10 and compilation currently progressed beyond this error. Success! Thank you very much, Andrew.
I saw that in this edition there are few filters. In CinGG there is only "tiltandshift" filter; it does not give error but it does not work. In the terminal I have only the message:
"resource temporarily unavaible"
Of the other filters, there is no trace. These are:
aap qrencode quirc fsync showinfo bitstream dnn
Ah, even if most patches apart from 3, 4 and D still apply encoding is busted :/ I have tried three encodings and they work normally (h265-Hi; DNxHR-HQX and AV1.svt).
I tried default ffmpeg mp4 profile and it was giving me errors ... But I think I fixed it, see last patch in attached git series (modelled after ffmpeg-7.0/doc/examples/transcode_aac.c) not sure about ac3 encoding and bdwrite yet ...