开发者

Looking for a library for encoding/decoding MPEG-2 [closed]

开发者 https://www.devze.com 2023-03-20 22:41 出处:网络
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines. It is not currently accepting answers.
开发者_StackOverflow

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 8 years ago.

Improve this question

Can someone recommend to me a good .NET library that can encode and decode MPEG-2 files? If the library can make VOBs for DVD movies, that'd be a plus. I'm looking for something C# specifically.


You could consider the library at the following link: http://nolovelust.com/post/Another-Simple-C-Wrapper-For-FFmpeg.aspx

Open FFMPEG is a library that has been around for quite some time.

The project at the link mentioned seems to have done what you seek.

You can download the source files from: http://www.mediafire.com/?z7t7uqztp871xm7

I checked the download link. It works.

0

精彩评论

暂无评论...
验证码 换一张
取 消