eduardoo wrote: 
> Thanks for the advice.  I took extra care inputting the command and was
> able to have it executed on the problem track as well as on a normal
> track.
> 
> Here is the output of the problem track:
> 
> /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer$
> "SlimServer/Bin/i386-linux/flac" -dc --force-raw-format --endian=little
> --sign=signed -- "/share/Multimedia/Music/Art Farmer And The Jazz
> Giants/FLAC - Art Farmer_And The Jazz Giants/12.Downwind.flac" >test.raw
> 
> flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  Josh
> Coalson
> flac comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
> are
> welcome to redistribute it under certain conditions.  Type `flac' for
> details.
> 
> 12.Downwind.flac: *** Got error code
> 0:FLAC__STREAM_DECODER_ERROR_STATUS_LOST_SYNC
> 
> 
> 12.Downwind.flac: ERROR while decoding data
> state = FLAC__STREAM_DECODER_READ_FRAME
> 
> 
> ***********
> --- and the output of the normal one:
> 
> /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer$
> "SlimServer/Bin/i386-linux/flac" -dc --force-raw-format --endian=little
> --sign=signed -- "/share/Multimedia/Music/Ann Hampton Callaway\FLAC - 
> To Ella With Love/01. Let's Fall in Love.flac" >test.raw
> 
> flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  Josh
> Coalson
> flac comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
> are
> welcome to redistribute it under certain conditions.  Type `flac' for
> details.
> 
> 
> 01. Let's Fall in Love.flac: ERROR initializing decoder
> init status =
> FLAC__STREAM_DECODER_INIT_STATUS_ERROR_OPENING_FILE
> 
> An error occurred opening the input file; it is likely that it does not
> exist
> or is not readable.
> /share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer$
> "SlimServer/Bin/i386-linux/flac" -dc --force-raw-format --endian=little
> --sign=signed -- "/share/Multimedia/Music/Ann Hampton Callaway/FLAC - 
> To Ella With Love/01. Let's Fall in Love.flac" >test.raw
> 
> flac 1.2.1, Copyright (C) 2000,2001,2002,2003,2004,2005,2006,2007  Josh
> Coalson
> flac comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
> are
> welcome to redistribute it under certain conditions.  Type `flac' for
> details.
> 
> 01. Let's Fall in Love.flac: 4% complete01. Let's Fall in Love.flac: 7%
> complete01. Let's Fall in Love.flac: 11% complete01. Let's Fall in
> Love.flac: 14% complete01. Let's Fall in Love.flac: 18% complete01.
> Let's Fall in Love.flac: 21% complete01. Let's Fall in Love.flac: 25%
> complete01. Let's Fall in Love.flac: 28% complete01. Let's Fall in
> Love.flac: 32% complete01. Let's Fall in Love.flac: 35% complete01.
> Let's Fall in Love.flac: 39% complete01. Let's Fall in Love.flac: 42%
> complete01. Let's Fall in Love.flac: 46% complete01. Let's Fall in
> Love.flac: 49% complete01. Let's Fall in Love.flac: 53% complete01.
> Let's Fall in Love.flac: 56% complete01. Let's Fall in Love.flac: 60%
> complete01. Let's Fall in Love.flac: 63% complete01. Let's Fall in
> Love.flac: 67% complete01. Let's Fall in Love.flac: 70% complete01.
> Let's Fall in Love.flac: 74% complete01. Let's Fall in Love.flac: 77%
> complete01. Let's Fall in Love.flac: 81% complete01. Let's Fall in
> Love.flac: 84% complete01. Let's Fall in Love.flac: 88% complete01.
> Let's Fall in Love.flac: 91% complete01. Let's Fall in Love.flac: 95%
> complete01. Let's Fall in Love.flac: 99% complete01. Let's Fall in
> Love.flac: 100% complete01. Let's Fall in Love.flac: done         
> 
> 
> So, it does seem that something went wrong with the problem track.

The simple way just to check if the file can be decoded by the LMS Flac
is to use the "-t"  option.


Code:
--------------------
    
  
"/share/CACHEDEV1_DATA/.qpkg/LogitechMediaServer/SlimServer/Bin/i386-linux/flac"
 -t  name_of_file_to_be_tested.flc
  
--------------------


------------------------------------------------------------------------
bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806
View this thread: http://forums.slimdevices.com/showthread.php?t=108816

_______________________________________________
Squeezecenter mailing list
Squeezecenter@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to