VLC не проигрывает CUE

У меня есть некоторое количество музыки в формате APE/FLAC+CUE. Всегда проигрывал их CUE с помощью VLC, теперь VLC не хочет проигрывать. При открытии CUE в плейлисте указано лишь название этого CUE и больше ничего. Излазил весь гугл, ничего не нашел по этому поводу. Нашел только, что надо поставить MPD как вариант с проигрыванием CUE. Я его поставил, обычные MP3 проигрываются но при проигрывании CUE демон просто вырубается, отключается. С большим трудом нашел, что Qmmp проигрывает CUE, и он действительно проигрывает их без всяких проблем. Но хотелось бы все же наладить эту возможность в VLC, я его использую для проигрывания всего, и он мне очень нравится. Вот с какими флагами я его собирал, что я не учел?

P.S. Сам APE или FLAC целостный проигрывается без проблем.

U I
 + + X              : Enables support for, e.g., fullscreen mode via the X Window System. By itself,
                      this flag does not build a graphical interface.
 + + a52            : Enables support for decoding ATSC A/52 streams used in DVD
 + + aac            : Enables support for MPEG-4 AAC Audio
 + + aalib          : Adds support for media-libs/aalib (ASCII-Graphics Library)
 + + alsa           : Adds support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
 - - atmo           : Enables support for AtmoLight (homebrew Ambient Lighting Technology)
 - - avahi          : Add avahi/Zeroconf support
 - - bidi           : Enables bidirectional language support
 + + cdda           : Adds Compact Disk Digital Audio (Standard Audio CD) support
 + + cddb           : Access cddb servers to retrieve and submit information about compact disks
 + + dbus           : Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
 - - dc1394         : Enables IIDC cameras support.
 - - debug          : Enable extra debug codepaths, like asserts and extra output. If you want to get
                      meaningful backtraces see http://www.gentoo.org/proj/en/qa/backtraces.xml
 - - dirac          : Enable Dirac video support (an advanced royalty-free video compression format)
                      via the reference library: dirac.
 - - directfb       : Adds support for DirectFB layer (library for FB devices)
 - - dts            : Enables DTS Coherent Acoustics decoder support
 - - dvb            : Adds support for DVB (Digital Video Broadcasting)
 + + dvd            : Adds support for DVDs
 + + fbcon          : Adds framebuffer support for the console, via the kernel
 + + ffmpeg         : Enable ffmpeg-based audio/video codec support
 + + flac           : Adds support for FLAC: Free Lossless Audio Codec
 - - fluidsynth     : Enables Fluidsynth MIDI software synthesis (with external sound fonts).
 - - fontconfig     : Support for configuring and customizing font access via media-libs/fontconfig
 + + gcrypt         : Enables cryptography support via libgcrypt.
 + + ggi            : Adds support for media-libs/libggi (non-X video api/drivers)
 - - gme            : Enables support for media-libs/game-music-emu for playing various video game
                      music formats.
 - - gnome          : Adds support for GNOME's filesystem abstraction layer, gnome-base/gnome-vfs.
                      This flag is not GUI-related.
 - - gnutls         : Adds support for net-libs/gnutls (TLS 1.0 and SSL 3.0 support)
 - - httpd          : Enables a web based interface for vlc.
 + + id3tag         : Enables id3tag metadata reader plugin.
 + + ieee1394       : Enable FireWire/iLink IEEE1394 support (dv, camera, ...)
 - - jack           : Adds support for the JACK Audio Connection Kit
 - - kate           : Adds support for Ogg Kate subtitles via libkate.
 - - kde            : Adds support for kde-base/kde (K Desktop Enviroment)
 - - libass         : Enables subtitles support using libass.
 + + libcaca        : Add support for colored ASCII-art graphics
 + + libnotify      : Enable desktop notification support
 - - libproxy       : Enables support for proxy settings in the HTTP access module.
 - - libtiger       : Enables Ogg Kate subtitles rendering using libtiger.
 - - libv4l         : Enables Libv4l Video4Linux support.
 - - libv4l2        : Enables Libv4l2 Video4Linux2 support (for conversion from various video formats
                      to standard ones, needed to use v4l2 devices with strange formats).
 + + lirc           : Adds support for lirc (Linux's Infra-Red Remote Control)
 - - live           : Enables live555 streaming media support (client support for rtsp).
 - - lua            : Enable Lua scripting support
 + + matroska       : Enables matroska support using reference libraries (fallback on other existing
                      matroska support if disabled, i.e., matroska enabled FFmpeg)
 + + mmx            : Adds support for optimizations for Pentium MMX and Athlon class processors
 - - modplug        : Adds libmodplug support
 + + mp3            : Add support for reading mp3 files
 + + mpeg           : Adds libmpeg3 support to various packages
 - - mtp            : Enable support for Media Transfer Protocol
 + + musepack       : Enable support for the musepack audio codec
 + + ncurses        : Adds ncurses support (console display library)
 + + nsplugin       : Build plugin for browsers supporting the Netscape plugin architecture (that is
                      almost any modern browser)
 + + ogg            : Adds support for the Ogg container format (commonly used by Vorbis, Theora and
                      flac)
 + + opengl         : Adds support for OpenGL (3D graphics)
 - - optimisememory : Enable optimisation for memory rather than performance.
 - - oss            : Adds support for OSS (Open Sound System)
 + + png            : Adds support for libpng (PNG images)
 - - projectm       : Enables the projectM visualization plugin.
 - - pulseaudio     : Adds support for PulseAudio sound server
 - - pvr            : Enables PVR cards access module.
 + + qt4            : (Restricted to >=media-video/vlc-0.9)
                      Builds a x11-libs/qt based frontend. It is now the most up-to-date graphical
                      interface available.
 - - remoteosd      : Enables RemoteOSD plugin (VNC client as video filter).
 - - rtsp           : Enables real audio and RTSP modules.
 - - run-as-root    : Allows vlc to start for root. Don't enable this unless you have a very specific
                      (e.g. embedded) need for it!
 + + samba          : Adds support for SAMBA (Windows File and Printer sharing)
 - - schroedinger   : Enable Dirac video support (an advanced royalty-free video compression format)
                      via libschroedinger (high-speed implementation in C of the Dirac codec).
 + + sdl            : Adds support for Simple Direct Layer (media library)
 - - sdl-image      : Enables sdl image video decoder (depends on sdl)
 - - shine          : Enables shine fixed point mp3 encoder.
 - - shout          : Enables libshout output.
 - - skins          : Enables support for the skins2 interface.
 + + speex          : Adds support for the speex audio codec (used for speech)
 - - sqlite         : Adds support for sqlite - embedded sql database
 + + sse            : fast floating point optimization for PentiumIII+ class chips
 - - stream         : Enables sout module for audio/video data streaming/transcoding/etc..
 + + svg            : Adds support for SVG (Scalable Vector Graphics)
 - - taglib         : Enable tagging support with taglib
 + + theora         : Adds support for the Theora Video Compression Codec
 + + truetype       : Adds support for FreeType and/or FreeType2 fonts
 - - twolame        : Enables twolame support (MPEG Audio Layer 2 encoder).
 - - udev           : Enable sys-fs/udev integration (device discovery, power and storage device
                      support, etc)
 - - upnp           : Enables support for Intel UPnP stack.
 + + v4l            : Enables video4linux support
 + + v4l2           : Enable video4linux2 support
 + + vaapi          : Enables VAAPI (Video Acceleration API) for hardware decoding
 - - vcdx           : Enables VCD with navigation via libvcdinfo (depends on cdio)
 - - vlm            : New videolan (media) manager (vlm), a little manager designed to launch and
                      manage multiple streams from within one instance of VLC.
 + + vorbis         : Adds support for the OggVorbis audio codec
 - - wma-fixed      : Enables fixed point WMA decoder.
 + + x264           : Enable h264 encoding using x264
 + + xcb            : Support the X C-language Binding, a replacement for Xlib
 - - xml            : Add support for XML files
 - - xosd           : Sends display using the X On Screen Display library
 + + xv             : Adds in optional support for the Xvideo extension (an X API for video playback)
 - - zvbi           : Enables support for teletext subtitles via the zvbi library.

имхо qmmp все таки лучший для lossless. по крайней мере, он единственный из опробованных плейеров под линукс, который понимает CUE зашитый в сам аудио-файл (в виде тега CUESHEET).
с внешним же *.cue в плейлисте появляются и треки на его основе и образ всего альбома

странно что флага нет… Я сейчас использую либо audacious либо clementine. последний умеет корректно добавлять cue в библиотеку =) такого я больше нигде не видел

Понимаю, что тред двухлетней давности, но гуглится он и по сей день, так что отвечу.

Столкнулся с этой же проблемой. Все починилось пересобиранием VLC с USE-флагом lua (который до этого был отключен).

Нагуглить это у меня не получилось. Залез в исходники vlc из дистфайлов, обнаружил там файл share/lua/playlist/cue.lua. Там же по соседству еще кучка каких-то дополнений на lua. Видимо, они все включаются одним флагом.