Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

140
Vistas
Add Audio To Video with Javascript and html

I need to add audio to an existing mp4 video. You could think of this as background music. There is audio already in the video. But I need to add another audio track, and it needs to be done client side. I'm trying to avoid additional libraries/tech like ffmpeg and wasm. Any thoughts on how to do this with just Javascript and html?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

If you just want to add background music to your video, I would recommend editing the video in some video editing software such as imovie or adobe video editior or some online editors because you cannot combine video and audio in HTML or Javascript. Once you are done editing the video, you could save that video and use it in your HTML using the video tag:

<video width="500" height="500" controls>
  <source src="the name of your video file goes here" type="video/mp4 or ogg>
</video>
about 4 years ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda