フィルターのクリア

Combined audio and video as video file in MATLAB

3 ビュー (過去 30 日間)
amir nemat
amir nemat 2013 年 8 月 22 日
Hi Friends,
Suppose that I read audio and video by Following MATLAB function:
videoFReader = vision.VideoFileReader(fulpathname);
[AUDIO,Fs] = audioread(fulpathname);
How Can I combine them as a video file ? I will really appreciate, if anyone can help me. Thanks.

回答 (0 件)

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by