Programmatically convert a video to FLV

Posted by Raibaz on Stack Overflow See other posts from Stack Overflow or by Raibaz
Published on 2009-02-02T10:17:12Z Indexed on 2010/04/09 4:53 UTC
Read the original article Hit count: 348

Filed under:
|
|
|
|

Hi all, i am currently working on a web application that needs to accept video uploaded by users in any format (.avi, .mov, etc.) and convert them to flv for playing in a flash-based player.

Since the site is OpenCms-based, the best solution would be a ready-made plugin for OpenCms that allowed to upload and play videos doing the transcode operation in background, but just a set of Java classes to do the transcode would be great and then i could make the uploading form and playback part on my own.

© Stack Overflow or respective owner

Related posts about java

Related posts about flv