[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: is a stupid problems but is a problem with my music



John  Vera:
>
> I need one solution because i have someone music files with .m4p
> extension... for that reason y write XD is a collection complete of
> KISS, I want to converter from .m4p to the .mp3  extension..

ffmpeg -i foo.mp4 -acodec mp3 -ab 160k -ac 2 -ar 44100 foo.mp3

This will create a stereo, 160kbit/s, 44.1Hz MP3 file. It's probably a
good ide to install ffmpeg from debian-multimedia.org.

J.
-- 
It is not in my power to change anything.
[Agree]   [Disagree]
                 <http://www.slowlydownward.com/NODATA/data_enter2.html>

Attachment: signature.asc
Description: Digital signature


Reply to: