zephyrchris wrote: > Reporting the ape playback result with pCP /LMS v7.0.0. Still doesn't > work. It seems that there're 2 problems here: > 1. for ape->flac transcode, the capability T is not supported. > 2. for ape->mp3. the package is lack of lame binary! > > but playback flac format file is very smooth. > > Anyone get the ape file playback succesfully? If so, could you tell me > which version? or how can I patch the missing lame binary to it? > > I can't imagine the pCP team doing such a sloppy job like this, they > don't even test this function before launch the new build! > > Here is the log file of debug level of player.source > 35853 > > > Code: -------------------- > > > [21-10-02 14:49:50.4066] Slim::Player::SongStreamController::new (30) live=1 > [21-10-02 14:49:50.4108] Slim::Player::StreamingController::_Stream (1282) c4:9d:ed:a7:ba:2a: stream > [21-10-02 14:49:50.4214] Slim::Player::StreamingController::_Stream (1319) Song queue is now 18 > [21-10-02 14:49:50.4227] Slim::Player::StreamingController::_setPlayingState (2377) new playing state BUFFERING > [21-10-02 14:49:50.4234] Slim::Player::StreamingController::_setStreamingState (2386) new streaming state STREAMING > [21-10-02 14:49:50.4243] Slim::Player::StreamingController::_eventAction (302) c4:9d:ed:a7:ba:2a: NextTrackReady - new state BUFFERING-STREAMING > [21-10-02 14:49:50.4253] Slim::Player::StreamingController::_eventAction (302) c4:9d:ed:a7:ba:2a: Play - new state BUFFERING-STREAMING > [21-10-02 14:49:50.5192] Slim::Player::TranscodingHelper::checkBin (264) Checking formats for: ape-flc-*-* > [21-10-02 14:49:50.5199] Slim::Player::TranscodingHelper::enabledFormat (231) Checking to see if ape-flc-*-* is enabled > [21-10-02 14:49:50.5205] Slim::Player::TranscodingHelper::checkBin (272) enabled > [21-10-02 14:49:50.5211] Slim::Player::TranscodingHelper::checkBin (274) Found command: [mac] $FILE$ - -d | [flac] -cs --totally-silent --compression-level-0 - > [21-10-02 14:49:50.5218] Slim::Player::TranscodingHelper::getConvertCommand2 (413) Rejecting [mac] $FILE$ - -d | [flac] -cs --totally-silent --compression-level-0 - because required capability T not supported: > [21-10-02 14:49:50.5225] Slim::Player::TranscodingHelper::checkBin (264) Checking formats for: ape-pcm-*-* > [21-10-02 14:49:50.5230] Slim::Player::TranscodingHelper::enabledFormat (231) Checking to see if ape-pcm-*-* is enabled > [21-10-02 14:49:50.5236] Slim::Player::TranscodingHelper::checkBin (272) enabled > [21-10-02 14:49:50.5242] Slim::Player::TranscodingHelper::checkBin (274) Found command: [mac] $FILE$ - -d > [21-10-02 14:49:50.5248] Slim::Player::TranscodingHelper::getConvertCommand2 (413) Rejecting [mac] $FILE$ - -d because required capability T not supported: > [21-10-02 14:49:50.5254] Slim::Player::TranscodingHelper::checkBin (264) Checking formats for: ape-mp3-*-* > [21-10-02 14:49:50.5259] Slim::Player::TranscodingHelper::enabledFormat (231) Checking to see if ape-mp3-*-* is enabled > [21-10-02 14:49:50.5265] Slim::Player::TranscodingHelper::checkBin (272) enabled > [21-10-02 14:49:50.5270] Slim::Player::TranscodingHelper::checkBin (274) Found command: [mac] $FILE$ - -d | [lame] --silent -q $QUALITY$ $RESAMPLE$ $BITRATE$ - - > [21-10-02 14:49:50.5280] Slim::Player::TranscodingHelper::checkBin (297) couldn't find binary for: lame > [21-10-02 14:49:50.5288] Slim::Player::TranscodingHelper::getConvertCommand2 (485) Error: Didn't find any command matches for type: ape > [21-10-02 14:49:50.5406] Slim::Player::Source::_readNextChunk (349) Read to end of file or pipe > [21-10-02 14:49:50.5411] Slim::Player::Source::_readNextChunk (372) end of file or error on socket, song pos: 0 > [21-10-02 14:49:50.5414] Slim::Player::Source::_readNextChunk (377) c4:9d:ed:a7:ba:2a mark end of stream > [21-10-02 14:49:50.5416] Slim::Player::Source::_readNextChunk (385) Didn't stream any bytes for this song; mark it as failed > [21-10-02 14:49:50.5419] Slim::Player::StreamingController::playerStreamingFailed (2248) c4:9d:ed:a7:ba:2a > [21-10-02 14:49:50.5425] Slim::Player::StreamingController::_playersMessage (796) Problem: Can't open file for:: file:///mnt/data/Music/A109%E5%8F%A4%E5%85%B8%EF%BC%9A%E4%BB%A4%E4%BA%BA%E5%96%9C%E7%88%B1%E7%9A%84%E5%B7%B4%E6%B4%9B%E5%85%8B%E5%90%8D%E6%9B%B2%EF%BC%88RR%EF%BC%892CD/001%20CD1/CDImage.ape#2687.46666666667-2839.426 > [21-10-02 14:49:50.5441] Slim::Player::StreamingController::_eventAction (272) c4:9d:ed:a7:ba:2a: StreamingFailed in BUFFERING-STREAMING -> Slim::Player::StreamingController::_StopNextIfMore > [21-10-02 14:49:50.5445] Slim::Player::StreamingController::_eventAction (283) params: errorDisconnect => undef > [21-10-02 14:49:50.5453] Slim::Player::StreamingController::_Stop (610) Song queue is now 18 > [21-10-02 14:49:50.5458] Slim::Player::SongStreamController::DESTROY (43) DESTROY(Slim::Player::SongStreamController=HASH(0x6cb7c60)) live=0 > [21-10-02 14:49:50.5461] Slim::Player::StreamingController::_setPlayingState (2377) new playing state STOPPED > [21-10-02 14:49:50.5464] Slim::Player::StreamingController::_setStreamingState (2386) new streaming state IDLE > [21-10-02 14:49:50.5468] Slim::Player::StreamingController::_willRetry (1408) no retry data > [21-10-02 14:49:50.5473] Slim::Player::StreamingController::nextsong (889) The next song is number 0, was 18 > [21-10-02 14:49:50.5476] Slim::Player::StreamingController::_eventAction (302) c4:9d:ed:a7:ba:2a: StreamingFailed - new state STOPPED-IDLE > [21-10-02 14:49:50.5493] Slim::Player::StreamingController::_eventAction (272) c4:9d:ed:a7:ba:2a: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp > [21-10-02 14:49:53.4603] Slim::Player::StreamingController::_eventAction (272) c4:9d:ed:a7:ba:2a: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp > -------------------- > > Have you been able to play ape files with cue before using LMS?
Sent from my Pixel 3a using Tapatalk ------------------------------------------------------------------------ slartibartfast's Profile: http://forums.slimdevices.com/member.php?userid=35609 View this thread: http://forums.slimdevices.com/showthread.php?t=114928 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
