acess frame by frame of the video using external timer

thothadri thothadri.land at gmail.com
Wed Apr 3 14:31:32 PDT 2013


hey , what i want is , suppose i call a function every 30 milliseconds or
even 3 milliseconds . for example, 

n=1;

function timer_event():
{

  get_frame(n); //this should get the snapshot of nth frame and display it 
  n= n+1;

}





--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/acess-frame-by-frame-of-the-video-using-external-timer-tp4659395p4659397.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.


More information about the gstreamer-devel mailing list