NEWS I had gotten rather distracted lately--it's been a heckova spring :D
I did however start getting some work done this last week, and I'll be checking some stuff in really really soon.
I also tried out Expression Encoder 2 -- and It's really cool. It has an SDK that is perfect for my needs, and I'll be adopting that as an optional dependency.
Project DescriptionWinx is intended to be a general purpose transcoder toolkit to produce WMV video from nearly anything else, given the right supporting codecs and tools.
Winx is a .NET assembly which can be referenced from other applications, or simply called via the command line.
*What's different?*
- Winx isn't for creating AVI files. There are plenty of tools for that.
- Winx is simple enough to use from a scripting language, without understanding all the ins and outs of video encoding and decoding.
- Winx is about Quality... not speed. Speed isn't a bad thing, but not at the expense of Quality.
(oh, and just to be clear, it's pronounced 'Winks' not Win-X.... ask my 6yr old daughter why.)
See the
More Info page to get an idea of what's going on
If you want to use Winx, you will need to have the
Prerequsites.
If you want to compile Winx, you will need to have the
Development Prerequisites