<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7638.1">
<TITLE>stream duration query</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->
<BR>

<P><FONT SIZE=2>Hi,<BR>
<BR>
Am trying to mux live audio and video, in raw formats into avi file.<BR>
<BR>
While trying to play the file am able to play it. But the<BR>
query (gst_element_query_duration) for the stream duration fails.<BR>
<BR>
In order to solve this while stopping the recording process am adding an<BR>
eos message(gst_message_new_eos) to audio and video source seperately.<BR>
<BR>
But still the problem seems to exist. Is there something that i need to do while stopping<BR>
the recording or any other possible way to find the stream duration<BR>
<BR>
<BR>
BR,<BR>
Karthik<BR>
<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>