bpa wrote: > Serendipity. > > I got the sox error because I had a typo on the file name I used as flac > input - so flac didn't run and sox had no input. So I think the sox > error carlmart sees is because the flac processing has failed. > > > So carlmart should just run the flac part and allow errors to show with > the following command > > > Code: -------------------- > > > "C:\Program Files (x86)\SQUEEZ~1\server\Bin\MSWin32-x86-multi-thread\flac.exe" --compression-level-0 --skip=29:04.06 --until=38:33.62 -- "C:\Musica\Al Di Meola\Al Di Meola -1978- Casino (Master Sound)\Al Di Meola - Casino.wav" -o "C:\Musica\FlacOutTest.flac" > -------------------- > >
Please note that according to flac documentation the format of the time given for skip and until arguments are depending on the current locale! So on a system with comma as decimal separator it should read e.g. --skip=29:04,06 Not sure what the OP is using. ------------------------------------------------------------------------ reinholdk's Profile: http://forums.slimdevices.com/member.php?userid=36070 View this thread: http://forums.slimdevices.com/showthread.php?t=110871 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
