|
Managed FFMpeg second draft |
|
Here's a second draft for
a managed wrapper for the FFMpeg libraries. It's still a draft but the interface is
more attractive than my first take. There is quite a lot of work left to be done
but it is useable.
The download provides solutions for VC# and VC++ Express. And I've
thrown in a modification of the output_example to generates a mpeg of Mandelbrot sets;
which makes some attractive videos. The output programs generate "buffer underflow"
messages but after searching the ffmep-devel archives, it doesn't appear to be a big
problem.
|