single thread application

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

single thread application

jtous.ext
single thread application

Hi all !

I'm currently experimenting with aquosa (http://aquosa.sourceforge.net/)
on a beagleboard (http://beagleboard.org/) . A nasty bug in the Aquosa
wrappers prevent me from using multithreaded application.

However i'd like to take advantage of the DSP capabilites of the board.
I found Felipe Contreras gst-dsp (http://github.com/felipec/gst-dsp)
very handy.

Is there anyway to run a gstreamer pipeline without multithreading ?
I don't care about audio. I just need something like :

filesrc ! demuxer ! decoder ! videosink

I'll hopefully get ride of this bug in future, but still would like to
do early experiments before.


Thanks

-Julien-


------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit.  See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: single thread application

Victor Manuel Jáquez Leal
Although threads are indispensable for gstreamer in general, gst-dsp
elements also create a thread for processing the dsp messages. So, I
guess you're out of luck for now.

vmjl

On Thu, Jun 17, 2010 at 1:09 PM,  <[hidden email]> wrote:

> Hi all !
>
> I'm currently experimenting with aquosa (http://aquosa.sourceforge.net/)
> on a beagleboard (http://beagleboard.org/) . A nasty bug in the Aquosa
> wrappers prevent me from using multithreaded application.
>
> However i'd like to take advantage of the DSP capabilites of the board.
> I found Felipe Contreras gst-dsp (http://github.com/felipec/gst-dsp)
> very handy.
>
> Is there anyway to run a gstreamer pipeline without multithreading ?
> I don't care about audio. I just need something like :
>
> filesrc ! demuxer ! decoder ! videosink
>
> I'll hopefully get ride of this bug in future, but still would like to
> do early experiments before.
>
>
> Thanks
>
> -Julien-
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit.  See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> gstreamer-devel mailing list
> [hidden email]
> https://lists.sourceforge.net/lists/listinfo/gstreamer-devel
>
>

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky parental unit.  See the prize list and enter to win:
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/gstreamer-devel