Skins (156)
Visuals (115)
Input Plugins (34)
Output Plugins (6)
General Plugins (14)
Archive Readers (15)
Input Plugins (41)
DSP Plugins (10)
External Add-ons (16)
XMPlay Archive (71)
Skins (156)
Visuals (115)
Input Plugins (34)
Output Plugins (6)
General Plugins (14)
Archive Readers (15)
Input Plugins (41)
DSP Plugins (10)
External Add-ons (16)
XMPlay Archive (71)
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.