[gstreamer-bugs] [Bug 348973] New plugins: MVE muxer/demuxer

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Fri Jul 28 04:03:16 PDT 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=348973
 GStreamer | gst-plugins-bad | Ver: HEAD CVS





------- Comment #4 from Jens Granseuer  2006-07-28 11:03 UTC -------
> A patch against -bad would still be good.

Will do.

> why are the encoders/decoders built into the muxer/demuxer instead
> of being stand-alone elements?

Mostly because separating them seemed an order more complex to me, and I
couldn't see much use for stand-alone encoders/decoders for this format.

> the decoder/encoder code - is that more or less directly copied
> from ffmpeg? If so, why don't we use use the decoders/encoders
> from gst-ffmpeg instead?

The 8-bit decoder is more or less copied from ffmpeg, but
a) the ffmpeg decoder crashes for me (haven't investigated much, though)
b) the ffmpeg decoder does not support 16-bit movies, or chaining (basically
   several movies in one file)
c) ffmpeg does not have an encoder. That was written from scratch.


-- 
Configure bugmail: http://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