MP3 files

Any discussions around the Gospel Library App on various mobile and electronic devices.
lg4bsa
New Member
Posts: 1
Joined: Fri Mar 14, 2025 12:28 pm

MP3 files

Post by lg4bsa »

I want to download the Liahona an MP3 file so I am listening to it while swimming laps. Currently if only downloads as an MP4 file. Can this be fixed? The same would apply to talks and such. Conference too.
ambldsorg
Member
Posts: 117
Joined: Sat Nov 19, 2022 6:44 am

Re: MP3 files

Post by ambldsorg »

lg4bsa wrote: Fri Mar 14, 2025 12:30 pm I want to download the Liahona an MP3 file so I am listening to it while swimming laps. Currently if only downloads as an MP4 file.
The download information seems slightly buggy. It claims to be MP4 but when I download it, it turns out to be M4A:
entirebookmp4.png
Yet according to my system:

Code: Select all

$ file hswc3fsp22qmiz042tv59g60acsynn4jyhl3x3u6.m4a 
hswc3fsp22qmiz042tv59g60acsynn4jyhl3x3u6.m4a: ISO Media, Apple iTunes ALAC/AAC-LC (.M4A) Audio
So it's M4A. At any rate, you can easily convert it to MP3 with ffmpeg:

Code: Select all

$ ffmpeg -i hswc3fsp22qmiz042tv59g60acsynn4jyhl3x3u6.m4a hswc3fsp22qmiz042tv59g60acsynn4jyhl3x3u6.mp3
The output is a MP3 file that you can use.
You do not have the required permissions to view the files attached to this post.

Return to “Gospel Library”