Hi, Tze. I would recommend FFmpeg. This is the back end to many video websites and applications, with many modern codecs. It is available as a command line video processing kit. http://www.ffmpeg.org/ffmpeg.html
Since this works on Linux from the command line, you will be able to use it with qsub and a bash script to a job queue, ala a Beowulf / HPC cluster. Cheers. On Mon 04/14/14 06:32AM +0000, Yew, Tze Hui wrote: > Hi Michael Will, > > I'm TH and am interested with this > http://www.beowulf.org/pipermail/beowulf/2005-January/011626.html. I'm > currently looking at a solution to launch an object detection app on Host, > with the GUI running on Host and the compute nodes doing all the video > processing and analytics part. I see this solution is similar to my approach > but I couldn't find any information on how to setup. May I know where to more > info about this? As I googled, Cinelerra is a video processing editor, which > has nothing to do with clustering. Can you guide me on this? Appreciate your > help. > > Thanks. > > FYI, I have tried to send jobs(with graphics) using MPI previously but > failed, seems like MPI only suitable for data processing but not video > processing. > > > _______________________________________________ > Beowulf mailing list, [email protected] sponsored by Penguin Computing > To change your subscription (digest mode or unsubscribe) visit > http://www.beowulf.org/mailman/listinfo/beowulf -- Gavin W. Burris Senior IT Project Leader Research and Innovation Team The Wharton School University of Pennsylvania _______________________________________________ Beowulf mailing list, [email protected] sponsored by Penguin Computing To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
