[gstreamer-bugs] [Bug 318847] Matroska muxer port to 0.9

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Oct 14 05:55:03 PDT 2005


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=318847
 GStreamer | gst-plugins-good | Ver: HEAD CVS

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #53451|                            |committed
             Status|                            |



------- Additional Comments From Tim-Philipp Müller  2005-10-14 12:55 -------
Cool, thanks!

I've committed this with minor fixes (change c++-style comments in
matroska-ids.h to C-style comments, add GST_BASE_LIBS to LIBADD for
gstcollectpads to Makefile.am).

Here's a crasher though (only noticed just after the commit):

 gst-launch-0.9 videotestsrc num-buffers=500 ! ffenc_mpeg4 ! matroskamux !
filesink location=foo.mkv

ffenc_msmpeg4 works fine though (and the resulting file plays back in vlc).


When doing

 gst-launch-0.9 videotestsrc num-buffers=500 ! matroskamux ! filesink
location=foo.mkv

vlc says "no suitable decoder module for fourcc 'undf'" - is that the right
format for raw yuv/rgb/whatever, or does that need some more fine-tuning? 

Leaving bug open for now until the above issues are fixed.

 Cheers
  -Tim


------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list