Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Please help with ffmpeg conversion

1 view
Skip to first unread message

James Egan

unread,
Feb 2, 2006, 8:04:08 PM2/2/06
to
Someone gave me some .m4b files, and told me they
were the same as .m4a. I can convert these files
to .mp3 format using this command:

ffmpeg -i file.m4b -acodec mp3 -ac 2 -ab 128 file.mp3

However, the rusulting audio is SLOW and deep in
pitch. I've tried various permutations of the
command, i.e., different bit rates and so on,
but the result is always the same. Any suggestions
would be greatly appreciated.


-Thanks


Bill Marcum

unread,
Feb 3, 2006, 1:01:58 PM2/3/06
to
Convert to a raw audio format, then convert that to mp3 at a different
bit rate.


--
"Besides, I think [Slackware] sounds better than 'Microsoft,' don't you?"
(By Patrick Volkerding)

0 new messages