필터 지우기
필터 지우기

how to write a file in .mp3 format ?

조회 수: 17 (최근 30일)
Harsha KVK
Harsha KVK 2022년 8월 20일
답변: Walter Roberson 2022년 8월 20일
I am working on a audiorecoder application. I need to save the recorded audio in .mp3 format. But audiowrite() can write files only in .wav format. Is there any way to write audio in .mp3 format or convert .wav to .mp3 ?

답변 (1개)

Walter Roberson
Walter Roberson 2022년 8월 20일
https://www.mathworks.com/matlabcentral/answers/666993-matlab-code-for-writing-an-mp3-file-in-versions-after-2015#comment_1167878
audiowrite used to handle mp3 but it was removed in r2015b: at the time there was an active patent dispute and companies were demanding to be paid. My notes say that the patents have expired now.

카테고리

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