[gst-devel] mpeg2 mess

vishnu at pobox.com vishnu at pobox.com
Fri Sep 14 08:56:02 CEST 2001


On Fri, Sep 14, 2001 at 05:01:20AM -0400, David I. Lehn wrote:
> * vishnu at pobox.com <vishnu at pobox.com> [20010914 04:50]:
> > Is this correct?
> > 
> > diff -u -p -r1.21 ac3dec.c
> > --- ac3dec.c	2001/08/21 20:16:47	1.21
> > +++ ac3dec.c	2001/09/14 03:21:59
> > @@ -51,7 +51,7 @@ GST_PADTEMPLATE_FACTORY (sink_factory,
> >    GST_CAPS_NEW (
> >      "ac3dec_sink",
> >      "audio/ac3",
> > -     NULL
> > +    "framed",   GST_PROPS_BOOLEAN (TRUE)
> >    )
> >  );
> 
> No.  I think the best idea is to fix up the a52dec plugin to do caps and
> make (at least) stereo output solid.  Then we can just delete ac3dec and
> ac3parse completely.  Want to help with that?
> 
> Any thoughts on s/ac3/a52/ throughout the tree?

Uh, i'm just trying to get an mpeg2 pipeline going.  Basically, i'm a
gstreamer user, not a developer.  If this a52dec stuff is absolutely
necessary then i'll try to help, but i don't have time to be a
regular gstreamer maintainer.

> In any case, I think you may still need that NULL?

No, the NULL is taken care of by the wacky macros.

-- 
Victory to the Divine Mother!!
  http://sahajayoga.org




More information about the gstreamer-devel mailing list