Did you do "export PKG_CONFIG_PATH=/usr/lib/pkgconfig" ?<br><br>yes, I did but there is no gstreamer.pc file exist in this path. <br>please suggest some other solution if possible to build gstreamer package on beagle board<br>
<br><div class="gmail_quote">On Tue, Jul 20, 2010 at 1:03 PM, <span dir="ltr"><<a href="mailto:gstreamer-devel-request@lists.sourceforge.net">gstreamer-devel-request@lists.sourceforge.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send gstreamer-devel mailing list submissions to<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
<a href="mailto:gstreamer-devel-request@lists.sourceforge.net">gstreamer-devel-request@lists.sourceforge.net</a><br>
<br>
You can reach the person managing the list at<br>
<a href="mailto:gstreamer-devel-owner@lists.sourceforge.net">gstreamer-devel-owner@lists.sourceforge.net</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of gstreamer-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
1. Re: Compiling gstreamer application on beagle board<br>
(sudarshan bisht)<br>
2. Re: Duplicates frames in h264 stream (Sandeep Prakash)<br>
3. How can I make two links between two elements? (wl2776)<br>
4. Re: Duplicates frames in h264 stream (Prabhulinga Swamy B S)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Tue, 20 Jul 2010 11:16:33 +0300<br>
From: sudarshan bisht <<a href="mailto:bisht.sudarshan@gmail.com">bisht.sudarshan@gmail.com</a>><br>
Subject: Re: [gst-devel] Compiling gstreamer application on beagle<br>
board<br>
To: Discussion of the development of GStreamer<br>
<<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>><br>
Message-ID:<br>
<<a href="mailto:AANLkTimtHrc7Au5YZx2K7PzT2VaetcoQhXIYqYIQlX6b@mail.gmail.com">AANLkTimtHrc7Au5YZx2K7PzT2VaetcoQhXIYqYIQlX6b@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Did you do "export PKG_CONFIG_PATH=/usr/lib/pkgconfig" ?<br>
<br>
<br>
On Tue, Jul 20, 2010 at 10:54 AM, amit sharma <<a href="mailto:amit.sharma1986@gmail.com">amit.sharma1986@gmail.com</a>>wrote:<br>
<br>
> Hi,<br>
><br>
> I have installed all of the pakages required for building gstreamer<br>
> application (using command opkg install <pakage-name>)<br>
><br>
> List of pakages installed on beagle board:<br>
> 1. gstreamer<br>
> 2. gstreamer-dev<br>
> 3. gst-plugins-base<br>
> 4. gst-plugin-good<br>
> 5. gst-plugin-ugly<br>
> 6. gst-plugin-mpegdec<br>
> 7. gst-plugin-mpegdemux<br>
> 8. gst-plugins-mpegtsmux<br>
> 9. gstreamer-static<br>
> 10. gst-plugin-xvimagesink<br>
> 11. gst-plugin-ximagesink<br>
> 12. gst-plugin-vorbis<br>
> 13. gst-plugin-volume<br>
> 14. gst-plugin-videotestsrc<br>
> 15. gst-plugin-videoscale<br>
> 16. gst-plugin-videorate<br>
> 17. gst-plugin-theora<br>
> 18. gst-plugin-pango<br>
> 19. gst-plugin-ogg<br>
> 20. gst-plugin-mad<br>
> 21. gst-plugin-ffmpegcolorspace<br>
> 22. gst-plugin-esd<br>
> 23. gst-plugin-app<br>
><br>
> when I tried to build a simple gstreamer application by using following<br>
> command:<br>
><br>
> gcc $(pkg-config --cflags --libs gstreamer-0.10) gst_pro1.c -o gst_pro1<br>
><br>
> Its generating following error.<br>
><br>
> Error:<br>
> --------------------------Snip Start-----------------------------------<br>
> Package gstreamer-0.10 was not found in the pkg-config search path.<br>
> Perhaps you should add the directory containing `gstreamer-0.10.pc'<br>
> to the PKG_CONFIG_PATH environment variable<br>
> No package 'gstreamer-0.10' found<br>
> gst_pro1.c:1:21: error: gst/gst.h: No such file or directory<br>
> gst_pro1.c:3: error: expected '=', ',', ';', 'asm' or '__attribute__'<br>
> before 'cb_have_data'<br>
> gst_pro1.c:21: error: expected '=', ',', ';', 'asm' or '__attribute__'<br>
> before 'main'<br>
> --------------------------Snip End------------------------------------<br>
><br>
> So, please suggest me what I can do to remove above error or there is any<br>
> other way to installing gstremer on beagle board.<br>
><br>
> Please help me to sorting out this problem, any responce would be highly<br>
> appreciable. Thanks in advance.<br>
><br>
> Thanks<br>
> Amit<br>
><br>
><br>
> ------------------------------------------------------------------------------<br>
> This SF.net email is sponsored by Sprint<br>
> What will you do first with EVO, the first 4G phone?<br>
> Visit <a href="http://sprint.com/first" target="_blank">sprint.com/first</a> -- <a href="http://p.sf.net/sfu/sprint-com-first" target="_blank">http://p.sf.net/sfu/sprint-com-first</a><br>
> _______________________________________________<br>
> gstreamer-devel mailing list<br>
> <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
> <a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
><br>
><br>
<br>
<br>
--<br>
Regards,<br>
<br>
Sudarshan Bisht<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 20 Jul 2010 02:01:30 -0700 (PDT)<br>
From: Sandeep Prakash <<a href="mailto:123sandy@gmail.com">123sandy@gmail.com</a>><br>
Subject: Re: [gst-devel] Duplicates frames in h264 stream<br>
To: <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
Message-ID: <<a href="mailto:1279616490337-2295147.post@n4.nabble.com">1279616490337-2295147.post@n4.nabble.com</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
<br>
Plz provide the logs as follows:<br>
<br>
gst-launch --gst-debug=GST_CAPS:5,GST_ELEMENT_*:1 <rest of pipeline><br>
<br>
Also provide the logs where the fps is changing from 30 to 60.<br>
<br>
Regards,<br>
Sandeep<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/Duplicates-frames-in-h264-stream-tp2288920p2295147.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/Duplicates-frames-in-h264-stream-tp2288920p2295147.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Tue, 20 Jul 2010 02:02:13 -0700 (PDT)<br>
From: wl2776 <<a href="mailto:wl2776@gmail.com">wl2776@gmail.com</a>><br>
Subject: [gst-devel] How can I make two links between two elements?<br>
To: <a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
Message-ID: <<a href="mailto:1279616533419-2295148.post@n4.nabble.com">1279616533419-2295148.post@n4.nabble.com</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
<br>
I'd like to mimic playbin2's behavior and construct similar pipeline using<br>
gst-launch.<br>
<br>
When playbin2 loads mpeg2 file, it creates mpegpsdemux with two source pads<br>
(one pad per elementary stream) and multiqueue with two sink pads connects<br>
them:<br>
<br>
<br>
+----------------+ +--------------+<br>
|GstMpegPSDemux | |GstMultiQueue |<br>
-> |sink | ----> |sink0 src0 |---><br>
| video_e0|--' | |<br>
| audio_c0|------->|sink1 src1 |---><br>
+----------------+ +--------------+<br>
<br>
However, I cannot do that.<br>
<br>
The pipeline<br>
<br>
"filesrc location=/path/video/10.mpg ! typefind ! mpegpsdemux name=demux<br>
demux.video_e0,audio_c0 ! multiqueue.sink0,sink1 multiqueue0 ! video/mpeg !<br>
mpegvideoparse ! mpeg2dec ! queue ! ffmpegcolorspace ! autovideosink<br>
multiqueue0 ! audio/mpeg ! mp3parse ! fakesink "<br>
<br>
doesn't create multiqueue and doesn't connect audio source pad from the<br>
MPEG-PS demuxer.<br>
--<br>
View this message in context: <a href="http://gstreamer-devel.966125.n4.nabble.com/How-can-I-make-two-links-between-two-elements-tp2295148p2295148.html" target="_blank">http://gstreamer-devel.966125.n4.nabble.com/How-can-I-make-two-links-between-two-elements-tp2295148p2295148.html</a><br>
Sent from the GStreamer-devel mailing list archive at Nabble.com.<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 4<br>
Date: Tue, 20 Jul 2010 15:33:04 +0530<br>
From: Prabhulinga Swamy B S <<a href="http://prabhulingaswamy.bs" target="_blank">prabhulingaswamy.bs</a>@<a href="http://globaledgesoft.com" target="_blank">globaledgesoft.com</a>><br>
Subject: Re: [gst-devel] Duplicates frames in h264 stream<br>
To: Discussion of the development of GStreamer<br>
<<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a>><br>
Message-ID: <<a href="mailto:4C457458.8090204@globaledgesoft.com">4C457458.8090204@globaledgesoft.com</a>><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
<br>
Hi Sandeep,<br>
As my application is using appsrc element which is used to collect<br>
h264 frames, I think I can't<br>
run it using gst-launch.<br>
<br>
Here attacted a log file with GST_DEBUG=4. I found the debug<br>
messages about how<br>
bytes are writing into the file. Please find the attachment.<br>
<br>
<br>
With regards,<br>
Prabhu B S<br>
<br>
<br>
On 07/20/2010 02:31 PM, Sandeep Prakash wrote:<br>
> Plz provide the logs as follows:<br>
><br>
> gst-launch --gst-debug=GST_CAPS:5,GST_ELEMENT_*:1<rest of pipeline><br>
><br>
> Also provide the logs where the fps is changing from 30 to 60.<br>
><br>
> Regards,<br>
> Sandeep<br>
><br>
<br>
--<br>
<br>
Regards,<br>
Prabhulinga Swamy B S<br>
<br>
<br>
-------------- next part --------------<br>
An embedded and charset-unspecified text was scrubbed...<br>
Name: gstlog.txt<br>
<br>
------------------------------<br>
<br>
------------------------------------------------------------------------------<br>
This SF.net email is sponsored by Sprint<br>
What will you do first with EVO, the first 4G phone?<br>
Visit <a href="http://sprint.com/first" target="_blank">sprint.com/first</a> -- <a href="http://p.sf.net/sfu/sprint-com-first" target="_blank">http://p.sf.net/sfu/sprint-com-first</a><br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.sourceforge.net">gstreamer-devel@lists.sourceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/gstreamer-devel" target="_blank">https://lists.sourceforge.net/lists/listinfo/gstreamer-devel</a><br>
<br>
<br>
End of gstreamer-devel Digest, Vol 50, Issue 41<br>
***********************************************<br>
</blockquote></div><br>