[Beowulf] encoding video cluster style.
Joe Landman
landman at scalableinformatics.com
Thu Nov 8 10:22:38 PST 2007
andrew holway wrote:
> I have a friend who encodes huge amounts of video from DV to wmv. He
> wants to speed up the process so I suggested that he might want to
> parallelise.
>
> Is there anyone that can dig me out of this hole as suggest how I
> might go about doing this. there are open source codes, libavcodec
> that could maybe be parallelised .
> Possible?
I would think a coarse grain parallelization is what is indicated. This
is to a degree, how rendering is done. Some number of frames at a time
distributed to some number of nodes.
Basically have converters running on N nodes, each getting start/stop
frame indexes. From there, each does the conversion. A final process
stitches the frames together.
>
> Ta
>
> Andy
> _______________________________________________
> Beowulf mailing list, Beowulf at beowulf.org
> To change your subscription (digest mode or unsubscribe) visit http://www.beowulf.org/mailman/listinfo/beowulf
--
Joseph Landman, Ph.D
Founder and CEO
Scalable Informatics LLC,
email: landman at scalableinformatics.com
web : http://www.scalableinformatics.com
http://jackrabbit.scalableinformatics.com
phone: +1 734 786 8423
fax : +1 866 888 3112
cell : +1 734 612 4615
More information about the Beowulf
mailing list