开发者

Need OSX code to process audio stream of an .m4v movie file

开发者 https://www.devze.com 2023-01-26 10:31 出处:网络
I need to process the audio stream of an .m4v movie file? Can anyone get me started? This is my first go at an osx project,up till now I\'ve only done iOS

I need to process the audio stream of an .m4v movie file?

Can anyone get me started?

This is my first go at an osx project, up till now I've only done iOS

( specifically I need t开发者_运维问答o examine the audio stream for a beep, which is well defined. if I can get the audio stream as a bunch of floats or ints I should be able to extract it without too much trouble )


There is plenty of sample code for working with audio at developer.apple.com.

0

精彩评论

暂无评论...
验证码 换一张
取 消