Thanks a lot Tim for your response.<div>I enabled the log , from the log it appears that typefinding is done successfully & also pipeline status is set to playing.</div><div>querying duration is failed when the pipeline state is PAUSED but again again when it is in playing state it always returns zero & no audio.</div>
<div><br></div><div>I am attaching the logs for reference. what is going wrong here.</div><div><br></div><div>If you think the logs are not sufficient , please let me know if you are expecting some more information from the log</div>
<div>& which is missing.</div><div><br></div><div>Thank you.</div><div>SPattar</div><div><br><div class="gmail_quote">On Fri, Feb 15, 2013 at 6:28 PM, Tim-Philipp Müller <span dir="ltr"><<a href="mailto:t.i.m@zen.co.uk" target="_blank">t.i.m@zen.co.uk</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Fri, 2013-02-15 at 18:17 +0530, satish pattar wrote:<br>
<br>
> Additional information:<br>
> I used filesrc instead of my source plugin, gst_element_query_position<br>
> is working as expected, but with the plugin what<br>
> I have is always returning zero when pipeline state is set to PLAYING.<br>
> Also the source plugin is working in push mode.<br>
><br>
> I am not sure if the problem lies in the source plugin or in player<br>
> application.<br>
><br>
> Your inputs are appreciated.<br>
<br>
</div>It's not really clear anyone will be able to provide much help here.<br>
<br>
Are you checking the pipeline bus for messages? Are there any error<br>
messages? Does the state change for the pipeline to PAUSED complete?<br>
<br>
Maybe check the GST_DEBUG log to see what's going on. Start with<br>
<br>
 GST_DEBUG=*typefind*:5,*decode*:5<br>
<br>
to see if typefinding happens, if a media type is found, and if<br>
decodebin tries to plug parsers/demuxers/decoders.<br>
<br>
Cheers<br>
 -Tim<br>
<br>
_______________________________________________<br>
gstreamer-devel mailing list<br>
<a href="mailto:gstreamer-devel@lists.freedesktop.org">gstreamer-devel@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel" target="_blank">http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Thanks & Regards,<br><br>Satish Pattar<br>
</div>