Search code examples
javaimagestruts2video-processing

Is there any api to create thumbnil of my video that is presen in my own server not in other?


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?


Solution

  • use mplayer and Runtime.exec()