[gst-devel] RE : Re: rtph263depay
SP GLE
spglegle at yahoo.fr
Fri Jun 29 08:15:33 CEST 2007
Here is some code, please issue an autogen.sh in order to compilation
to work.
Index: gst/rtp/Makefile.am
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-good/gst/rtp/Makefile.am,v
retrieving revision 1.43
diff -r1.43 Makefile.am
20a21
> gstrtph263depay.c \
74a76
> gstrtph263depay.h \
Index: gst/rtp/gstrtp.c
===================================================================
RCS file: /cvs/gstreamer/gst-plugins-good/gst/rtp/gstrtp.c,v
retrieving revision 1.38
diff -r1.38 gstrtp.c
38a39
> #include "gstrtph263depay.h"
118a120,122
> if (!gst_rtp_h263_depay_plugin_init (plugin))
> return FALSE;
>
Everything works fine for me with this code.
--- Miguel Luis <mluis at av.it.pt> a écrit :
> I also added to rtp/gstrtp.c
>
> #include <gstrtph263depay.h>
> (...)
> if (!gst_rtp_h263_depay_plugin_init (plugin)
> return FALSE;
>
> but for me it ain't working yet. Do I must add some more code?
>
> Regards,
> Miguel Luis.
>
>
> Tim Müller wrote:
> > On Wed, 2007-06-27 at 20:35 +0100, Miguel Luis wrote:
> >
> >
> >> Indeed.
> >> But how can I add this rtph263depay to the gstreamer source and
> use it
> >> as I do with elements previously in gstreamer?
> >>
> >> I tried to download the gstreamer0.10-plugins-good source code,
> copy it
> >> to gst/rtp/, add rtph263depay.c and .h to Makefile.am and compile
> it but
> >> with no results.
> >>
> >> Does anyone give me some tips on how to get this working?
> >>
> >
> > You'll probably also need to add a call to
> > gst_rtp_h263_depay_plugin_init() to rtp/gstrtp.c to make sure it
> gets
> > registered.
> >
> > Cheers
> > -Tim
> >
> >
> >
>
>
>
-------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
___________________________________________________________________________
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions !
Profitez des connaissances, des opinions et des expériences des internautes sur Yahoo! Questions/Réponses
http://fr.answers.yahoo.com
More information about the gstreamer-devel
mailing list