Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialAlex Roberts
1,551 PointsHi. I need to merge two videos (mp4) into one video in java. They will be nested and play at the same time. Please help.
I'm aware of software that can concatenate videos but not combine them so that they play at the same time with nested frames (while being saved as a single mp4 file). This is for a class project. Please help, I need to do this by Sunday.
I also need the shorter video to loop and the video time length should be set by the duration of the longer video.
Thanks, Alex
2 Answers
Andrew Molloy
37,259 PointsJava or javascript? Title says java but posted in javascript section.
Alex Roberts
1,551 PointsI did not see a separate Java section ... I think that Java is right.