Hi Malik, What the question?
1) Can Hadoop be used to compress efficiently videos? Sure, parellelization could help in that case. 2) Does Hadoop provide a class/library in order to compress any videos formats into a custom format? No, there isn't a magic tool. Even if there was that would not be provided by Hadoop directly. If you are more specific, more people might answer. Regards Bertrand On Fri, Aug 17, 2012 at 7:52 AM, mallik arjun <mallik.cl...@gmail.com>wrote: > how to compress the video using hadoop > > input : any type of video file (.flv,.mp4,.3gp,etc....) > output : compressed video file with customized format having less size > than input video file. > > > is there any api. > -- Bertrand Dechoux