Displaying 1 result from an estimated 1 matches for "keith105".
Did you mean:
keith001
2004 Sep 10
2
[Flac-users] flac failure under Fedora Core
make sure to use --ogg when encoding:
flac -V --ogg -o file.ogg file.wav
--- Keith <keith105@yahoo.com> wrote:
> I am running flac 1.1.0 under Fedora Core 1 Linux and have encoded a
> .wav file using the following command:
> flac -V -o file.ogg file.wav
> I then try to decode it with the following command:
> flac -d -o file2.wav file.ogg
> and...