how to convert alac to wav

source : debian-user-digest # 1170,1171.

$ ffmpeg -i input.m4a output.wav

OR

$ mplayer -vo null -vc dummy -ao pcm:waveheader:file="output.wav" "input.m4a"
 
 
Creative Commons License
This work by maniac.vardhan is licensed under a Creative Commons Attribution-NonCommercial-NoDerivs 3.0 Unported License.
 
 

0 comments :: how to convert alac to wav

Post a Comment