[FFmpeg-user] reduce file size: extract audio from mp4 (video)
Beeblebrox
zaphod at berentweb.com
Wed May 28 10:28:16 CEST 2014
@ C_14: Unfortunately I am not very current on media encoding formats.
This did the trick nicely: "$ ffmpeg -i video.mp4 -vn -c:a copy audio.m4a"
@ Steve: Thanks for your tip also. I ran your code without bitrate ($ ffmpeg
-i video.mp4 -c:a libfdk_aac -vn audio.m4a) just to test whether my
particular libfdk_aac was causing audio distortion. No observed problems,
the resulting audio was clean.
Regards.
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/ffmpeg-compand-knobs-problem-tp4665375p4665517.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list