philippe_44 wrote:
> I would need to look at the code when we added that but I’m sure
> there is a forced flac to flac re-encoding for SB exactly for that
> compression level. Michael, you might have a better memory than me?
There is this at the bottom of convert.conf:
Code:
--------------------
flc flc transcode *
# IFT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}E:{NOSTART=I}
[flac] -dcs $START$ $END$ --force-raw-format --sign=signed
--endian=little -- $FILE$ | [sox] -q -t raw --encoding signed-integer -b
$SAMPLESIZE$ -r $SAMPLERATE$ -c $CHANNELS$ -L - -t flac $RESAMPLE$ -C 0 -
--------------------
I had hoped this would just start working once I installed both flac and
sox on my Ubuntu server, but my choppy test track is still choppy. I
don't see anything about transcoding in the logs.
I'm not sure what to try next.
------------------------------------------------------------------------
StewLG's Profile: http://forums.slimdevices.com/member.php?userid=15888
View this thread: http://forums.slimdevices.com/showthread.php?t=115583
_______________________________________________
discuss mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/discuss