Skip to content
Oleksiy Yakovenko edited this page Apr 3, 2024 · 24 revisions

General

How do I contribute?

If you want to contribute to a project and make it better, your help is very welcome. Please see the CONTRIBUTING.md file for more information.

I want to help with translation. How do I do that?

Please use Transifex here.

Don't submit PO files directly to me.

Deadbeef crashes or freezes. I want to report a bug. How do I do that?

You need to make GDB backtrace.

Player

Deadbeef takes too much CPU% when playing mp3/ogg/flac

  • Try switching off the Resampler DSP plugin, if you are using it, or reconfigure it to use less CPU-intensive algorithm. Make sure to enable ALSA resampling, in ALSA plugin settings.
  • If you are using PulseAudio, try to switch to ALSA output.
  • If using ALSA, switch dmix to use 44100 Hz samplerate if your soundcard supports it. Read ALSA manual for the info on how to do that.
  • With certain formats (DSF) you need to make sure that Resampler plugin is first in the DSP chain.

Deadbeef takes too much CPU% when playing APE files

APE files encoded with extreme compression settings may be very CPU intensive to decode. Consider switching to WavPack or FLAC.

Last.fm scrobbling suddenly stopped working. My username and password are correct.

Make sure your computer clock is set to correct time.

If this doesn't help, please check the Last.fm scrobbler server status page

Project

Where is the project's roadmap?

It's developed in free time, and doesn't really have a fixed roadmap. People are working on whatever is important to them. You might get some overview by checking out the current github project, it should list the tasks being worked on for the current release.

How do I use collection manager / media library / ... ?

You need to find another player. In Deadbeef, media library might be implemented in the future, but currently we have more important stuff to do.

Windows port?

The windows port is available, and has its own github repository and web page.

iOS port?

No specific plans.

Android port?

It is available from Google Play Store. Not as free software though, but most of the source code is available, and plugin API is compatible with desktop version.

For obtaining the most up-to-date sources of GPL and LGPL licensed plugins, please contact me at this email.

The project is mostly dead though, since I don't own any Android devices for a long time.

I have a ton of ideas about what features must be added to the player!!!111oneone. Can I become the idea-generator of the project, so that I tell, and developers do what I say?

No.

Can you implement <my favorite feature>? And when?

In most cases - yes, I can. Technically. But I don't have time for it, unless it's something simple, and I absolutely love it. In most other cases - patches are welcome.

Why deadbeef is not available from <my favorite distribution>'s official package repository?

Please contact your distribution representative to get information about this issue. In Linux, it's not generally possible for software developers to control whether their software is in the repositories, or not. Please don't contact deadbeef developers with questions about this.

When will <the new release> appear on Ubuntu PPA?

When you build it and put on PPA.

How can I support the project?

Information is here

Clone this wiki locally