C3PO Plugin verisone 0.1alfa

Pagina 7 di 52
prima
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ... ultimo
Visualizzazione dei risultati da 61 a 70 su 514
  1. #61
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Trovato... Ca***ta mia, da me va perchè ho associato il perl come programma di apertura automatica.
    Lo testo e se funziona ti dico come sistemare.
    Ultima modifica di marcoc1712 : 28-10-2015 a 21:24
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  2. #62
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    @Filippo, sostituisci l'attuale codice dello script con questo e ricompila, dovrebbe risolvere.


    codice:
    @ECHO OFF
    SETLOCAL
    @rem Perl %~dp0\..\..\C-3PO.pl %*
    @rem Perl %~dp0C-3PO.pl %*
    
    for /f "tokens=*" %%a in ('Perl %~dp0\..\..\C-3PO.pl %*') do (
         set VAR=%%a
    )
    
    @rem echo %VAR%
    %VAR%
    Fammi sapere.

    Ciao.
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  3. #63
    tebibyte
    Registrato
    Aug 2011
    Età
    50
    Messaggi
    2,928
    configurazione

    Predefinito

    Il file cosi non si apre piú...ma il resample max sincro cmnq non va
    questo nel log
    codice:
    [15-10-28 21:36:40.8651] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.8652] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:40.8652] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.8654] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.8655] Slim::Player::Song::open (408) Transcoder: streamMode=F, streamformat=pcm
    [15-10-28 21:36:40.8657] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command for conversion: "C:\PROGRA~2\SQUEEZ~1\server\Plugins\C3PO\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav "C:\Users\filippo\Desktop\Music\David Virelles - Continuum (2012) [FLAC] {Pi Recordings}\09 - A Celebration, circa 1836.flac" |
    [15-10-28 21:36:40.8658] Slim::Player::Song::open (558) Tokenized command: "C:\PROGRA~2\SQUEEZ~1\server\Plugins\C3PO\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav "C:\Users\filippo\Desktop\Music\David Virelles - Continuum (2012) [FLAC] {Pi Recordings}\09 - A Celebration, circa 1836.flac" |
    [15-10-28 21:36:40.8913] Slim::Player::SongStreamController::new (31) live=1
    [15-10-28 21:36:40.8916] Slim::Player::StreamingController::_Stream (1277) 50:e5:49:cc:b4:29: stream
    [15-10-28 21:36:40.8928] Slim::Player::StreamingController::_Stream (1314) Song queue is now 0
    [15-10-28 21:36:40.8929] Slim::Player::StreamingController::_setPlayingState (2366) new playing state BUFFERING
    [15-10-28 21:36:40.8930] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state STREAMING
    [15-10-28 21:36:40.8931] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: NextTrackReady - new state BUFFERING-STREAMING
    [15-10-28 21:36:40.8932] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: Play - new state BUFFERING-STREAMING
    [15-10-28 21:36:40.9279] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-28 21:36:40.9280] Slim::Player::TranscodingHelper::enabledFormat (217) There are 6 disabled formats...
    [15-10-28 21:36:40.9281] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-aif-*-* vs flc-flc-*-*
    -------------------------------------------------------------------------------------------------------------------------------
    [15-10-28 21:36:40.9340] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:40.9341] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.9343] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.9345] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-28 21:36:40.9346] Slim::Player::TranscodingHelper::enabledFormat (217) There are 6 disabled formats...
    [15-10-28 21:36:40.9347] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-aif-*-* vs flc-flc-*-*
    [15-10-28 21:36:40.9348] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-flc-*-* vs flc-flc-*-*
    [15-10-28 21:36:40.9349] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-28 21:36:40.9349] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-28 21:36:40.9350] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-28 21:36:40.9351] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9352] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9353] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-28 21:36:40.9354] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-28 21:36:40.9356] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9356] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9357] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-28 21:36:40.9358] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-28 21:36:40.9359] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-squeezelite-50:e5:49:cc:b4:29
    ----------------------------------------------------------------------------------------------------------------
    [15-10-28 21:36:40.9406] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9407] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:40.9408] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.9409] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:41.1809] Slim::Player::Source::_readNextChunk (350) Read to end of file or pipe
    [15-10-28 21:36:41.1811] Slim::Player::Source::_readNextChunk (373) end of file or error on socket, song pos: 0
    [15-10-28 21:36:41.1813] Slim::Player::Source::_readNextChunk (378) 50:e5:49:cc:b4:29 mark end of stream
    [15-10-28 21:36:41.1814] Slim::Player::Source::_readNextChunk (386) Didn't stream any bytes for this song; mark it as failed
    [15-10-28 21:36:41.1815] Slim::Player::StreamingController::playerStreamingFailed (2237) 50:e5:49:cc:b4:29
    [15-10-28 21:36:41.1817] Slim::Player::StreamingController::_playersMessage (789) Problema: impossibile aprire il file per:: file:///C:/Users/filippo/Desktop/Music/David%20Virelles%20-%20Continuum%20(2012)%20[FLAC]%20%7BPi%20Recordings%7D/09%20-%20A%20Celebration,%20circa%201836.flac
    [15-10-28 21:36:41.1822] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StreamingFailed in BUFFERING-STREAMING -> Slim::Player::StreamingController::_StopNextIfMore
    [15-10-28 21:36:41.1823] Slim::Player::StreamingController::_eventAction (284) params: errorDisconnect => undef
    [15-10-28 21:36:41.1825] Slim::Player::StreamingController::_Stop (603) Song queue is now 0
    [15-10-28 21:36:41.1827] Slim::Player::SongStreamController::DESTROY (44) DESTROY(Slim::Player::SongStreamController=HASH(0xa1e76dc)) live=0
    [15-10-28 21:36:41.1828] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-28 21:36:41.1829] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-28 21:36:41.1830] Slim::Player::StreamingController::_willRetry (1403) no retry data
    [15-10-28 21:36:41.1831] Slim::Player::StreamingController::nextsong (882) The next song is number 0, was 0
    [15-10-28 21:36:41.1832] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: StreamingFailed - new state STOPPED-IDLE
    [15-10-28 21:36:41.1908] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-28 21:36:43.0403] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-28 21:36:43.0404] Slim::Player::TranscodingHelper::enabledFormat (217) There are 6 disabled formats...
    -----------------------------------------------------------
    [15-10-28 21:36:43.0462] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:43.0463] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:43.0464] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:43.0465] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:43.0468] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-28 21:36:43.0469] Slim::Player::TranscodingHelper::enabledFormat (217) There are 6 disabled formats...
    [15-10-28 21:36:43.0469] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-aif-*-* vs flc-flc-*-*
    [15-10-28 21:36:43.0470] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-flc-*-* vs flc-flc-*-*
    [15-10-28 21:36:43.0471] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-28 21:36:43.0472] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-28 21:36:43.0473] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-28 21:36:43.0474] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    -----------------------------------------------------------------------------------------
    [15-10-28 21:36:43.0526] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:43.0527] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:43.0528] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:43.0529] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:45.0014] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-28 21:36:50.0011] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp

  4. #64
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da antonellocaroli
    Il file cosi non si apre piú...ma il resample max sincro cmnq non va
    questo nel log
    codice:
    [15-10-28 21:36:40.8651] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.8652] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:40.8652] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.8654] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.8655] Slim::Player::Song::open (408) Transcoder: streamMode=F, streamformat=pcm
    [15-10-28 21:36:40.8657] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (617) Using command for conversion: "C:\PROGRA~2\SQUEEZ~1\server\Plugins\C3PO\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav "C:\Users\filippo\Desktop\Music\David Virelles - Continuum (2012) [FLAC] {Pi Recordings}\09 - A Celebration, circa 1836.flac" |
    [15-10-28 21:36:40.8658] Slim::Player::Song::open (558) Tokenized command: "C:\PROGRA~2\SQUEEZ~1\server\Plugins\C3PO\Bin\MSWin32-x86-multi-thread\C-3PO.exe" -c 50-e5-49-cc-b4-29 -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav "C:\Users\filippo\Desktop\Music\David Virelles - Continuum (2012) [FLAC] {Pi Recordings}\09 - A Celebration, circa 1836.flac" |
    [15-10-28 21:36:40.8913] Slim::Player::SongStreamController::new (31) live=1
    [15-10-28 21:36:40.8916] Slim::Player::StreamingController::_Stream (1277) 50:e5:49:cc:b4:29: stream
    [15-10-28 21:36:40.8928] Slim::Player::StreamingController::_Stream (1314) Song queue is now 0
    [15-10-28 21:36:40.8929] Slim::Player::StreamingController::_setPlayingState (2366) new playing state BUFFERING
    [15-10-28 21:36:40.8930] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state STREAMING
    [15-10-28 21:36:40.8931] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: NextTrackReady - new state BUFFERING-STREAMING
    [15-10-28 21:36:40.8932] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: Play - new state BUFFERING-STREAMING
    [15-10-28 21:36:40.9279] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-28 21:36:40.9280] Slim::Player::TranscodingHelper::enabledFormat (217) There are 6 disabled formats...
    [15-10-28 21:36:40.9281] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-aif-*-* vs flc-flc-*-*
    -------------------------------------------------------------------------------------------------------------------------------
    [15-10-28 21:36:40.9340] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:40.9341] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.9343] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.9345] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-28 21:36:40.9346] Slim::Player::TranscodingHelper::enabledFormat (217) There are 6 disabled formats...
    [15-10-28 21:36:40.9347] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-aif-*-* vs flc-flc-*-*
    [15-10-28 21:36:40.9348] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-flc-*-* vs flc-flc-*-*
    [15-10-28 21:36:40.9349] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-28 21:36:40.9349] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-28 21:36:40.9350] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-28 21:36:40.9351] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9352] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9353] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-*
    [15-10-28 21:36:40.9354] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-*-*
    [15-10-28 21:36:40.9356] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9356] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9357] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-squeezelite-*
    [15-10-28 21:36:40.9358] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dff-*-*
    [15-10-28 21:36:40.9359] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-alc-squeezelite-50:e5:49:cc:b4:29
    ----------------------------------------------------------------------------------------------------------------
    [15-10-28 21:36:40.9406] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:40.9407] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:40.9408] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:40.9409] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:41.1809] Slim::Player::Source::_readNextChunk (350) Read to end of file or pipe
    [15-10-28 21:36:41.1811] Slim::Player::Source::_readNextChunk (373) end of file or error on socket, song pos: 0
    [15-10-28 21:36:41.1813] Slim::Player::Source::_readNextChunk (378) 50:e5:49:cc:b4:29 mark end of stream
    [15-10-28 21:36:41.1814] Slim::Player::Source::_readNextChunk (386) Didn't stream any bytes for this song; mark it as failed
    [15-10-28 21:36:41.1815] Slim::Player::StreamingController::playerStreamingFailed (2237) 50:e5:49:cc:b4:29
    [15-10-28 21:36:41.1817] Slim::Player::StreamingController::_playersMessage (789) Problema: impossibile aprire il file per:: file:///C:/Users/filippo/Desktop/Music/David%20Virelles%20-%20Continuum%20(2012)%20[FLAC]%20%7BPi%20Recordings%7D/09%20-%20A%20Celebration,%20circa%201836.flac
    [15-10-28 21:36:41.1822] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StreamingFailed in BUFFERING-STREAMING -> Slim::Player::StreamingController::_StopNextIfMore
    [15-10-28 21:36:41.1823] Slim::Player::StreamingController::_eventAction (284) params: errorDisconnect => undef
    [15-10-28 21:36:41.1825] Slim::Player::StreamingController::_Stop (603) Song queue is now 0
    [15-10-28 21:36:41.1827] Slim::Player::SongStreamController::DESTROY (44) DESTROY(Slim::Player::SongStreamController=HASH(0xa1e76dc)) live=0
    [15-10-28 21:36:41.1828] Slim::Player::StreamingController::_setPlayingState (2366) new playing state STOPPED
    [15-10-28 21:36:41.1829] Slim::Player::StreamingController::_setStreamingState (2375) new streaming state IDLE
    [15-10-28 21:36:41.1830] Slim::Player::StreamingController::_willRetry (1403) no retry data
    [15-10-28 21:36:41.1831] Slim::Player::StreamingController::nextsong (882) The next song is number 0, was 0
    [15-10-28 21:36:41.1832] Slim::Player::StreamingController::_eventAction (303) 50:e5:49:cc:b4:29: StreamingFailed - new state STOPPED-IDLE
    [15-10-28 21:36:41.1908] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-28 21:36:43.0403] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-28 21:36:43.0404] Slim::Player::TranscodingHelper::enabledFormat (217) There are 6 disabled formats...
    -----------------------------------------------------------
    [15-10-28 21:36:43.0462] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:43.0463] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:43.0464] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:43.0465] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:43.0468] Slim::Player::TranscodingHelper::enabledFormat (209) Checking to see if flc-flc-*-* is enabled
    [15-10-28 21:36:43.0469] Slim::Player::TranscodingHelper::enabledFormat (217) There are 6 disabled formats...
    [15-10-28 21:36:43.0469] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-aif-*-* vs flc-flc-*-*
    [15-10-28 21:36:43.0470] Slim::Player::TranscodingHelper::enabledFormat (223) Testing aif-flc-*-* vs flc-flc-*-*
    [15-10-28 21:36:43.0471] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-aif-*-* vs flc-flc-*-*
    [15-10-28 21:36:43.0472] Slim::Player::TranscodingHelper::enabledFormat (223) Testing flc-flc-*-* vs flc-flc-*-*
    [15-10-28 21:36:43.0473] Slim::Player::TranscodingHelper::enabledFormat (227) ** flc-flc-*-* Disabled **
    [15-10-28 21:36:43.0474] Slim::Player::TranscodingHelper::checkBin (242) Checking formats for: flc-dsf-squeezelite-50:e5:49:cc:b4:29
    -----------------------------------------------------------------------------------------
    [15-10-28 21:36:43.0526] Slim::Player::TranscodingHelper::enabledFormat (223) Testing wav-flc-*-* vs flc-pcm-*-50:e5:49:cc:b4:29
    [15-10-28 21:36:43.0527] Slim::Player::TranscodingHelper::checkBin (250)    enabled
    [15-10-28 21:36:43.0528] Slim::Player::TranscodingHelper::checkBin (252)   Found command: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:43.0529] Slim::Player::TranscodingHelper::getConvertCommand2 (446) Matched: flc->pcm via: [C-3PO] -c $CLIENTID$ -p "C:\ProgramData\Squeezebox\prefs\plugin\C3PO.prefs" -i flc -o wav $START$ $END$ $RESAMPLE$ $FILE$
    [15-10-28 21:36:45.0014] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    [15-10-28 21:36:50.0011] Slim::Player::StreamingController::_eventAction (271) 50:e5:49:cc:b4:29: StatusHeartbeat in STOPPED-IDLE -> Slim::Player::StreamingController::_NoOp
    guarda nella cartella dei log del sever, dovresti avere un file C3PO.log con il comando effettivamente inviato o la condizione di errore, quello che vedo è tutto giusto, bisogna capire se lo script parte effettivamente o meno.


    Due domande ovvie ma...

    a. Hai eliminato il vecchio dalla cartella Bin o Bin/MSWin32-x86-multi-thread del server?

    b. Hai messo la versione compilata (.exe) nella cartella /...C3PO/Bin/MSWin32-x86-multi-thread?
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  5. #65
    tebibyte
    Registrato
    Aug 2011
    Età
    50
    Messaggi
    2,928
    configurazione

    Predefinito

    Originariamente inviato da marcoc1712
    guarda nella cartella dei log del sever, dovresti avere un file C3PO.log con il comando effettivamente inviato o la condizione di errore, quello che vedo è tutto giusto, bisogna capire se lo script parte effettivamente o meno.


    Due domande ovvie ma...

    a. Hai eliminato il vecchio dalla cartella Bin o Bin/MSWin32-x86-multi-thread del server?

    b. Hai messo la versione compilata (.exe) nella cartella /...C3PO/Bin/MSWin32-x86-multi-thread?
    Si
    Si

    Ma con max sample rate funziona
    con sincro no

    nella cartella dei log non c´é C3PO.log
    solo
    server, perfman e scanner

  6. #66
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Originariamente inviato da antonellocaroli
    Si
    Si

    Ma con max sample rate funziona
    con sincro no

    nella cartella dei log non c´é C3PO.log
    solo
    server, perfman e scanner
    Lo script non è partito.

    Ti metto una versione nuova con qualche log in più, per capire meglio.
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  7. #67
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Fatto, solita procedura.

    p.s.

    Se ti serve, salvati ffMPEG, dalle prossime release NON lo includerò più, problemi di termini di licenza, anche se è liberamente scaricabile dal loro sito.
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  8. #68
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    Tra la correzione di un bug e l'altra...


    info => {
    audio_offset => 80,
    audio_size => 136956960,
    bitrate => 8467200,
    bits_per_sample => 24,
    block_align => 6,
    channels => 2,
    file_size => 136957040,
    format => 65534,
    jenkins_hash => 3704618135,
    samplerate => 176400,
    song_length_ms => 7660,
    },

    Tutte le applicazioni compresa file e mediainfo mi riportano tutto normale, prima di usare hexdump mi sono estrapolato il 'pezzo' di LMS che fa le verifiche e questo è il risultato: L'offset è di 80 byte e non di 44, come normalmente è... che c... ci mette SOX in qui 36 byte in più...

    con calma ci guardo, ma se qualcuno ha idee...
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  9. #69
    pebibyte L'avatar di marcoc1712
    Registrato
    Jan 2013
    Messaggi
    5,254
    configurazione

    Predefinito

    @DacPassion: Hai una versione rivista anche per mac, dovrebbe correggere il problema della massima frequenza e fare quello che ti aspetti, da me - comunque - rimane il problema del rumore bianco con resampling alla massima frequenza sincrona, potresti cortesemente provare anche quello e riferirmi?

    Grazie.


    @BigTube, @AntonelloCaroli. Credo di aver risolto i problemi che avevate, non appena potete cortesemente provate la nuova versione ed in particolare il resample a max frequenza sincrona.


    Grazie.
    Ultima modifica di marcoc1712 : 29-10-2015 a 13:58
    Ciao, Marco.

    "Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction."
    — E. F. Schumacher (mis-attributed to A. Einstein)
    ________________________________________________________________________________
    Autore della patch R2 per Squeezelite e del plugin C-3PO. note libere
    Logitech media Server 7.9 > miniPc + squeezelite-R2 / SB+ > "Lu Scalmentu" NOS R2R DAC by TubeOne/ AudioResearch DAC 1-20 >
    Klimo Merlino Gold TPS > DIS Interconnect > Kent Gold > Reference > Monitor Audio Studio 20 SE

  10. #70
    gibibyte L'avatar di DacPassion
    Registrato
    Jul 2014
    Messaggi
    1,250

    Predefinito

    Originariamente inviato da marcoc1712
    @DacPassion: Hai una versione rivista anche per mac, dovrebbe correggere il problema della massima frequenza e fare quello che ti aspetti, da me - comunque - rimane il problema del rumore bianco con resampling alla massima frequenza sincrona, potresti cortesemente provare anche quello e riferirmi?

    Grazie.


    @BigTube, @AntonelloCaroli. Credo di aver risolto i problemi che avevate, non appena potete cortesemente provate la buova versione ed in particolare il resample a max frequenza sincrona.


    Grazie.
    Questo ha ancora ffmpeg di serie o devo metterlo io?
    Clearaudio Emotion + Satisfy + Grado Gold1 > Phono D3A DIY
    Futro S450 + Daphile / Amanero + Buffalo 2 (trident) uscita a TU Cinemag 15/15B DIY / Jlsounds + Lector Digicode TDA1541 S1
    Monoblocchi D3A 2A3 (electrolytich free!!) DIY / Coral Beta8 in BLH DIY

Pagina 7 di 52
prima
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 ... ultimo

Informazioni Thread

Users Browsing this Thread

Ci sono attualmente 2 utenti che stanno visualizzando questa discussione. (0 utenti e 2 ospiti)

Regole d'invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
nexthardware.com - © 2002-2022