[Bug 729755] New: vpx doesn't register vp8enc as element of plugin

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 7 16:52:02 PDT 2014


https://bugzilla.gnome.org/show_bug.cgi?id=729755
  GStreamer | gst-android | 1.2.4

           Summary: vpx doesn't register vp8enc as element of plugin
    Classification: Platform
           Product: GStreamer
           Version: 1.2.4
        OS/Version: Windows
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: gst-android
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: howard at rti.com
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


I can't use "vp8enc" in the pipeline.  However, I can use "vp8dec".

If I do a strings of lib/gstreamer-1.0/static/libgstvpx.a, and grep for
"vp8enc" all I get is:

libgstvpx_la-gstvp8enc.o/
gstvp8enc.c

But "vp8dec" gives:

gstvp8dec.c
vp8dec
gstvp8dec.c:268
gstvp8dec.c:237
gstvp8dec.c
gstvp8dec.h
gstvp8dec.c
gst_vp8dec_debug
gstvp8dec.c
gst_vp8dec_debug
vp8dec
gstvp8dec.h

which leads me to believe that there's a problem with the vp8enc element.  The
libs are from  

gstreamer-1.0-android-arm-1.2.4.1-debug.zip

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list