Код:
Код: Выделить всё
[FLAC]
Description=FLAC
Ext=flac,fla
Path=Codecs\FLAC\flac.exe
CommandLine=-d "%s" -o %dА как выглядит команда декодирования у mp3 и ogg ?
Код: Выделить всё
[FLAC]
Description=FLAC
Ext=flac,fla
Path=Codecs\FLAC\flac.exe
CommandLine=-d "%s" -o %dКод: Выделить всё
[MP3]
Description=MPEG Layer 3
Ext=mp3 Path=Codecs\MP3\lame.exe
CommandLine=--decode "%s" %dКод: Выделить всё
[OGG]
Description=Ogg Vorbis
Ext=ogg Path=Codecs\OGG\oggdec.exe
CommandLine="%s" -w %d