Log in

View Full Version : Mp4 video file to aac audio with mencoder


ficofico
21st June 2007, 15:30
Hi guys, I need to extract aac audio for a mp4 video file ( nokia videos) with mencoder, I've write this script, but it doesn't work

mencoder "file.mp4" -ovc frameno -o "audio.aac"


What is wrong on this script?

thank you.

ficofico
21st June 2007, 17:15
all ok, i've done