MP3db und VLC as Player

Configure VLC as Player

A very popular and good media-player is VLC.

So you configure MP3db to work with VLC:

  • Under Extras->Options select MP3-Player->Other..

  • At Program click on the three small points and select the executable file vlc.exe, this can be found by default at
    C:\Program Files\VideoLAN\VLC\vlc.exe

  • Parameter Play:
    "$FILE" --one-instance --no-playlist-enqueue

  • Parameter Enqueue
    "$FILE" --one-instance --playlist-enqueue

 

You can get a full reference to all available VLC parameters by executing the command-line
vlc --longhelp --advanced

 

Copyright (c) by Kroll-Software, Zug/CH 1999-2007