An up-to-date overview of free software and its makers
Collaboration
The Mistelix programmers didn't bother reinventing the wheel; the software relies on a number of familiar, external background helpers, such as GStreamer. This means you can use any multimedia format the framework supports. These formats will differ from system to system and depend on the GStreamer components you have installed. MP3 might not be included because of software patents, so if you want to integrate MP3-formatted audio files as your backing track, you need to install the Fluendo MP3 plugin for GStreamer so that Mistelix can handle the task.
Under the hood, Mistelix uses the command-line-based DVDAuthor [4] set of tool to create output files. In addition, Mistelix relies on FFmpeg [5] to create the matching video formats. If you decide to use the Theora format instead of the standard DVD format, make sure you have the matching Theora codec in place. If a required helper is missing, Mistelix will warn you (Figure 4). This prevents unnecessary waiting and frustration; after all, creating and converting MPEG compressed videos can take some time, even if you have a fast machine.
Mistelix does not have a burning function as of this writing. Instead, it creates a subdirectory named dvd with the required files. The following command line creates the image file dvd.iso
mkisofs -dvd-video -udf -o dvd.iso dvd
which you can burn to disc with your preferred burning software.
Star Gazing
Mistelix developers are looking to release version 0.3 of the program in July of this year. Although the team has not disclosed the new features yet, the long-term roadmap lists a number of tangible targets, including support for more formats. In the future, Mistelix will be able to export to both Flash and Moonlight formats (Moonlight is the Linux implementation of Microsoft's Silverlight). The roadmap also includes DVD chapters, subtitles, and Blu-ray support.
Programmers interested in lending a hand will find ideas on how to implement new features on the project homepage, along with the expected level of difficulty. This lets new contributors decide how to help. As with other projects, classic bug fixing is another way to help the developers.
Thus far, Mistelix is only available for Unix-style systems, although this could change in the near future. The program is written in Mono and C# and thus is fairly easy to port to Windows systems. Although the developers do not intend to port Mistelix themselves, the free software adage applies: Any volunteers?
Infos
- Krita: http://www.koffice.org/krita
- KOffice: http://www.koffice.org
- Mistelix: http://www.mistelix.org
- DVDAuthor: http://dvdauthor.sourceforge.net
- FFmpeg: http://www.ffmpeg.org
« Previous 1 2
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you’ve found an article to be beneficial.
News
-
Wine 10 Includes Plenty to Excite Users
With its latest release, Wine has the usual crop of bug fixes and improvements, along with some exciting new features.
-
Linux Kernel 6.13 Offers Improvements for AMD/Apple Users
The latest Linux kernel is now available, and it includes plenty of improvements, especially for those who use AMD or Apple-based systems.
-
Gnome 48 Debuts New Audio Player
To date, the audio player found within the Gnome desktop has been meh at best, but with the upcoming release that all changes.
-
Plasma 6.3 Ready for Public Beta Testing
Plasma 6.3 will ship with KDE Gear 24.12.1 and KDE Frameworks 6.10, along with some new and exciting features.
-
Budgie 10.10 Scheduled for Q1 2025 with a Surprising Desktop Update
If Budgie is your desktop environment of choice, 2025 is going to be a great year for you.
-
Firefox 134 Offers Improvements for Linux Version
Fans of Linux and Firefox rejoice, as there's a new version available that includes some handy updates.
-
Serpent OS Arrives with a New Alpha Release
After months of silence, Ikey Doherty has released a new alpha for his Serpent OS.
-
HashiCorp Cofounder Unveils Ghostty, a Linux Terminal App
Ghostty is a new Linux terminal app that's fast, feature-rich, and offers a platform-native GUI while remaining cross-platform.
-
Fedora Asahi Remix 41 Available for Apple Silicon
If you have an Apple Silicon Mac and you're hoping to install Fedora, you're in luck because the latest release supports the M1 and M2 chips.
-
Systemd Fixes Bug While Facing New Challenger in GNU Shepherd
The systemd developers have fixed a really nasty bug amid the release of the new GNU Shepherd init system.