-
Notifications
You must be signed in to change notification settings - Fork 49
Compilation error: many arguments to function ‘gst_h264_parse_sps’ #193
Comments
Can you try to find out which version of gstreamer you have, please? |
See my answer below; it's not my system that's outdated, but rather this sdk. old answer/version informationMy gstreamer version is 1.18.4. The file the error originates from seems to be part of gst-plugins-bad-libs, provided in an official repo:
According to the PKGBUILD, this *-lib package sits at version 1.18.4, which seems to be the newest version (as you would expect from a rolling release distro) (BTW, note that the gsth264parser.h warns that the h264 parsing library is an unstable API, perhaps I'm encountering some sort of API change?) |
The gitlab page of gst-plugins-bad clearly defines The error, in turn, comes from |
Same error |
Mee too. |
Whenever I compile this set of plugins (version 1.3.3.rc9, but also seems to happen on HEAD), I get the following error:
I'm using Arch Linux, updated and well, kernel version 5.12.2.arch1-1. I'm using the PKGBUILD from the aur.
Full log I get from yay (an aur helper): t.log
Let me know if I can provide more information.
The text was updated successfully, but these errors were encountered: