修改音频数据(PCM)输出然后在Qt框架中播放

发布于 2025-01-07 23:01:30 字数 186 浏览 0 评论 0原文

我想加载视频文件(例如:mpg),并通过第三个库修改视频的 PCM 数据然后播放。 首先,我尝试了Phonon模块,发现它是一个高级API,因此它不能修改PCM数据。 然后,我尝试调查 QtMultimedia 文档,但找不到任何播放 mpg 文件的示例。官方网站只是提供了一个使用 QImage 将 gif 文件作为视频播放的示例。 任何提示表示赞赏!

I want to load to video file (ex:mpg), and modify the PCM data of the video by a 3rd library then play.
First, I had tried the Phonon module, and found that it's a high level API so that it can not modify the PCM data.
Then, I tried to survey the QtMultimedia documents, but I could not find any example to play mpg file. The official site just provide an example using QImage to play a gif file as video.
Any hints is appreciated!

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文