Video recording project status.

Stepan Podoskin <[email protected]> Sun, 28 Jul 2013 01:40:34 +0400
Newsgroups gmane.comp.graphics.crystalspace.devel
Message-ID <[email protected]>
This is a short summary of what I have implemented so far.
Video encoder works, the only major missing feature is sound recording.
It is possible to record either in realtime or non-realtime mode. Encoding is done in separate thread which is important for realtime mode (actually, libavcodec can spawn more threads to parallelize encoding). It is also possible to specify various options like codec, format, quality (or bitrate) in config.
I have tested it on Ubuntu with libav and on Windows with both libav and ffmpeg. I tried various combinations of codecs/formats and it worked for me.
Next, I’m going to work on sound recording.
Compilation on Ubuntu is trivial, you will just need libavcodec-dev, libavformat-dev and libavutil-dev packages. Compilation on Windows with Visual Studio is a bit tricky, I can describe it if someone needs it.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
Crystal-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/crystal-develop