MPEG 到 AVI 库

发布于 2024-08-02 07:11:15 字数 184 浏览 4 评论 0原文

我正在寻找一个可以将 MPEG 转换为 AVI 的库。

有没有一个好的方法可以达到这个目的?

提前致谢。

(我的程序是用 VC++ 编写的,谢谢)

(我正在使用 DirectShow。但我不知道如何使用它将 MPEG 转换为 AVI?我知道如何构建图形并渲染已经具有适当编解码器的视频)

I am searching for a library that can convert MPEG to AVI.

Is there a good one for this purpose?

Thanks in advance.

(My program is written in VC++, Thanks)

(I am using DirectShow.But I don't know how to use it to convert MPEG to AVI ? I know how to build graph and render video that already has an appropriate codec)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

两人的回忆 2024-08-09 07:11:15

您没有指定您正在使用的编程语言,所以我只提到 ffmpeg。
http://ffmpeg.org/

You didn't specify the prog language you're working with so I will just mention ffmpeg.
http://ffmpeg.org/

小霸王臭丫头 2024-08-09 07:11:15

libavcodec 非常流行。

libavcodec is very popular.

べ繥欢鉨o。 2024-08-09 07:11:15

最好的方法是使用音频/视频框架。

我推荐以下内容:

Windows

Mac

Linux

如果您需要跨平台解决方案,我会推荐商业 MainConcept CodecSDK,它拥有一些最好的视频编解码器实现。

Your best best is to use a audio/video framework.

I would recommend the following:

Windows

Mac

Linux

If you need a cross platform solution I would recommend the commercial MainConcept CodecSDK, which has some of the best video codec implementations around.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文