GNOME Bugzilla – Bug 586305
new mpegvideoparse2 element
Last modified: 2011-05-20 14:40:54 UTC
I've created a new mpegvideoparse element in my work at implementing vdpau. It's based on a heavily modified GstBaseVideoParse base class and supports among other things seeking and timestamping of untimestamped buffers. The code can be found at: http://github.com/satis/gst-plugins-bad/tree/mpegvideoparse2
Is this a complete replacement of the mpegvideoparse element? Could you attach a patch against gst-plugins-bad that adds this element to the videoparsers plugin? If it is a replacement for mpegvideoparse, please name it mpegvideoparse and we'll get the existing mpegvideoparse plugin removed.
We'd now want one based on the new GstBaseParse in core though :) Best to also check with Mark first, he might be working on porting the old one already..
Indeed, and that one is nearly finished in fact ...
I haven't worked any more on this, so i'd say this bug should be closed.
Alright, sorry we didn't get to it sooner :)