on their forum dated 30th March 2012 -    raw output added, see 

http://forum.musepack.net/showthread.php?t=599

http://trac.musepack.net/changeset/480

Your tests are welcome

Here are some binaries for testing: 

32-bit   http://negju.musepack.net/r481_gcc_x86.zip

64-bit   http://negju.musepack.net/r481_gcc_x86-64.zip

NB  back in July 2009 andyslim made a few posts on the musepack forum
about SV8 and command line

Extract from post number 7
Our Squeezebox products include native decoders for PCM, AIFF, FLAC,
MP3, Vorbis, and WMA. We try to support as many other formats as
possible through a generic transcoding framework. This makes use of
command-line apps piped together to transcode into one of the supported
native formats (usually FLAC, although sometimes MP3 if bandwidth is a
concern for someone). We try to use off-the-shelf 3rd party decoders for
this whenever possible, it doesn't make sense for us to implement our
own command-line decoder.

So we ship these command-line decoders for out-of-the-box support for
transcoding to FLAC: alac, faad, flac, mppdec, sox (for downsampling),
and wvunpack. We don't ship LAME for licensing reasons, but users can
install it manually for transcoding to MP3.

So we send mppdec data on stdin and expect wav/pcm/aiff back on stdout
piped to the transcoder, or to send directly to the device. PCM/AIFF is
used to support our 1st-gen Squeezebox that doesn't support FLAC.

With mpcdec, I believe the only features we are missing are raw PCM/AIFF
output (--raw-le/--raw-be). As far as I can tell, we don't need --prev
or --gain anymore, as the next version of SC will support reading the
MPC RG headers (from both SV7 and SV8) and apply those directly using
our standard firmware-based RG system.

We could disable MPC->PCM/AIFF support, but that would leave our older
products having to use MP3 for transcoding.

So do you think it would be easy to add raw output support to mpcdec?


------------------------------------------------------------------------
pcourtney's Profile: http://forums.slimdevices.com/member.php?userid=49217
View this thread: http://forums.slimdevices.com/showthread.php?t=94780

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

Reply via email to