修改音频数据(PCM)输出然后在Qt框架中播放
我想加载视频文件(例如: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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论