<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>single thread application</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi all !<BR>
<BR>
I'm currently experimenting with aquosa (<A HREF="http://aquosa.sourceforge.net/">http://aquosa.sourceforge.net/</A>)<BR>
on a beagleboard (<A HREF="http://beagleboard.org/">http://beagleboard.org/</A>) . A nasty bug in the Aquosa<BR>
wrappers prevent me from using multithreaded application.<BR>
<BR>
However i'd like to take advantage of the DSP capabilites of the board.<BR>
I found Felipe Contreras gst-dsp (<A HREF="http://github.com/felipec/gst-dsp">http://github.com/felipec/gst-dsp</A>)<BR>
very handy.<BR>
<BR>
Is there anyway to run a gstreamer pipeline without multithreading ?<BR>
I don't care about audio. I just need something like :<BR>
<BR>
filesrc ! demuxer ! decoder ! videosink<BR>
<BR>
I'll hopefully get ride of this bug in future, but still would like to<BR>
do early experiments before.<BR>
<BR>
<BR>
Thanks<BR>
<BR>
-Julien-<BR>
</FONT>
</P>

</BODY>
</HTML>