is libgstvideoconvert gone in 1.22.3

cfd new newcfd at yahoo.com
Fri Aug 4 18:26:28 UTC 2023


 a libpcre2-8.a was missing. I added it to the build and still see the same errors.

    On Thursday, August 3, 2023, 10:32:55 a.m. EDT, cfd new via gstreamer-devel <gstreamer-devel at lists.freedesktop.org> wrote:  
 
  Thank you for your reply, Nicolas. I am trying to build an app on Android and have to use static gstreamer libs. My app works fine on Android with gstreamer 1.20.3. I have replaced libgstvideoconvert with videoconvertscale in the build of my app with gstreamer 1.22.3. Got quite a few build errors related to pcre2_match. No sure what is going on.

    On Wednesday, August 2, 2023, 07:15:33 p.m. EDT, Nicolas Dufresne via gstreamer-devel <gstreamer-devel at lists.freedesktop.org> wrote:  
 
 Hi,

Le lun. 31 juill. 2023, 21 h 00, cfd new via gstreamer-devel <gstreamer-devel at lists.freedesktop.org> a écrit :

I have a pipeline built with 1.20.3. Trying to upgrade to 1.22.3 and found out the libgstvideoconvert does not exist anymore. I tried to replace it with libgstvideoconvertscale and got bunch of errors related to pcre2_match* from gregex.c.What replaced libgstvideoconvert?

It's replaced by videoconvertscale plugin, but still registered as videoconvert element. What are you trying to do with this plugin? If you need the conversion feature as a library, use libgstvideo instead.


   Thanks for your help.
   Joe

    
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20230804/21a309f7/attachment.htm>


More information about the gstreamer-devel mailing list