this post was submitted on 07 Jun 2025
476 points (98.8% liked)

Antique Memes Roadshow

6945 readers
171 users here now

Giving you the backstory and appraisals of vintage memes!

Submissions should be vintage memes or commentary about vintage memes. Commenters are advised to appraise the internet value and provenance meme antiquities.

Rules:

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] baltakatei@sopuli.xyz 24 points 2 days ago (1 children)

Here's my Bash script for combining a directory of .mp3 files into a single .mkv container using ffmpeg. It also reëncodes the audio using the opus codec which can help smooth out weird encoding artifacts from sloppily created MP3 files. The script retains the original MP3 file partitions as seekable chapters named after the input file names. I find it useful for some audiobooks purchased from libro.fm which are only available in MP3 format.

[–] ohulancutash@feddit.uk 7 points 2 days ago (1 children)

There’s already a container for audiobooks - m4b

[–] watson387@sopuli.xyz 5 points 2 days ago

Mka is excellent because you can add all the chapters and everything to the file and nothing needs to be re-encoded.