Re: ffmpeg guidance, please to convert m4b to mp3
Wayne <[email protected]> Tue, 29 Nov 2022 15:32:32 -0800
| Newsgroups | gmane.org.user-groups.linux.nmglug |
|---|---|
| Message-ID | <[email protected]> |
If it can't be opened correctly by Audacity, is it possible the file is corrupted somehow? Do you really want the results in separate chapters, or is a single non-chaptered file okay? ffmpeg would be a very simple command-line if you wish to write to a single file. If you need to separate by chapters, did you try using the nitrag script? BTW, most video/audio editors use ffmpeg or one of it's components as it's engine. It is extremely powerful. Wayne On 11/26/22 1:16 PM, LeRoy Diener wrote: > Hi NMGLUG folks, > > I would like to convert an audiobook .m4b file (probably with chapters in metadata) to .mp3 files split into chapters. > I'm trying to learn how to convert files. > I looked at https://ffmpeg.org/ffmpeg.html but it gets overwhelming. > > I'm not sure what the best approach will be. > I also found https://github.com/sandreas/m4b-tool where the author references https://github.com/sandreas/tone > Additionally, I found this script from nitrag https://gist.github.com/nitrag/a188b8969a539ce0f7a64deb56c00277 > Other options appear in https://www.videoproc.com/media-converter/m4b-to-mp3.htm > Indeed, my first idea was to import the .m4b file into Audacity to do the conversion. Unfortunately, it doesn't import correctly into Audacity. > I'm able to play .m4b file in VLC and SMplayer. It seems like it's possible to use VLC to do the conversion with some help from ffmpeg, though maybe not a great option. > > Any thoughts? > > Thanks, > LeRoy > > -- > > There is something glorious birthing within all of us. > I am the Love of God, no matter what. > BSA > LeRoy Diener > 213-LEROYIZ > 213-537-6949 > https://leroydiener.com <https://leroydiener.com/> > > _______________________________________________ > nmglug mailing list > [email protected] > http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org >