[gstreamer-bugs] [Bug 536067] [matroska] Add support for real audio/video

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Aug 25 07:17:39 PDT 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=536067

  GStreamer | gst-plugins-good | Ver: HEAD CVS

Edward Hervey changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #111898|needs-work                  |committed
               Flag|                            |
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |0.10.10




------- Comment #4 from Edward Hervey  2008-08-25 14:17 UTC -------
2008-08-25  Edward Hervey  <edward.hervey at collabora.co.uk>

        * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
        (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
        * gst/matroska/matroska-mux.c:
        (gst_matroska_mux_video_pad_setcaps),
        (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
        Add Real[Audio|Video] support to Matroska containers.
        It works fine for:
        * decoding real audio/video streams contained in mkv
        * 'transmuxing' real (.rm) files into .mkv files
        It will not work though for encoding real[audio/video] streams that
        don't contain the 'mdpr_data' extra data on the caps.
        The reason why this will not work is because I never intended to
        duplicate virtually all the 'mdpr' block creation into mkvmux.
        Fixes #536067


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=536067.




More information about the Gstreamer-bugs mailing list