简体   繁体   English

.mp4的通道音频?

[英]Channel Audio from .mp4?

I am at a loss here after searching around with no results. 搜索无结果后,我在这里茫然。

I am attempting to channel the audio specifically from an .mp4 for use in a driver. 我试图专门从.mp4通道传输音频以用于驱动程序。

I am aware that there are programs which extract the audio from .mp4's, but I am looking for another approach without using external applications such as those.. is there any direction that someone can point me towards to solve this problem? 我知道有些程序可以从.mp4的文件中提取音频,但是我正在寻找另一种方法而不使用诸如此类的外部应用程序。有人可以向我指出解决这个问题的方向吗?

Thanks, 谢谢,

-K -K

The open source library libavcodec, which is part of ffmpeg has the capability to do what you are looking for. 作为ffmpeg的一部分的开源库libavcodec具有执行所需功能的能力。 The source is available at link text . 链接文本中提供了源。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM