tqnst / MP4ParserMergeAudioVideo

64 stars 22 forks source link

Question: How to merge audio&video so that the audio will loop if needed? #5

Open AndroidDeveloperLB opened 5 years ago

AndroidDeveloperLB commented 5 years ago

Is it possible to merge audio&video together, so that the output video will be of the same duration as the input video, and have the audio loop if it's shorter than the video?

I've asked about it here too: https://stackoverflow.com/q/54769976/878126