[Bug 756388] qtmux: Add prores support
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Oct 12 06:50:19 PDT 2015
https://bugzilla.gnome.org/show_bug.cgi?id=756388
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #313055|none |needs-work
status| |
--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Review of attachment 313055:
--> (https://bugzilla.gnome.org/review?bug=756388&attachment=313055)
::: gst/isomp4/gstqtmux.c
@@ +4028,3 @@
+ const gchar *variant;
+
+ variant = gst_structure_get_string (structure, "format");
Here you allow various formats ...
::: gst/isomp4/gstqtmuxmap.c
@@ +75,3 @@
+#define PRORES_CAPS \
+ "video/x-prores, variant = (string) standard," \
... here only standard.
--
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