How to change the audio from the video?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
i have one audio file and one video file.. But i dont know how to add the audio to video???
0 comentarios
Respuestas (1)
Walter Roberson
el 10 de Dic. de 2018
Other than Simulink blocks, the only supported way is https://www.mathworks.com/help/vision/ref/vision.videofilewriter-system-object.html
There are other routines that support video, and other routines that support audio, but the above is the only writing routine that can write a combined file.
2 comentarios
Ver también
Categorías
Más información sobre Audio and Video Data en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!