media-autobuild_suite icon indicating copy to clipboard operation
media-autobuild_suite copied to clipboard

ffmpeg: vapoursynth patch doesn't work with > R54

Open Patman86 opened this issue 3 years ago • 4 comments

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

Patman86 avatar Feb 21 '22 15:02 Patman86

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

1480c1 avatar Feb 21 '22 18:02 1480c1

Those patches are not compatible with versions greater than R54.

Patman86 avatar Feb 27 '22 08:02 Patman86

Do you know which part is incompatible with > R54? Not too familiar with vapoursynth itself and it's API

1480c1 avatar Mar 17 '22 22:03 1480c1

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.

Patman86 avatar Mar 18 '22 12:03 Patman86