Explaining Gstreamer plugin example
horai
ivo.hora at seznam.cz
Tue Oct 15 13:42:43 UTC 2019
Just to note, I also recompiled GTK this way:
nice -20 ./autogen.sh --enable-wayland-backend --enable-gtk-doc=no
--enable-gtk-doc-html=no --enable-gtk-doc-pdf=no --enable-broadway-backend
--enable-x11-backend --libdir=/usr/lib/x86_64-linux-gnu/
I am using --libdir=/usr/lib/x86_64-linux-gnu/ when configuring Gstreamer
compilation just to overwrite libraries of version 1.14. I know this is
rather messy mixing 1.14 deb packages with raw 1.16 libraries, but I hope
old libraries will be overridden and won't add any more problems saving some
time and making it easier when not building .deb packages.
--
Sent from: http://gstreamer-devel.966125.n4.nabble.com/
More information about the gstreamer-devel
mailing list