Displaying 1 result from an estimated 1 matches for "female_nb_12".
2006 Apr 19
1
HW-Speex: Fileformat and encoding process
...s the framesize of the ogg file, which is not a sure
guess due to the -nframes option?
Is there a discription of the format of the frames. What is the reason that
the first frame after the header is larger than the other frames?
Thanks
ST
speex-1.1.12/src/speexenc -n --bitrate 12000 female.wav female_nb_12.spx
readspx female_nb_12.spx |head -20
speex header
Version:1.1.12
rate:8000
mode:0
mode_bitstream_version:4
nb_channels:1
bitrate:-1
frame_size:160
vbr:0
frames_per_packet:1
extra_headers:0
Framesize:33
25
0
0
0
69
110
99
111
speex-1.1.12/src/speexenc -n --bitrate 8000 female.wav female_nb_8.spx...