[Bug 719548] Stalling gstreamer pipeline - mpeg audio?

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Dec 2 04:03:11 PST 2013


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

Christian Fredrik Kalager Schaller <Uraeus> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Stalling gstreamer pipeline |Stalling gstreamer pipeline
                   |                            |- mpeg audio?

--- Comment #8 from Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org> 2013-12-02 12:03:04 UTC ---
Ok, did some further testing. 

So this works:
gst-launch-1.0 filesrc
location="/home/cschalle/Videos/A_Digital_Media_Primer_For_Geeks-360p.ogv" !
decodebin name=decode ! queue ! deinterlace ! videoconvert ! videoscale !
videoconvert ! videorate ! mpeg2enc ! mpegpsmux name=mux ! filesink
location="test.mpg"

This doesn't:
gst-launch-1.0 filesrc
location="/home/cschalle/Videos/A_Digital_Media_Primer_For_Geeks-360p.ogv" !
decodebin name=decode ! queue ! lamemp3enc ! mpegaudioparse ! filesink
location="/tmp/test.mpg"

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