简体   繁体   中英

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.

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?

Thanks,

-K

The open source library libavcodec, which is part of ffmpeg has the capability to do what you are looking for. The source is available at link text .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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