[FFmpeg-user] Help with extracting audio from MP4
terje
terje at nordland-teknikk.no
Fri Jan 20 03:07:32 EET 2017
I would have tried:
video out (alone):
ffmpeg -i infile.mp4 -an -vcodec copy video.mp4
audio out (alone):
ffmpeg -i dv_infile.mp4 -vn -acodec copy audio.aac
Terje H.
--
View this message in context: http://ffmpeg-users.933282.n4.nabble.com/Help-with-extracting-audio-from-MP4-tp4678875p4678889.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
More information about the ffmpeg-user
mailing list