RenderHeads / UnityPlugin-AVProVideo

AVPro Video is a multi-platform Unity plugin for advanced video playback
https://www.renderheads.com/products/avpro-video/
237 stars 29 forks source link

Can an MP4 have more than one video tracks? #2055

Closed noman5412 closed 2 weeks ago

noman5412 commented 3 weeks ago

How to add multiple video tracks in one MP4 container. Do we need to have any tool like premier pro etc. for this or it can only be done by some sort of programming?

Chris-RH commented 3 weeks ago

Hi. An mp4 can have multiple video tracks. I can't recommend software in particular, but I'm sure that video editing software would have that option. You'd have to investigate individual software yourself.
Otherwise you could use a commandline tool such as ffmpeg, but some users find that more complicated.