Bump FFMpegRecipe and PyAVRecipe versions#3065
Conversation
1489556 to
541fe99
Compare
AndreMiras
left a comment
There was a problem hiding this comment.
Thanks for taking care of it.
Left a minor comment and let's see how the build is doing in the CI
|
Hi @DexerBR, thank you for looking this up. See for instance the Test updated recipes for arch x86_64 [ ubuntu-latest ] build. |
They usually used to be errors related to premature compilation issues. The patch I'm using, for example, solves the same type of errors, but caused by problems recognizing more modern Python syntax (I don't know why). In this specific case, the error seems to have originated somewhere else, some tips could be: and Before the patch, the errors I mentioned occurred in these same places. So in short, these errors break further compilation resulting in the errors you mentioned. |
AndreMiras
left a comment
There was a problem hiding this comment.
Hey @DexerBR, thank you for taking the time to clarify and I could also confirm it building the recipe in its current version from develop and got the same error (see https://github.com/AndreMiras/python-for-android/actions/runs/11386543386/job/31679029568).
We're good to 🚢 it
PyAVupdated to the latest stable release -13.1.0FFmpegupdated to6.1.2-ffpyplayeris still not compatible with FFmpeg7.x.x.