After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 677575 - [mxf] Port mxfmux/mxfdemux to 0.11/1.0
[mxf] Port mxfmux/mxfdemux to 0.11/1.0
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other All
: Normal enhancement
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 681197 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2012-06-06 19:16 UTC by Josh Doe
Modified: 2012-10-30 13:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Josh Doe 2012-06-06 19:16:21 UTC
I chose the mxf plugin for my first to port to 0.11/1.0, which turned out to be a bit ambitious. I've got it compiling, but am working through runtime issues. I've created this ticket to make others aware.
Comment 1 Tim-Philipp Müller 2012-08-04 14:42:48 UTC
*** Bug 681197 has been marked as a duplicate of this bug. ***
Comment 2 Olivier Crête 2012-09-12 17:04:19 UTC
Any progress? branch? patch?
Comment 3 Joshua M. Doe 2012-09-17 15:51:08 UTC
I haven't worked any further on this as priorities have shifted, and releasing what I have done is held up in our release process. Hopefully I can at least get out my partial port by next week, but no guarantees unfortunately.
Comment 4 Tim-Philipp Müller 2012-09-17 16:03:24 UTC
Well, if you can't even guarantee that or when you'll be able to release half-finished work, I think people should feel free to go ahead and port this from scratch if they feel like it ;)
Comment 5 Tim-Philipp Müller 2012-10-26 21:01:14 UTC
Module: gst-plugins-bad
Branch: master
Commit: 0c8a7fa46f59177c31539eeb81e5c5277b474362
URL:    http://cgit.freedesktop.org/gstreamer/gst-plugins-bad/commit/?id=0c8a7fa46f59177c31539eeb81e5c5277b474362

Author: Michael Smith <msmith@rdio.com>
Date:   Fri Oct 26 13:48:06 2012 -0700

mxf: Port mxfdemux to 1.0
Also ports mxfmux to 1.0 to the extent that it compiles, but is 100% untested,
so remains disabled.
Comment 6 Christian Fredrik Kalager Schaller 2012-10-30 12:53:15 UTC
Joshua, would be great if you guys could do some testing of the muxer to verify it works correctly so we can enable it.
Comment 7 Tim-Philipp Müller 2012-10-30 13:04:31 UTC
There is a unit test, fwiw. (it doesn't pass)