media-autobuild_suite
media-autobuild_suite copied to clipboard
ffmpeg: vapoursynth patch doesn't work with > R54
These patches cause a build error. I removed them for me and it works. Do you remember why these patches were brought in?
https://github.com/m-ab-s/media-autobuild_suite/blob/b7afe7fc94fea1fffb72532fa84da25b4f89918b/build/media-suite_compile.sh#L1977
Those patches were from so long ago, I do not remember why they were added, I guess I can rebase them and fix any issues with it after my compilation reaches that point
Those patches are not compatible with versions greater than R54.
Do you know which part is incompatible with > R54? Not too familiar with vapoursynth itself and it's API
not only the vapoursynth alt demuxer has problems with R57, the original file in ffmpeg cannot bypass R57 either. I'll take a look where the problem is.