[gstreamer-bugs] [Bug 561922] Avid MXF files for testing

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Feb 7 01:42:05 PST 2009


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

  GStreamer | gst-plugins-bad | Ver: git




------- Comment #10 from Sebastian Dröge  2009-02-07 09:42 UTC -------
The DNxHD (except the 10 bit file which is not supported by ffmpeg) and the DV
files are now supported with latest GIT.

I'm adding support for the uncompressed (seems to be raw YUV of some format)
and for another Avid file (containing TIFF picture essence) later...

Could you also create some sample files with sound essence? :)


-----
commit 8dc9f2ea4d01ebefa87b77b879d577b5bed115eb
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Sat Feb 7 10:38:26 2009 +0100

    mxfdemux: Add support for non-standard Avid MXF files containing DNxHD
essence

    Avid uses a custom essence container UL and custom essence element keys
    that are fortunately compatible with the generic container essence
    elements. Partially fixes bug #561922.

commit 6e392318c01394667578a09ba894184d356d9960
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Sat Feb 7 09:27:13 2009 +0100

    mxfdemux: Add support for non-standard Avid MXF files containing DV essence

    Avid usually uses a custom essence container label for the essence
    descriptors and stores the actual codec that is used inside the
    picture essence coding field (and for sound probably in the sound
    essence coding field but I have no sample files with sound).
    Partially fixes bug #561922.

commit 1822dc99d3ca39f8ca1f273aeb225687a7705406
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Feb 6 11:57:46 2009 +0100

    mxfdemux: Add data definition for Avid vendor specific picture essence


-- 
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=561922.




More information about the Gstreamer-bugs mailing list