[gstreamer-bugs] [Bug 614504] New: videolance detection fails

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Mar 31 12:29:04 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=614504
  GStreamer | gst-plugins-base | 0.10.25

           Summary: videolance detection fails
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.25
        OS/Version: NetBSD
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: amoschos at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


trying to install totem under netbsd macppc 5.99.21 and i get this:

checking for GST... yes
checking GStreamer 0.10 inspection tool... yes
checking GStreamer 0.10 playbin2 plugin... yes
checking GStreamer 0.10 ffmpegcolorspace plugin... yes
checking GStreamer 0.10 videoscale plugin... no
configure: error:
                        Cannot find required GStreamer-0.10 plugin
'videoscale'.
                        It should be part of gst-plugins-base. Please install
it.

*** Error code 1

from gst-inspect i get:
No such element or plugin 'videoscale'

gst-inspect returns the proper output for both playbin2 and ffmpegcolorspace.

but the file is there:
ldd /usr/pkg/lib/gstreamer-0.10/libgstvideoscale.so
        -lc.12 => /usr/lib/libc.so.12
        -lpcre.0 => /usr/pkg/lib/libpcre.so.0
        -lintl.1 => /usr/lib/libintl.so.1
        -lglib-2.0.0 => /usr/pkg/lib/libglib-2.0.so.0
        -lgobject-2.0.0 => /usr/pkg/lib/libgobject-2.0.so.0
        -lpthread.1 => /usr/lib/libpthread.so.1
        -lgthread-2.0.0 => /usr/pkg/lib/libgthread-2.0.so.0
        -lgmodule-2.0.0 => /usr/pkg/lib/libgmodule-2.0.so.0
        -lz.1 => /usr/lib/libz.so.1
        -lm.0 => /usr/lib/libm.so.0
        -lxml2.2 => /usr/pkg/lib/libxml2.so.2
        -lgstreamer-0.10.0 => /usr/pkg/lib/libgstreamer-0.10.so.0
        -lgstbase-0.10.0 => /usr/pkg/lib/libgstbase-0.10.so.0
        -lgstvideo-0.10.0 => /usr/pkg/lib/libgstvideo-0.10.so.0
        -lrt.1 => /usr/lib/librt.so.1
        -loil-0.3.0 => /usr/pkg/lib/liboil-0.3.so.0

-- 
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