c# - Playing a Video and grabbing frames using a timer -


i having trouble playing video , grabbing frames. need grab frames perform change detection among other things...is there way of playing video , grabbing frames periodically (using timer) such using windows media player control on windows form?

n.b:

  1. i have looked on directshow.net, seems complicated & involved such simple requirement. don;t want head route, unless absolutely must.
  2. the avifile lib won't cut since need support multiple video formats (other avi)

i have done similar in past directshow.

you going better results directshow, since can calculations frame frame rather on timer.

these both examples of motion capture, use directshow: a b


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -