On Thu, Mar 04, 2010 at 09:17:32AM -0500, Brian Duffy wrote: > I'm always thinking of my workflow and how to improve it. Some time ago, I > asked if there was a way to split up source video files, send them off to be > encoded to dirac (on different machines) and then piece them back together > seamlessly. After discussing with this list and the developer of some of the > ogg utilities it turned out not to be possible (but supposedly not that > difficult to implement). > > So, since I hear talk about improvements to the encoder, I thought I would > ask again just in case. It sure would be nice to split the job of encoding > among a few different machines and get it done quickly.
This is something that could (and should) be done at a higher level than a video encoder. You *might* want to involve the video encoder in deciding when to cut the source video, but the obvious answer for virtually every encoder is "at scene changes". In any case, this kind of functionality is not on my list of things to do. dave... ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Schrodinger-devel mailing list Schrodinger-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/schrodinger-devel