Hi, I have several itunes bought .m4a files some of which do not have replaygain tags.
My convert.conf line looks like mp4 flc * * # F [faad] -q -w -f 1 $FILE$ | [flac] -cs --totally-silent --compression-level-5 --ignore-chunk-sizes --endian little --sign signed --channels 2 --bps 16 --sample-rate 44100 - I was hoping I could add --replay-gain to the flac command but I get an error that it cannot work on stdout. Is there a way to make the conversion result in an output file instead? -- chrol ------------------------------------------------------------------------ chrol's Profile: http://forums.slimdevices.com/member.php?userid=15155 View this thread: http://forums.slimdevices.com/showthread.php?t=72893 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
