View previous topic :: View next topic |
Author |
Message |
Fulgurance l33t


Joined: 15 Feb 2017 Posts: 803
|
Posted: Tue May 05, 2020 10:13 am Post subject: VLC MIDI file support |
|
|
Hello, today i have problem to play MIDI file with VLC. What is the needed use flag for that ? |
|
Back to top |
|
 |
fturco Veteran

Joined: 08 Dec 2010 Posts: 1184 Location: Italy
|
Posted: Tue May 05, 2020 10:30 am Post subject: |
|
|
Try enabling the fluidsynth USE flag.
Edit: I just ran the following command to find out which USE flag is needed:
Code: | equery --no-pipe uses media-video/vlc | grep -i midi |
|
|
Back to top |
|
 |
|