Hello,

I am trying to implement Fast Forward technique in my Gstreamer based
Player. I am using IMX27 based system and following versions of
Gstreamer code.

Gstreamer-core: 0.10.22
Base: 0.10.22
Good: 0.10.10

I am streaming the media from a remote server on to my device.

What is the best method to implement Fast Forward in the case of network
streams ? Is there a way, the application tells the remote side to give
only I-frames so that the display on the Player looks as if Fast
forwarding is being implemented. Does this need support from Encoder
too ?

Right now, I am trying to SEEK repeatedly using FLUSH and SKIP flags,
but every seek takes 4 seconds to complete and the inter-frame gap is 4
seconds which is too much for a Player. IS there a way to reduce this ?

regards,
Rajesh Marathe.



------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Gstreamer-embedded mailing list
Gstreamer-embedded@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gstreamer-embedded

Reply via email to