andyg;485023 Wrote: 
> Thanks.  I'll just highlight the key lines from these files:
> 
> flac-SCV7.2.txt, WAV transcoded to FLAC:
> > 
Code:
--------------------
  >   > 
  > [09-11-13 13:19:11.3793] Slim::Player::Source::openSong (2083) This is an 
wav file: 
file:///E:/Music/Watley,%20Jody/Flower/02%20Watley,%20Jody%20-%20Flower.wav
  > [09-11-13 13:19:11.3798] Slim::Player::Source::openSong (2084)   file type: 
wav format: flc inrate: 2304 maxRate: 0
  > [09-11-13 13:19:11.3803] Slim::Player::Source::openSong (2085)   command: 
[flac] -cs --totally-silent --compression-level-0 --skip=$START$ --until=$END$ 
-- $FILE$
  > [09-11-13 13:19:11.3808] Slim::Player::Source::openSong (2104) Streaming 
with format: flc
  > 
--------------------
> > 
> 
> wav-SCV7.2.txt, WAV streamed natively:
> 
> 
> flac-version-SSv7.4.1.txt, WAV transcoded to FLAC:
> > 
Code:
--------------------
  >   > 
  > [09-11-13 13:09:42.1565] 
Slim::Player::TranscodingHelper::getConvertCommand2 (433) Matched: wav->flc 
via: [sox] -q -t wav $FILE$ -t flac -C 0 $RESAMPLE$ -
  > [09-11-13 13:09:42.1567] Slim::Player::Song::open (403) Transcoder: 
streamMode=I, streamformat=flc
  > [09-11-13 13:09:42.1569] Slim::Player::Song::open (451) Opening stream (no 
direct streaming) using Slim::Player::Protocols::File 
[file:///C:/Music/Watley,%20Jody/Flower/02%20Watley,%20Jody%20-%20Flower.wav]
  > [09-11-13 13:09:42.1576] Slim::Player::Protocols::File::open (78) duration: 
[242.333] size: [69792156] endian [] offset: [44] for 
file:///C:/Music/Watley,%20Jody/Flower/02%20Watley,%20Jody%20-%20Flower.wav
  > [09-11-13 13:09:42.1578] Slim::Player::Protocols::File::open (95) Opening 
file C:\Music\Watley, Jody\Flower\02 Watley, Jody - Flower.wav
  > [09-11-13 13:09:42.1584] Slim::Player::Protocols::File::open (173) Seeking 
in 0 into C:\Music\Watley, Jody\Flower\02 Watley, Jody - Flower.wav
  > [09-11-13 13:09:42.1588] Slim::Player::Song::open (472) URL is a song 
(audio): 
file:///C:/Music/Watley,%20Jody/Flower/02%20Watley,%20Jody%20-%20Flower.wav, 
type=wav
  > [09-11-13 13:09:42.1596] Slim::Player::Song::open (548) Tokenized command 
"C:\PROGRA~1\SQUEEZ~2\server\Bin\MSWin32-x86-multi-thread\sox.exe" -q -t wav 
"-" -t flac -C 0 -
  > [09-11-13 13:09:42.1625] Slim::Player::Pipeline::new (93) Launching process 
with command: 
"C:\PROGRA~1\SQUEEZ~2\server\Bin\MSWin32-x86-multi-thread\socketwrapper.exe"  
-d -i 50206 -o 50205 -c 
"\"C:\PROGRA~1\SQUEEZ~2\server\Bin\MSWin32-x86-multi-thread\sox.exe\" -q -t wav 
\"-\" -t flac -C 0 -"
  > 
--------------------
> > 
> 
> Wave-Version-SSv7.4.1.txt, WAV streamed natively:
> > 
Code:
--------------------
  >   > 
  > [09-11-13 12:43:08.6924] Slim::Player::Song::open (362) 
file:///C:/Music/Watley,%20Jody/Flower/01%20Watley,%20Jody%20-%20Lovin%27%20Youso.wav
  > [09-11-13 12:43:08.6934] 
Slim::Player::TranscodingHelper::getConvertCommand2 (433) Matched: wav->pcm 
via: -
  > [09-11-13 12:43:08.6937] Slim::Player::Song::open (382) seek=false time=0 
canSeek=1
  > [09-11-13 12:43:08.6942] 
Slim::Player::TranscodingHelper::getConvertCommand2 (433) Matched: wav->pcm 
via: -
  > [09-11-13 12:43:08.6944] Slim::Player::Song::open (403) Transcoder: 
streamMode=I, streamformat=pcm
  > [09-11-13 12:43:08.6947] Slim::Player::Song::open (451) Opening stream (no 
direct streaming) using Slim::Player::Protocols::File 
[file:///C:/Music/Watley,%20Jody/Flower/01%20Watley,%20Jody%20-%20Lovin%27%20Youso.wav]
  > [09-11-13 12:43:08.6954] Slim::Player::Protocols::File::open (78) duration: 
[218.293] size: [62868642] endian [] offset: [44] for 
file:///C:/Music/Watley,%20Jody/Flower/01%20Watley,%20Jody%20-%20Lovin%27%20Youso.wav
  > [09-11-13 12:43:08.6956] Slim::Player::Protocols::File::open (95) Opening 
file C:\Music\Watley, Jody\Flower\01 Watley, Jody - Lovin' Youso.wav
  > [09-11-13 12:43:08.6962] Slim::Player::Protocols::File::open (173) Seeking 
in 44 into C:\Music\Watley, Jody\Flower\01 Watley, Jody - Lovin' Youso.wav
  > [09-11-13 12:43:08.6965] Slim::Player::Song::open (472) URL is a song 
(audio): 
file:///C:/Music/Watley,%20Jody/Flower/01%20Watley,%20Jody%20-%20Lovin%27%20Youso.wav,
 type=wav
  > 
--------------------
> > 
> 
> Everything looks normal and is working as intended.  We did make a
> change in the transcoding binary used between these 2 versions though.
> We now use sox to transcoded to flac instead of the flac binary. 
> This is because sox supports resampling (although it's not being used
> in your test).  The flac output from sox is identical to the flac
> output from the flac binary.

Any explanation on the playmode for both version. I believe the
playmode is 403 for 7.2 and 93. What are these figures??


-- 
Louishlomador
------------------------------------------------------------------------
Louishlomador's Profile: http://forums.slimdevices.com/member.php?userid=34260
View this thread: http://forums.slimdevices.com/showthread.php?t=71321

_______________________________________________
audiophiles mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/audiophiles

Reply via email to