Phil Leigh;535271 Wrote:
> you can't just paste a command line into convert.conf like that... it
> won't work.
>
Hello Phil,
First of all, thank you for helping! :-)
Although I have no doubt that its not the way it is supposed to be, it
DOES work, since I am succesfully using this in my custom-convert.conf
for a while now:
Code:
--------------------
mp3 flc * 00:04:20:10:08:9c
[sox] -v0.96 --buffer 32768 -t mp3 -r44100 -c2 $FILE$ -t flac -C0 -b24 -c2
-r96000 - polyphase -cutoff 1.0
flc flc * 00:04:20:10:08:9c
[sox] -v0.96 --buffer 32768 -t flac -r44100 -2 -c2 $FILE$ -t flac -C0 -b24
-c2 -r96000 - polyphase -cutoff 1.0
--------------------
Phil Leigh;535271 Wrote:
>
> Also, convert.conf entries aren't selective about the rate of the
> source files - you can't have a line that ONLY works on files of a
> certain rate.
>
I know, but all my music files are 44.1 kHz so its no issue for me.
Phil Leigh;535271 Wrote:
>
> You can have 2 seperate convert.conf entries for your TP; one that is
> used for EVERYTHING 96k and below and another for everything ABOVE 96k.
> That's the only flexibility you have, without patching SOX or SBS
> yourself...
>
I do understand that! ;-)
Phil Leigh;535271 Wrote:
>
> Also, you should be using the flc-flc not flc-pcm...
>
> A basic version of the flc flc * * convert.conf entry (<=96) would be:
>
> # FT:{START=--skip=%t}U:{END=--until=%v}D:{RESAMPLE=-r %d}
> [flac] -dcs $START$ $END$ -- $FILE$ | [sox] -v0.96 -q -t wav - -t flac
> -C 0 - rate -v 96k
I think we do have a misunderstanding here, my goal is to convert
[email protected] flac to 2...@96 wav (not flac!).
Ronald.
--
tingtong5
------------------------------------------------------------------------
tingtong5's Profile: http://forums.slimdevices.com/member.php?userid=9671
View this thread: http://forums.slimdevices.com/showthread.php?t=77329
_______________________________________________
ripping mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/ripping