필터 지우기
필터 지우기

Compressed .avi file with both audio and video

조회 수: 5 (최근 30일)
Andreas
Andreas 2014년 5월 28일
댓글: Image Analyst 2014년 5월 29일
Hello
I have tried creating a compressed .avi file with both audio and video, using videowriter and vision.videofilewriter, but it seems impossible.
I'm using MATLAB 2014a on Mac OS X Lion.
Any help would be appreciated
  댓글 수: 3
Andreas
Andreas 2014년 5월 28일
You can use either VideoWriter with getframe and writeVideo, or vision.VideoFileWriter with getframe and step.
The compression method can be set from the property VideoCompressionMethod. When the method is not 'None (uncompressed)' no sound can be added in the case of Vision.VideoFileWriter. In the case of VideoWriter I don't see in the beginning any possibility of sound at all...
Image Analyst
Image Analyst 2014년 5월 29일
I've never added audio to my movies so I can't help you. I'd like to know for future reference though.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Audio and Video Data에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by