Hawkeyenl wrote:
> Sorry, it seems my initial post came through twice with more
> information. Does the extended logging I posted provide more detail, or
> is an attachment with logging still required?
>
> Apologies for the multiple postings :/
No I see them now.
Code:
--------------------
20-10-25 17:45:40.7584] Slim::Player::TranscodingHelper::tokenizeConvertCo
mmand2 (641) Using command for conversion:
"/volume2/@appstore/SqueezeCenter/Bin/sox" -t opus - -t flac -C 0 -
[20-10-25 17:45:40.7602] Slim::Player::Song:pen (565) Tokenized command:
"/volume2/@appstore/SqueezeCenter/Bin/sox" -t opus - -t flac -C 0 -
--------------------
This shows that conversion is being done using sox to do opus to Flac.
It looks like either
1. sox on your system does not support opus
2. sox does not run on your system.
Test and get the version of sox on your system by running it on a
command line
Code:
--------------------
/volume2/@appstore/SqueezeCenter/Bin/sox --version
--------------------
If version runs then try just sox command and it will display formats
supported.
Code:
--------------------
/volume2/@appstore/SqueezeCenter/Bin/sox
--------------------
------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=113113
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter