bpa wrote: 
> Log looks like mpcdec is not accepting input data.
> 
> Not sure what first attachment is because I can't load it.

Sorry about that -- hopefully it's ok this time.

27132

> Did you check out whether mpcdec supports stdin and stdout as input and
> output.  Some command have an option to say use stdin or stdout.  

As far as I can tell, it supports stdin and stdout. From the mpcdec
'help':

*you can use stdin and stdout as resp. <infile.mpc> and
<outfile.wav> replacing the file name by "-"
*


> Did you test
> > 
Code:
--------------------
  >   > 
  > cat "/mnt/pihdd/Audio/Music/John Surman/The Brass Project (1993)/02. 
Coastline.mpc"  | mpcdec - >mpcdecout.wav
  > 
--------------------
> > 

Here's the test -- unfortunately the output file is 0 KB.

**pi@raspi:~ $ cat "/mnt/pihdd/Audio/Music/John Surman/The Brass Project
(1993)/02. Coastline.mpc"  | mpcdec - >mpcdecout.wav
mpcdec - Musepack (MPC) decoder v1.0.0 (C) 2006-2009 MDT
Built Sep 12 2016 18:34:33
*pi@raspi:~ $* ls -l m*
-rw-r--r-- 1 pi pi 0 Apr 10 18:27 mpcdecout.wav


> What are the command line options for mpcdec ?


*pi@raspi:~ $* mpcdec
mpcdec - Musepack (MPC) decoder v1.0.0 (C) 2006-2009 MDT
Built Sep 12 2016 18:34:33
Usage: mpcdec [-i] [-h] <infile.mpc> [<outfile.wav>]
-i : print file information on stdout
-c : check the file for stream errors
(doesn't fully decode, outfile will be ignored)
-r : output raw data (left/right) in machine native endian
-e : reverse raw data endianness
-h : print this help
you can use stdin and stdout as resp. <infile.mpc> and
<outfile.wav> replacing the file name by "-"


+-------------------------------------------------------------------+
|Filename: mpcdc-flac.jpg                                           |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=27132|
+-------------------------------------------------------------------+

------------------------------------------------------------------------
SpiderJon's Profile: http://forums.slimdevices.com/member.php?userid=21798
View this thread: http://forums.slimdevices.com/showthread.php?t=110406

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

Reply via email to