Jump to content

Taking snap shot on video.

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#1
deepman

deepman

    Newbie

  • Members
  • Pip
  • 3 posts
Hello.I need to create a program that can take snap shots on a movie that is playing. I have design a video player on vb.net and now i have to add this functionality in this program. The program should be a bit like a forensic software that can manipulate a video.Any other functionalities for the program would be at most welcome.Can anyone please help me out.Its urgent.Thanks

#2
CommittedC0der

CommittedC0der

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,565 posts
This might help:
http://forum.codecal...int-screen.html

~ Committed.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.

#3
deepman

deepman

    Newbie

  • Members
  • Pip
  • 3 posts
Thank you for your suggestion CommittedCoder.I did try print screen. For what i need is to get only the frames on the video player, not the whole content that appear on the screen.

#4
CommittedC0der

CommittedC0der

    Speaks fluent binary

  • Members
  • PipPipPipPipPipPipPipPip
  • 1,565 posts
Ahh ok so you need to take a pic from the given area. This tutorial should be better. :)
http://forum.codecal...-basic-net.html

~ Committed.
A man can be defined by what he does when no one is looking.
Science is only an educated theory, which we cannot disprove.