bpa wrote: > There is an edit near the end - it is not clear why the "reset" > happened. If it is a timeout it means either cdd2wav wasn't streaming > data from the CD or Flac ocnversion was broken. Command string being > used is shown below. > > Code: -------------------- > > > [22-02-09 17:03:38.5565] Slim::Player::TranscodingHelper::tokenizeConvertCommand2 (667) Using command for conversion: "/usr/local/bin/cdda2wav" --speed 4 --output-format wav -gui output-endianess=little --quiet device=/dev/sr0 -track 1 - | "/usr/local/slimserver/Bin/armhf-linux/flac" -cs --totally-silent --compression-level-0 - > -------------------- > > > > > > Can run the command below under user tc ( this is usual id, can check > with whoami) from a command prompt > > Code: -------------------- > > > /usr/local/bin/cdda2wav --speed 4 --output-format wav -gui output-endianess=little device=/dev/sr0 -track 1 - >/tmp/track1.wav > -------------------- > > > > It should read the CD track 1 and save in the file. While it reads it > will display progress.
I think the reset is when I stopped playback by clearing the queue. Will try the command line. ------------------------------------------------------------------------------------ ------------------------------------------------------------------------ castalla's Profile: http://forums.slimdevices.com/member.php?userid=15624 View this thread: http://forums.slimdevices.com/showthread.php?t=47288 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
