Skip to content

Both.org

News, Opinion, Tutorials, and Community for Linux Users and SysAdmins

Primary Menu
  • About Us
  • Computers 101
    • Hardware 101
    • Operating Systems 101
  • End of 10 Events
    • Wake Forest, NC, — 2025-09-20
  • Linux
    • Why I use Linux
    • The real reason we use Linux
  • My Linux Books
    • systemd for Linux SysAdmins
    • Using and Administering Linux – Zero to SysAdmin: 2nd Edition
    • The Linux Philosophy for SysAdmins
    • Linux for Small Business Owners
    • Errata
      • Errata for The Linux Philosophy for SysAdmins
      • Errata for Using and Administering Linux — 1st Edition
      • Errata for Using and Administering Linux — 2nd Edition
  • Open Source Resources
    • What is Open Source?
    • What is Linux?
    • What is Open Source Software?
    • The Open Source Way
  • Write for us
    • Submission and Style guide
    • Advertising statement
  • Downloads
  • Home
  • Audio Preservation Challenges
  • Multimedia
  • Open Source

Audio Preservation Challenges

Creation of DVDs from unusual file formats can be a challenge. Open source tools can be used in creative ways to make this possible.
Don Watkins January 6, 2024 3 minutes read
sound-radio-noise-communication-02

Creation of DVDs from unusual file formats can be a challenge. Open source tools can be used in creative ways to make this possible.

Last year, a customer approached me with a unique request—to create compact discs containing priceless family recordings. The client insisted on delivering physical compact discs rather than digital files, emphasizing the sentimental value of this tangible format. Among the source recordings was one in Audio Interchange File Format (AIFF) format on a compact disc, making it inaccessible to the client. Using Audacity and Brasero, my go-to CD creation tool, I successfully converted and burned the AIFF file onto a compact disc.

The remaining audio files were in MP3 format, and Brasero allowed for a quick creation of compact discs. However, a challenge arose with a particularly large MP3 file that surpassed the capacity of a standard compact disc, which holds up to 72 minutes of audio. I opted for a DVD to address this issue, providing a significantly larger storage capacity.

The Problem

The hurdle was converting the MP3 files to a format suitable for DVD creation. Attempts with HandBrake proved unsuccessful due to its video-centric expectations. Fortunately, I discovered the versatility of FFmpeg, a powerful tool capable of handling various audio and video formats. Installing FFmpeg on Linux systems is straightforward.

On Fedora and similar distributions:

$ sudo dnf install ffmpeg

On Debian and similar distributions:

$ sudo apt install ffmpeg

According to its man page, FFmpeg is a fast video and audio converter, supporting popular formats like MP3, MP4, and AVI. The command-line interface may seem intimidating, but it offers automation capabilities for complex tasks. I successfully converted the MP3 file to the required MP4 format using the following command:

$ ffmpeg -f lavfi -i color=c=black:s=1280x720:r=5 -i audio.mp3 -crf 0 -c:a copy -shortest output.mp4

This command creates a video file with a black screen (as defined by -i color=c=black:s=1280x720:r=5) and includes the desired audio file (-i audio.mp3).

While Brasero had limitations with this new MP4 file, I found an alternative open-source DVD creation program, DevedeNG, that seamlessly met my requirements. Installing DevedeNG allowed me to create the DVD media in just 20 minutes.

FFmpeg, licensed under the GNU Public License, stands out for its continuous evolution, ensuring support for the latest audio and video formats through regular updates and maintenance. An alternative approach to overcome the space issue could involve burning the MP3 audio as data files onto the DVD, essentially treating it as a portable hard drive.

Conclusions

The chosen method resulted in a media DVD recognized by both computers and players. Including an “empty” video stream (with black pixels) allowed DVD players to identify the content as a movie, enabling users to listen to the audio track while visually experiencing a blank video.

The key takeaway is that open-source tools like FFmpeg and DevedeNG empowered me to navigate and solve unique challenges, ensuring the preservation of audio that held particular significance for my client.

About the Author

Don Watkins

Editor

View All Posts
Tags: audio ffmpeg mp3 preservation

Post navigation

Previous: Linux Boot and Startup
Next: Liquid Cooling Failure

Related Stories

A Black femail working on a computer in an office.
  • Linux
  • Moving to Linux
  • Open Source
  • Opinion

Why choose Linux?

Don Watkins April 10, 2026 0
LAW_fedora_cla
  • Open Source
  • Opinion

California’s age verification law is bad for open source

Jim Hall March 10, 2026 0
Resources_MainImage_03
  • License
  • Open Source

The difference in open source licenses

Jim Hall January 8, 2026 0

Site Problems

We had some site problems since early the morning of 04/10/26, that resulted in posts not being loaded, although the main page was OK. The problem is with that theme, so we’ve been experimenting with new themes. No matter how good the previews are, we really can’t tell how it will look until we activate it.

So you’ve seen a lot of themes this morning. I apologize for this. I like this theme, though there are a few things that I would change if I could, but will keep things as they are for now.

Thanks for your pateince.

Random Quote

The fastest algorithm can frequently be replaced by one that is almost as fast and much easier to understand.

— Douglas W. Jones

Why I’ve Never Used Windows

On February 12 I gave a presentation at the Triangle Linux Users Group (TriLUG) about why I use Linux and why I’ve never used Windows.

Here’s the link to the video: https://www.youtube.com/live/uCK_haOXPFM 

David Both ATO Interview

Last October at All Things Open (ATO) I was interviewed by Jason Hibbits of We Love Open Source. It’s posted in the article “Why today’s AI isn’t intelligent (yet)“.

Technically We Write — Our Partner Site

Our partner site, Technically We Write, has published a number of articles from several contributors to Both.org. Check them out.

Technically We Write is a community of technical writers, technical editors, copyeditors, web content writers, and all other roles in technical communication.

Subscribe to Both.org

To comment on articles, you must have an account.

Send your desired user ID, first and last name, and an email address for login (this must be the same email address used to register) to subscribe@both.org with “Subscribe” as the subject line.

You’ll receive a confirmation of your subscription with your initial password as soon as we are able to process it.

Administration

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

You may have missed

A Black femail working on a computer in an office.
  • Linux
  • Moving to Linux
  • Open Source
  • Opinion

Why choose Linux?

Don Watkins April 10, 2026 0
programming_code_keyboard_orange_hands
  • Books
  • News

Both.org Authors Working on New Books

David Both April 7, 2026 0
Privacy matters
  • Freedom
  • Linux 101
  • Opinion

Privacy matters

Don Watkins April 7, 2026 0
Library with books
  • Books
  • Linux
  • News
  • Using and Administering Linux: Zero to SysAdmin

Book Update

David Both April 4, 2026 0

License and AI Statements

Both.org aims to publish everything under a Creative Commons Attribution ShareAlike license. Some items may be published under a different license. You are responsible to verify permissions before reusing content from this website.

The opinions expressed are those of the individual authors, not Both.org.

You may not use this content to train AI.

 

Advertising Statement

Both.org does not sell advertising on this website.


Advertising may keep most websites running—but at Both.org, we’re committed to keeping our corner of the web ad-free. Both.org does not sell advertising on the website. Nor do we offer sponsored articles at this time. We’ll update this page if our position on sponsorships changes.

We want to be open about how the website is funded. Both.org is supported entirely by David Both and a few other dedicated individuals.

 

 

Copyright © All rights reserved. | MoreNews by AF themes.