Displaying 2 results from an estimated 2 matches for "spfe49_1".
2006 May 16
2
Determining length of speex file speech
...n count in any ogg page the number of the ogg _frames_ (which, unless
I used -nframes while encoding, which I did not), and multiply this with
.02 (20 milliseconds).
I did this by hand, for example on the file I send yesterday when asking
about the noise, so the output of the program is:
$ readspx spfe49_1-small.spx
speex header
Version:1.1.12
rate:44100
mode:2
mode_bitstream_version:4
nb_channels:2
bitrate:-1
frame_size:640
vbr:0
frames_per_packet:1
extra_headers:0
Page #2: 1 packets.
Page #3: 45 packets.
Page #4: 45 packets.
Page #5: 45 packets.
Page #6: 45 packets.
Page #7: 45 packets.
Page #8: 45...
2006 May 16
0
Determining length of speex file speech
...mber of the ogg _frames_ (which, unless
> I used -nframes while encoding, which I did not), and multiply this with
> .02 (20 milliseconds).
> I did this by hand, for example on the file I send yesterday when asking
> about the noise, so the output of the program is:
>
> $ readspx spfe49_1-small.spx
> speex header
> Version:1.1.12
> rate:44100
> mode:2
> mode_bitstream_version:4
> nb_channels:2
> bitrate:-1
> frame_size:640
> vbr:0
> frames_per_packet:1
> extra_headers:0
> Page #2: 1 packets.
> Page #3: 45 packets.
> Page #4: 45 packets.
>...