Anyone have an example of how to write audio and video simultaneously using AVAssetWriter?

Viewed 3790

Been trying to figure this out with zero success.

I can write video output no problem ... but once I try to introduce a second AVAssetWriterInput to include audio the final quicktime movie is jumpy with frames being loss left and right and audio constantly going in and out.

Thanks - wg

4 Answers
Related