Hello,
I'm currently trying to get the WaveInput plugin to work in my setup.
I can confirm that arecord is able to record proper audio from the
device, however unfortunately, I am getting the "Problem: Can't open
File For" error message on the Squeezebox screen.
I've set player.source to debug and here's the log:
Code:
--------------------
[21-05-17 19:38:37.2803] Slim::Player::TranscodingHelper::checkBin (264)
Checking formats for: wavin-flc-*-*
[21-05-17 19:38:37.2809] Slim::Player::TranscodingHelper::enabledFormat (231)
Checking to see if wavin-flc-*-* is enabled
[21-05-17 19:38:37.2813] Slim::Player::TranscodingHelper::enabledFormat (239)
There are 1 disabled formats...
[21-05-17 19:38:37.2816] Slim::Player::TranscodingHelper::enabledFormat (245)
Testing spt-ogg-*-* vs wavin-flc-*-*
[21-05-17 19:38:37.2820] Slim::Player::TranscodingHelper::checkBin (272)
enabled
[21-05-17 19:38:37.2824] Slim::Player::TranscodingHelper::checkBin (274)
Found command: [arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$ | [flac]
-cs --totally-silent --compression-level-0 -
[21-05-17 19:38:37.2828] Slim::Player::TranscodingHelper::getConvertCommand2
(413) Rejecting [arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$ | [flac]
-cs --totally-silent --compression-level-0 - because required capability T not
supported:
[21-05-17 19:38:37.2832] Slim::Player::TranscodingHelper::checkBin (264)
Checking formats for: wavin-pcm-*-*
[21-05-17 19:38:37.2835] Slim::Player::TranscodingHelper::enabledFormat (231)
Checking to see if wavin-pcm-*-* is enabled
[21-05-17 19:38:37.2839] Slim::Player::TranscodingHelper::enabledFormat (239)
There are 1 disabled formats...
[21-05-17 19:38:37.2842] Slim::Player::TranscodingHelper::enabledFormat (245)
Testing spt-ogg-*-* vs wavin-pcm-*-*
[21-05-17 19:38:37.2846] Slim::Player::TranscodingHelper::checkBin (272)
enabled
[21-05-17 19:38:37.2850] Slim::Player::TranscodingHelper::checkBin (274)
Found command: [arecord] -d0 -c2 -f S16_LE -r 44100 -traw -D $FILE$
[21-05-17 19:38:37.2854] Slim::Player::TranscodingHelper::getConvertCommand2
(413) Rejecting [arecord] -d0 -c2 -f S16_LE -r 44100 -traw -D $FILE$ because
required capability T not supported:
[21-05-17 19:38:37.2857] Slim::Player::TranscodingHelper::checkBin (264)
Checking formats for: wavin-mp3-*-*
[21-05-17 19:38:37.2861] Slim::Player::TranscodingHelper::enabledFormat (231)
Checking to see if wavin-mp3-*-* is enabled
[21-05-17 19:38:37.2865] Slim::Player::TranscodingHelper::enabledFormat (239)
There are 1 disabled formats...
[21-05-17 19:38:37.2868] Slim::Player::TranscodingHelper::enabledFormat (245)
Testing spt-ogg-*-* vs wavin-mp3-*-*
[21-05-17 19:38:37.2871] Slim::Player::TranscodingHelper::checkBin (272)
enabled
[21-05-17 19:38:37.2874] Slim::Player::TranscodingHelper::checkBin (274)
Found command: [arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$ | [lame]
--silent -q $QUALITY$ -v $BITRATE$ - -
[21-05-17 19:38:37.2879] Slim::Player::TranscodingHelper::getConvertCommand2
(413) Rejecting [arecord] -d0 -c2 -f S16_LE -r 44100 -twav -D $FILE$ | [lame]
--silent -q $QUALITY$ -v $BITRATE$ - - because required capability T not
supported:
[21-05-17 19:38:37.2883] Slim::Player::TranscodingHelper::getConvertCommand2
(485) Error: Didn't find any command matches for type: wavin
--------------------
Why is this happening and what can I do about it?
Relevant system info:
Code:
--------------------
Logitech Media Server Version: 8.1.2 - 1619728303 @ Fri Apr 30 00:37:16 CEST
2021
Hostname: lms
Server IP Address: 172.18.0.4
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.24.1 - x86_64-linux-gnu-thread-multi
Audio::Scan: 1.02
IO::Socket::SSL: 2.044
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 6
--------------------
------------------------------------------------------------------------
Hypfer's Profile: http://forums.slimdevices.com/member.php?userid=64839
View this thread: http://forums.slimdevices.com/showthread.php?t=49584
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins