--- Begin Message ---

--- Begin Message ---
Hi,

I am using ffmpeg and SDL (based on ffplayer) to implement a media player. The basic functions for the player are work fine. Now I want to add fast forward and fast backward function for the player, also the fast forward and backward speed can be regulated, for example 2--6 times of the normal speed. Does anyone have some idea about it?

I have implemented seeking function, it works fine when drag the slide bar. So at begining I plan to use this seeking function to implement the fast forward and fast backward by keeping on calling it, they all works fine on the PC, but when I test it on the target board with 400M Micro processor, segmentation fault come. Anyone who has any idea are all appreciate! Many thanks in advance.

dove



--- End Message ---

--- End Message ---
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to