Re: gstreamermm option group does not init
- From: José Alburquerque <jaalburquerque cox net>
- To: Marcus Brinkmann <marcus brinkmann ruhr-uni-bochum de>
- Cc: gtkmm-list gnome org
- Subject: Re: gstreamermm option group does not init
- Date: Thu, 19 Jun 2008 16:42:00 -0400
José Alburquerque wrote:
I've also attached a C example that shows that the call to gst_init()
is not necessary when using the options parser (I had to write it
myself, since you would not cite or provide one initially). As can be
seen, the call to gst_init() is not necessary with option parsing.
I forgot to show compilation and execution:
[04:40][jose sweety:~/Projects/Programming/C++/Tests/gstreamermm]$ gcc
-g -o test-init `pkg-config --cflags --libs gstreamer-0.10 ` test-init.c
[04:40][jose sweety:~/Projects/Programming/C++/Tests/gstreamermm]$
./test-init
Successfully created element of type 'fakesrc'.
[04:40][jose sweety:~/Projects/Programming/C++/Tests/gstreamermm]$
No errors (of course now we know).
--
José Alburquerque
jaalburquerque cox net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]