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. </ul>
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!