FastFoward and FastRewind Issue with Gstreamer

Elmy Elias Elmy.Elias at teleca.com
Fri Jul 22 01:57:07 PDT 2011


Hi,

 

Iam developing a media player  using Qtgstreamer . 

 

 

Below APi  is been used for Seek functionality.But for fastforward and
FastRewind   functionality not working properly with these Api.

 gst_event_new_seek(rate, static_cast<GstFormat>(format),
 
static_cast<GstSeekFlags>(static_cast<int>(flags)),
 
static_cast<GstSeekType>(startType), start,
 
static_cast<GstSeekType>(stopType), stop );

 

Oggdemux and vorbisdec are used  to play Ogg files.For  oggstreams
fastforward and rewind is working,,but when you consider the performance
,I have observed that  there is  a delay in switching from rewind state
to fastforward state. Observed that  there is a time delay  if you press
on fastforward when the stream actually doing a backward seek....

 

But for other streams like  AAC,Wma,MP3 with  FFMpeg support
fastforward and rewind is not working...pipeline stops playing when
there is switch from fastforward state to Rewind state..

 

 

Can anyone please let me know what is the exact  seekApi  to be used.

 

How is the performance with opensource codec with gstreamer in case of
fastforward and fastrewind.

 

 

Thanks & Regards

Elmy

 



Elmy Elias
 

Teleca
Block B, 3rd Floor, Salarpuria Hallmark, Kadubeesanahalli, Marathahalli-Sarjapur Outer Ring Road, Bangalore 560037, India
Phone: +919880134224, Fax: +918066532001
Elmy.Elias at teleca.com
http://www.teleca.com/

Follow what's going on at Teleca's blog on http://www.whatsyourideaoftomorrow.blogspot.com/.

The information contained in this message is confidential and is intended for the addressee(s) only. If you have received this message in error please notify the sender immediately. The unauthorized use, disclosure, copying or alteration of this message is strictly prohibited.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20110722/bae8066b/attachment.htm>


More information about the gstreamer-devel mailing list