I am using ubuntu 8.10. I wanted to know what I need to do to get SOX to work on MP4 files.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes..sox has support for mp4, m4p, & m4a. They’re marked as optional in the pdf manual. Perhaps one has to compile sox from the source files e.g. the sox(version number).tar.gz source package…unpack it using an archive manager, then do something like make, make install, etc… while including the additional option for the mp4 types of files. Checkout the README file in the package to make sure.