[gstreamer-bugs] [Bug 342448] [matroska] support for muxing/demuxing Theora video

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri May 26 04:25:16 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=342448
 GStreamer | gst-plugins-good | Ver: 0.10.3





------- Comment #7 from Tim-Philipp Müller  2006-05-26 11:25 UTC -------
Not sure, Works For Me (tm), for a file created like this:

 $ gst-launch-0.10   audiotestsrc num-buffers=441 ! audioconvert ! vorbisenc !
queue ! mux.  videotestsrc num-buffers=300 ! theoraenc ! queue ! mux.  
matroskamux name=mux ! filesink location=test.mkv


You shouldn't need to update totem, only gst-plugins-good and -base.

However (I'm sure you are aware of this, just making sure) if you installed
GStreamer from source it might have gotten installed into a different prefix
(/usr/local/) by default, which means it might or might not be picked up and
whether totem uses that copy or the one from package might depend on your
environment variables and how you started totem (via the applications menu or
from the command line) etc. ...


-- 
Configure bugmail: http://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