| Using libavformat.dll and libavcodec.dll in C# |
|
|
|
| Written by Daniel P | |
| Wednesday, 09 August 2006 | |
|
I have almost finished porting (a few memory leaks to plug) the sample code of Martin Böhme to use libavformat.dll and libavcodec.dll in C#. These two libraries are fine work of the Open Source community but they are not particularly "MS friendly" and the documentation reduces too often to "you have the source code". You can use ffdshow to access the codecs functionalities of these libraries in a DirectShow-based application but there is no reason why someone couldnt' create a sleek .Net-based UI interface on it. The code is not pretty but it works; it'll probably post it in the near future. |
|
| Last Updated ( Sunday, 15 April 2007 ) |
| < Prev | Next > |
|---|














