Displaying 1 result from an estimated 1 matches for "flac_vendor".
2004 Nov 05
1
RE: basic encoder help
...cation.
I implemented the same quality levels (0-8) as used in the FLAC frontend application.
But the resulting files are remarkable different between my application and the FLAC frontend (although using the same settings).
for example:
FLAC frontend (quality = 8)
--------------------------------
FLAC_vendor = reference libFLAC 1.1.1 20041001
bitrate = 1047
samplerate = 44100
channels = 2
bitspersample = 16
codec = FLAC
----------
4831008 samples @ 44100Hz
File size: 14 334 137 bytes
My Application (quality = 8)
-------------------------------
FLAC_vendor = reference libFLAC 1.1.1 20041001
bitrate...