how to insert audio inside video with ffmpeg??
Posted
by samantha
on Stack Overflow
See other posts from Stack Overflow
or by samantha
Published on 2010-05-26T10:47:37Z
Indexed on
2010/05/26
10:51 UTC
Read the original article
Hit count: 351
Hi, I create a video with image in real time. I need to add at this audio in real time. I record audio with AVAudioSession but this create a file, i need to get a byte, what library must i use?? thanks
© Stack Overflow or respective owner