Skins (148)
Visuals (115)
Input Plug-ins (34)
Output Plug-ins (6)
General Plug-ins (13)
Archive Reader (15)
Input Plug-ins (41)
DSP Plug-ins (10)
External Add-ons (16)
XMPlay Archive (70)
Skins (148)
Visuals (115)
Input Plug-ins (34)
Output Plug-ins (6)
General Plug-ins (13)
Archive Reader (15)
Input Plug-ins (41)
DSP Plug-ins (10)
External Add-ons (16)
XMPlay Archive (70)
Encodes .flac files.
Installation: Put the flac.exe file in your XMPlay directory.
Luis on 2010-11-18
In fact, the syntax to produce a labeled flac may be
flac -8 -T Title=%1 -T Artist=%2 -T Album=%3 -T Year=%4 -o %o -
Make sure you set the resolution to output; otherwise the converter hangs on you.
Luis on 2010-11-12
the right syntax seems to be
flac -5 -o %o -
the final dash is standard input.