Hey Deejay Mo,

Nope, not a single person. You're welcome to be the first!

Here's a rough outline of the work that needs to happen:

1) Rewrite SoundSource's to be AVSource with support for having audio and
video channels you read from.
2) Integrate libvlc or ffmpeg into Mixxx as an AVSource
3) Update the engine to deal with AVSource's
3.1 CachingReader must cache video in addition to audio
3.2 EngineBuffer scalers must somehow scale video as well as audio. (Scaling
video would mean.. scale to meet the output resolution goal and also
time-stretch)
3.3 EngineMaster must somehow mix video. I don't think this will fly in
software, so it will somehow have to do the mixing with the DSP or in OpenGL
land
4) Update GUI
4.1 Add video monitors for each channel
4.2 Add video monitor for the master out
4.3 Update prefereces
4.4 Update library to allow loading of video files
5) Make Mixxx support VGA out or something (i.e. full-screen video in
another monitor)

Thanks,
RJ

On Fri, Nov 19, 2010 at 6:11 AM, Deejay Mo <djmobe...@gmail.com> wrote:

> Anyone out there developing VJ functionality for mixxx?
>
>
> ------------------------------------------------------------------------------
> Beautiful is writing same markup. Internet Explorer 9 supports
> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> Spend less time writing and  rewriting code and more time creating great
> experiences on the web. Be a part of the beta today
> http://p.sf.net/sfu/msIE9-sfdev2dev
> _______________________________________________
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
>
------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today
http://p.sf.net/sfu/msIE9-sfdev2dev
_______________________________________________
Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to