gstreamer 'shout2send' plugin is compiled without webm support

Bug #1088008 reported by Calvin Walton
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
gst-plugins-good0.10 (Ubuntu)
New
Undecided
Unassigned

Bug Description

The ubuntu precise(12.04) version of the gstreamer0.10-plugins-good (0.10.31-1ubuntu1) package has a version of the shout2send element that is compiled with webm support disabled.

The webm support in that element is autodetected at compilation time: it is enabled if the plugin is built against a version of libshout ≥ 2.3.1
(see http://cgit.freedesktop.org/gstreamer/gst-plugins-good/tree/ext/shout2/gstshout2.c?h=0.10#n74 )

Since precise already ships libshout 2.3.1 (libshout3_2.3.1-1ubuntu2), solving this issue should simply require a control file dependency update and package rebuild.

(You can check by doing 'gst-inspect shout2send', which currently gives the following output:)
Pad Templates:
  SINK template: 'sink'
    Availability: Always
    Capabilities:
      application/ogg
      audio/mpeg
            mpegversion: 1
                  layer: [ 1, 3 ]

Tags: precise
Calvin Walton (kepstin)
tags: added: precise
Calvin Walton (kepstin)
description: updated
Revision history for this message
Calvin Walton (kepstin) wrote :

Oh, man, never mind. I forgot that I'd manually installed the 2.3.1 libshout package myself. Precise only ships with libshout 2.2.2 ... http://packages.ubuntu.com/precise/libshout3

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.