How to change the audio from the video?
4 ビュー (過去 30 日間)
古いコメントを表示
i have one audio file and one video file.. But i dont know how to add the audio to video???
0 件のコメント
回答 (1 件)
Walter Roberson
2018 年 12 月 10 日
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 件のコメント
参考
カテゴリ
Help Center および File Exchange で Audio and Video Data についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!