when I start –exportAsynchronouslyWithCompletionHandler: method of AVassetExportSession my audio is stops playing. I am using AudioQueue and OpenAL they both needs to be restarted after beginning export session. Is there any ...
I try to add a .mp3-file to an AVMutableCompositionTrack and after that I want to export the new file. The Problem is: The generated file exists after exporting but it is ...
I run the export on the simulator and everything works great. I run it on the device and the video gets exported but there's no audio. This leads me to believe ...
I have an application that allows to append multiple video assets and add one or multiple audio tracks to a composition. All seems to work, I can play the resulting composition ...
We're trying to take an existing video with audio (.mov) and make a more email friendly version. Seems pretty straightforward and the code below does just what we need ... almost. ...
Im converting a *.caf file using AVAssetExportSession it works pretty well on the 4.0 Simulator and on my iPhone 4 testdevice.
Sadly it always fails on an iPhone 3G with following function: