[Bug 719487] New: encodebin - problems remuxing vorbis

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Thu Nov 28 04:14:43 PST 2013


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

           Summary: encodebin - problems remuxing vorbis
    Classification: Platform
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.freedesktop.org
        ReportedBy: Uraeus at linuxrising.org
         QAContact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---


Attached is a encodebin:5 log showing a pipeline trying to re-encode video and
remux audio. The log shows that encodebin for reason is unable to find the
vorbisparser (it is on the system).

This works:
gst-launch-1.0 filesrc
location="/home/cschalle/Videos/A_Digital_Media_Primer_For_Geeks-360p.webm" !
matroskademux ! vorbisparse ! oggmux ! filesink location=output.ogg

So my assumption is that there is a bug in encodebin stopping it from pluging
the vorbisparser.

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