Bugzilla – Bug 10652
With new convert.conf doesn't play flac files
Last modified: 2012-02-27 17:33:33 UTC
On Synology DS with SSODS 3.15, armv5tejl-linux with new convert.conf (rev. 24410 and newer) I'm not able to play any flac files. Server.log is full of errors: /volume1/SSODS/bin/sox stio: Unknown output file format for '-': File type `flac' is not known The cause is probably in flc flc transcode * # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d} [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -q -t wav - -t flac $RESAMPLE$ - I'm able to play all files with part of previous convert.conf flc flc transcode * # FT:{START=--skip=%t}U:{END=--until=%v} [flac] -dcs $START$ $END$ -- $FILE$ | [flac] -cs --totally-silent --compression-level-0 -
Steven: can you have a look at this one please
Your binary of SoX (Sound eXchange) needs to be updated to include FLAC support. Bug 9997 covers this change.
*** This bug has been marked as a duplicate of bug 9997 ***
Reduce number of active targets for SC
Closing resolved bugs - if you feel this bug still exists please first re-test with the latest SW/FW version. If you are able to reproduce then feel free to reopen and attach new logs / steps to reproduce.