the ffmpeg and x264 projects already implement multi-core rendering.
Is this what you are interested in?

-Evert-

On Tue, Feb 15, 2011 at 2:07 AM, Vishnu Viswanath <[email protected]> wrote:
> Hi,
> Myself and some of my friends are working on a project to play a video using
> a cluster, in effect parallel rendering. We would like to add a filter to
> the video and demonstrate the rendering process.
> We read in your blog about parallel routines implementation. But we are
> actually very stuck with this project.
> The idea which we got until now is that we need to slice up the video frames
> and distribute it into the cluster nodes to process. Processing includes
> adding the filter, essentially.
> Can we get some guidance regarding developing an app built on top of gmerlin
> API for this. We are going through the code of 'cmdlineplayer' to understand
> the API. Is there some other way to study the API and are we in the right
> direction?
>
> Thanking you in advance
>
> --
> Vishnu Viswanath
> Computer Science & Engineering 2007-2011
> Model Engineering College, Cochin
> India
>
> ------------------------------------------------------------------------------
> The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
> Pinpoint memory and threading errors before they happen.
> Find and fix more than 250 security defects in the development cycle.
> Locate bottlenecks in serial and parallel code that limit performance.
> http://p.sf.net/sfu/intel-dev2devfeb
> _______________________________________________
> Gmerlin-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gmerlin-general
>
>



-- 
http://magnatune.com - Music shared the way it should be.

------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Gmerlin-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/gmerlin-general

Reply via email to