0

I am going to create a application where i need to show the thumbnil image of those video that is present in the server.Some site like youtube they have an link if we put it in tag it will show that video thumbnil.I just want to know is there any api to do so for my video?

sourav
  • 99
  • 5
  • 15
  • you can read the accepted answer of [this](http://stackoverflow.com/questions/48179/video-thumbnails-in-java) post. please also read the last answer on the link. – Asad Rasheed Jul 01 '11 at 07:47

1 Answers1

0

use mplayer and Runtime.exec()

Penkov Vladimir
  • 921
  • 5
  • 10