建议 - 如何开始转换视频/音频

发布于 2024-09-27 20:56:55 字数 232 浏览 0 评论 0原文

过去五年我一直在使用 C++。在此期间,我从来不需要处理音频或视频文件。我想编写的一件事是一个应用程序,它将获取 AVI/MPEG 文件并将其转换为 OGG 格式。

有没有什么好的书籍/教程可以让我在这个领域涉足?我知道负责 OGG 的组织 Xiph.Org 基金会拥有其 API 的库和文档。

感谢您提供的任何见解。

I have been using C++ for the last five years now. During this time, I never had to work with audio nor video files. One thing I want to write is an application that will take a AVI/MPEG file and convert it to the OGG format.

Are there any good books / tutorials out there where I can get my feet wet in this domain in general? I am aware the Xiph.Org Foundation, the group responsible for OGG, have libraries and documentation for their API.

Thanks for any insight provided.

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

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

发布评论

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

评论(1

我做我的改变 2024-10-04 20:56:55

您可能想查看 FFmpeg 源代码?

You might want to have a look at FFmpeg source code?

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