[Bug 719548] transcode/remux pipeline stalling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 29 04:43:52 PST 2013


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

Sebastian Dröge (slomo) <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |slomo at coaxion.net
         Resolution|                            |NOTABUG

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2013-11-29 12:43:49 UTC ---
This one works here:
gst-launch-1.0 filesrc location=/media/data/Videos/Xiph/01\ -\ A\ Digital\
Media\ Primer\ For\ Geeks.webm ! decodebin name=decode ! queue ! deinterlace !
videoconvert ! queue ! videoconvert ! videoscale ! videoconvert ! videorate !
theoraenc ! queue ! oggmux name=mux ! fakesink     decode. ! queue ! vorbisenc
! vorbisparse ! queue ! mux.audio_%u


Problem is that decodebin does not output vorbis, but raw audio. And that
gst_parse has this old bug that it chooses the wrong pad.

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