[Bug 561922] [mxf] Add complete support for AVID MXF files (clip wrapped)
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed Jan 29 11:36:05 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=561922
GStreamer | gst-plugins-bad | git
Sebastian Dröge (slomo) <slomo> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #267478|none |needs-work
status| |
--- Comment #18 from Sebastian Dröge (slomo) <slomo at coaxion.net> 2014-01-29 19:35:57 UTC ---
Review of attachment 267478:
--> (https://bugzilla.gnome.org/review?bug=561922&attachment=267478)
::: gst/mxf/mxfdv-dif.c
@@ +80,3 @@
+ if (mxf_ul_is_subclass (&picture_essence_coding_dv, key)) {
+ // Fix AVID headers to report frame wrapping mode
+ track->parent.descriptor[i]->essence_container.u[15] = 0x01;
I think the rewriting should be done in a more central place, and also here you
always set it to frame-wrapped. It could as well be clip wrapped if I'm not
missing anything.
--
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