<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2800.1498" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2><SPAN 
class=078270004-28042005>HI,</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=078270004-28042005>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I m 
making&nbsp;two pipeline(shown below)&nbsp;and running the two pipelines as 
different gstremer threads (using the gst_thread_new ) in 
an&nbsp;apllication.And in addition to that i m using the another&nbsp;pthread 
in the same application , which is prompting the user to close the 
apllication&nbsp;when he/she desire.Now the the problem is that my application 
gives segmentation fault after some time.After some&nbsp;hit and trial&nbsp;I 
found out&nbsp;that if i remove the pthread from&nbsp;my application and let it 
run infinitly then there&nbsp;is no segmentation fault. Is there any such 
problem that we can not use the gstreamer pipeline using the thread 
simultaneously&nbsp;with the pthread. Can any one please tell me the how the 
gstremer thread works</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=078270004-28042005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=078270004-28042005>The description of 
the pipepline is as</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=078270004-28042005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN class=078270004-28042005>pipeline1 is&nbsp; 
mysoundsource&nbsp; ! myencoder ! fakesink</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN class=078270004-28042005>pipeline2 is&nbsp; 
fakesrc &nbsp;! mytestdecoder ! mysoundsink</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=078270004-28042005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=078270004-28042005></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=078270004-28042005>Regards</SPAN></FONT></DIV>
<DIV><FONT face=Arial size=2><SPAN 
class=078270004-28042005>pankaj&nbsp;</SPAN></FONT></DIV></BODY></HTML>