umair13adil / mp4parser

Android App to Append Mp4 Videos or Merge Audio files with video files on your Android device.
17 stars 13 forks source link

Question: Is it possible to merge audio&video so that the audio will loop if needed? #8

Open AndroidDeveloperLB opened 5 years ago

AndroidDeveloperLB commented 5 years ago

I'd like to know: 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