Skins (146)
Visuals (115)
Input Plug-ins (35)
Output Plug-ins (5)
General Plug-ins (11)
Archive Reader (16)
Input Plug-ins (40)
DSP Plug-ins (10)
External Add-ons (16)
XMPlay Archive (69)
Extra ToolsSkins (146)
Visuals (115)
Input Plug-ins (35)
Output Plug-ins (5)
General Plug-ins (11)
Archive Reader (16)
Input Plug-ins (40)
DSP Plug-ins (10)
External Add-ons (16)
XMPlay Archive (69)
Extra ToolsEncodes .flac files.
Installation: Put the flac.exe file in your XMPlay directory.
Please use English when writing comments, and help keep the comments clean by using the forum if you have any questions.
#2 - Luis commented this file on 2010-11-18, 20:42:02
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.
#1 - Luis commented this file on 2010-11-12, 21:41:05
the right syntax seems to be
flac -5 -o %o -
the final dash is standard input.