DeaDBeeF-Player / deadbeef

DeaDBeeF Player
https://deadbeef.sourceforge.io/
Other
1.61k stars 176 forks source link

Error loading dsf files #2801

Closed Guara92 closed 2 years ago

Guara92 commented 2 years ago

Steps to reproduce the problem

Try to open a dsf

What's going on? Describe the problem in as much detail as possible.

When I try to open any dsf file an error is raised ERROR: could not load:

Information about the software:

built from git commit 189c5b9b6405cf39fae81feedfceb1d5dbf94a36

Plugin Summary:

    aac: yes - AAC player (m4a, aac, mp4) based on FAAD2
    adplug: yes - adplug player (OPL2/OPL3 emulation)
    alac: yes - ALAC plugin
    alsa: yes - ALSA output
    artwork: yes - Cover art plugin
    cdda: yes - cd audio player
    converter: yes - plugin for converting files to any formats
    coreaudio: no - CoreAudio output plugin
    dca: yes - libdca (DTS Audio) player plugin
    dsp_src: yes - High quality samplerate conversion using libsamplerate
    dumb: yes - DUMB module plugin, for MOD, S3M, etc
    ffap: yes - Monkey's audio (APE) decoder
    ffmpeg: yes - ffmpeg codecs
    flac: yes - flac player
    gme: yes - chiptune music player based on GME
    gtkui3: yes - GTK3 user interface
    gtkui: no - GTK2 user interface
    hotkeys: yes - Local and global hotkeys support
    lastfm: yes - last.fm scrobbler
    m3u: yes - M3U and PLS playlist support
    mms: yes - mms streaming support
    mono2stereo: yes - mono2stereo DSP plugin
    mp3: yes - mp3 plugin
        libmad: yes - libmad backend for mp3 plugin
        libmpg123: yes - libmpg123 backend for mp3 plugin
    musepack: yes - musepack player plugin
    notify: yes - notification-daemon support plugin
    nullout: yes - NULL output
    opus: yes - ogg opus player
    oss: yes - oss output plugin
    pltbrowser: yes - playlist browser gui plugin
    psf: yes - PSF player, using Audio Overload SDK
    pulse: yes - PulseAudio output plugin
    rgscanner: yes - plugin for ReplayGain scanner support
    sc68: yes - sc68 Atari ST And Amiga player
    shellexec: yes - shell commands plugin
    shellexecui: yes - GTK user interface for setting up shellexec plugin
    shn: yes - SHN plugin based on xmms-shn
    sid: yes - SID player based on libsidplay2
    sndfile: yes - PCM (wav,aiff,etc) player based on libsndfile
    soundtouch: yes - SoundTouch plugin used for time stretching and pitch shifting
    stdio: yes - Standard IO plugin
    supereq: yes - Equalizer based on Super EQ library by Naoki Shibata
    tta: yes - TTA player plugin
    vfs_curl: yes - http/ftp streaming support
    vfs_zip: yes - zip archive support
    vorbis: yes - ogg vorbis player
    vtx: yes - vtx file player (ay8910/12 emulation)
    wavpack: yes - wavpack player
    wildmidi: yes - WildMidi player plugin
    wma: yes - WMA plugin

Deadbeef version: git master OS: Fedora Linux 36

Oleksiy-Yakovenko commented 2 years ago

Does the same problem occur with the official build downloaded from here? https://deadbeef.sourceforge.io/download.html

Guara92 commented 2 years ago

No with the official build I'm able to play dsf files

Oleksiy-Yakovenko commented 2 years ago

Then it seems like it's a problem with your local ffmpeg, which either doesn't support dsf, or perhaps the version is incompatible with deadbeef.