[Ffmpeg-devel] FLAC encoder
Luca Barbato
lu_zero
Sun May 28 04:56:09 CEST 2006
Justin Ruggles wrote:
beside the endianess issue spotted on ppc by me
here follow the results on amd64 (thanks to flameeyes for testing it)
lame at enterprise ~/devel/hacking/flake $ time flac -f -8 test.wav
flac 1.1.2, Copyright (C) 2000,2001,2002,2003,2004,2005 Josh Coalson
flac comes with ABSOLUTELY NO WARRANTY. This is free software, and you are
welcome to redistribute it under certain conditions. Type `flac' for
details.
options: -P 4096 -b 4608 -m -l 12 -e -q 0 -r 0,6
test.wav: 11% complete, ratio=0,662test.wav: WARNING: unexpected EOF;
expected 11573604 samples, got 1290240 samples
test.wav: 11% complete, ratio=0,665
real 0m4.101s
user 0m3.613s
sys 0m0.058s
flame at enterprise ~/devel/hacking/flake $ time flac -f -8 test.wav
flame at enterprise ~/devel/hacking/flake $ time ./flake -10 test.wav out.flac
Flake: FLAC audio encoder
Signed 16-bit 44100 Hz stereo
samples: 11573604
blocksize: 16384
frames: 79 | samples: 1291403 | bytes: 3436639 | bitrate:
938 kbps
real 0m1.671s
user 0m1.411s
sys 0m0.035s
-rw-r--r-- 1 flame users 3435961 2006-05-28 04:15 test.flac
-rw-r--r-- 1 flame users 5165656 2006-05-28 04:15 test.wav
-rw-r--r-- 1 flame users 3436639 2006-05-28 04:18 out.flac
--
Luca Barbato
Gentoo/linux Gentoo/PPC
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list