[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: CUI tool for converting FLAC/Wav bit/stability.



Thank You for Your time and answer, Kleber:

>> I wonder if there is in Debian a CUI tool for converting FLAC/Wav
>> files from >16bit, >44kHz sound quality to 16bit, 44kHz?
>> 
>> 
>> Thanks for Your time.
>
>hello
>
>you can do it with the flac command, see the man page for more details

OK I have tried like this w/o success (the output file still has
>16bit, >44kHz sound qualit):

flac --silent --best --verify --delete-input-file --bps=16
--sample-rate=44100 -o /tmp/1.flac
--tag=TRACKNUMBER=1 --tag=ARTIST=A --tag=TITLE=B --tag=ALBUM=C
--tag=GENRE=D --tag=DATE=2000 --tag=DESCRIPTION=E /tmp/1.wav

Why that?


Reply to: