I need to show video with separate audio files (PHP or HTML) -


i want show video 3 separate audio files this:

video: publicidad.mp4 (duration: 40 seconds) audio1: publi1.mp3 (duration: 10 seconds) audio2: publi2.mp3 (duration: 10 seconds) audio3: publi3.mp3 (duration: 20 seconds)

as see, video , audio have same duration, need play 3 audio files because have form, , depending options choose in it, may play different audio files, audio files have same duration video.

please, how can make php, html, html5 or other?.

thanks!!.


Comments

Popular posts from this blog

php - trouble displaying mysqli database results in correct order -

depending on nth recurrence of job in control M -

sql server - Cannot query correctly (MSSQL - PHP - JSON) -