FFMPEG的.Net封装,FFmpeg.NET
这是FFMPEG库的一个.Net封装,设计为易于使用,并尽可能完整。具有以下功能:
- Decode of video frames (can save them as BMPs or whatever format GDI+ supports, returns a Bitmap)
- Decode of audio into PCM (which can then be saved into a WAV file)
- The release will build into a single assembly - no FFMPEG dlls or any other files! Everything is linked in.
- Encoding support
- Some utilitiy classes to wrap WAV files.
- Weed out the memory leaks.
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!