[Bug 662306] New: encoding to mp3 gives me an error on console

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Oct 20 09:03:29 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=662306
  GStreamer | gst-plugins-ugly | git

           Summary: encoding to mp3 gives me an error on console
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-ugly
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Created an attachment (id=199545)
 --> (https://bugzilla.gnome.org/attachment.cgi?id=199545)
dotfile dump

Getting this on the console:
(transmageddon.py:3581): GStreamer-WARNING **: pad lamemp3enc0:sink returned
caps which are not a real subset of its template caps
0:00:25.423509905  3581 0xb25684d0 ERROR               GST_CAPS
gstpad.c:2253:gst_pad_get_caps_unlocked:<lamemp3enc0:sink> pad returned caps
audio/x-raw-int, rate=(int){ 8000, 11025, 22050, 44100 }, channels=(int){ 1, 2
}, endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16
which are not a real subset of its template caps audio/x-raw-int,
endianness=(int)1234, signed=(boolean)true, width=(int)16, depth=(int)16,
rate=(int){ 8000, 11025, 12000, 16000, 22050, 24000, 32000, 44100, 48000 },
channels=(int)[ 1, 2 ]

The resulting file seems fine though.

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