ios - Is there any library to get audio data in vorbis format with AVCaptureSession in iPhone? -


i have captured video frames , converted them vp8 data using following code : https://github.com/chris838/vp8-ios.git

i want capture vorbis audio data according vp8 data available me in order combine vp8 data , vorbis data webm file. there available ios library fetching vorbis data ?

thanks in advance

there's ogg or may find audiolib helpful. there link ogg source code here


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -