[Bug 719548] transcode/remux pipeline stalling

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Nov 29 04:42:30 PST 2013


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

--- Comment #1 from Christian Fredrik Kalager Schaller <Uraeus at linuxrising.org> 2013-11-29 12:42:25 UTC ---
Ok, first pipeline wrong, here is one that should be correct:

gst-launch-1.0 filesrc
location="/home/cschalle/Videos/A_Digital_Media_Primer_For_Geeks-360p.webm" !
matroskademux name=demux ! queue !  vp8dec ! deinterlace ! videoconvert !
videoflip ! videoconvert ! videoscale ! videoconvert ! videorate ! theoraenc !
oggmux name=mux ! filesink location="/home/cschalle/Videos/test.ogg" demux. !
queue ! vorbisparse ! mux.

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