[maemo-developers] [maemo-developers] GStreamer and 770

From: Matti Reijonen matti.reijonen at vtt.fi
Date: Tue Feb 7 16:56:48 EET 2006
Sorry, I mistyped esdsink,.. actually the esdsink works and edsink does not
cause there's no such thing as edsink :) my bad..

Right now I'm looking for simple example to get started on gstreamer, I 
could not
use hello world on:
http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/chapter-helloworld.html#section-helloworld

gstreamer site because it uses ogg and worbis parsers and decoders and I 
don't have those installed on my
maemo environment, (or at least that was what I found out when I try run 
that example)..
is there any example gstreamer applications on maemo that can be studied?

   Matti

At 13:33 7.2.2006, you wrote:
>Hi Matti,
>Please report any such compile issues to the GStreamer bugzilla
>
>(bugzilla.gnome.org -> product GStreamer)
>
>I don't know why the esdsink doesn't build for you as it builds
>automatically for me in Scratchbox.
>
>Check if the libgstesd.so file exists in /usr/lib/gstreamer-0.10
>directory. If it does then you can test further by running
>GST_DEBUG=*:5 gst-inspect-0.10 > output.txt 2>&1
>
>When that is done check the output.txt file and look for esd in it,
>maybe it will tell you that some required esd .so files are missing or
>similar.
>
>Christian
>
>
>On Mon, 2006-02-06 at 10:47 +0200, Matti Reijonen wrote:
> >
> > I followed the http://www.linuxrising.org/gstreamer-maemo-howto.html 
> howto on
> > installing gstreamer on 770, I had trouble building the base plugins:
> >
> > gsttcpserversink.c: In function `gst_tcp_server_sink_removed':
> > gsttcpserversink.c:173: warning: unused variable `this'
> > v4lsrc_calls.c: In function `gst_v4lsrc_palette_name':
> > v4lsrc_calls.c:500: error: `v4l_palette_name' undeclared (first use in this
> > function)
> > v4lsrc_calls.c:500: error: (Each undeclared identifier is reported only 
> once
> > v4lsrc_calls.c:500: error: for each function it appears in.)
> > make[3]: *** [libgstvideo4linux_la-v4lsrc_calls.lo] Error 1
> > make[2]: *** [all-recursive] Error 1
> > make[1]: *** [all-recursive] Error 1
> > make: *** [all] Error 2
> >
> > and I finally got it compiling, when I left out the video4linux:
> > ./configure --prefix=/usr --disable-gst-debug --disable-gst_v4l
> >
> > ,that is got it compiling for the device, I also compiled it
> > for the SDK_PC, but there's one problem, the alsasink or edsink
> > are not installed according to gst-inspect..
> >
> > Does someone know where's the problem?
> >
> >    - Matti
> >
> > _______________________________________________
> > maemo-developers mailing list
> > maemo-developers at maemo.org
> > https://maemo.org/mailman/listinfo/maemo-developers
>--
>Christian Fredrik Kalager Schaller
>Business Development Manager
>Fluendo S.L.
>Mobile Phone: +34 678093464
>Office Phone: +34 933175153
>Fax         : +34 934127034


More information about the maemo-developers mailing list