search for: integer16

Displaying 2 results from an estimated 2 matches for "integer16".

2015 Apr 13
2
Regarding Opus Codec Input output file.
...g.wav) Number of samples : 4358219 (90.8 s) 2015-04-13 10:40:07 UTC Sampling frequency: 48000 Hz Number of channels: 2 (16-bit integer) File name: music_orig.wav Header length: 44 Sampling frequency: 48000 No. samples: 4358219 No. channels: 2 Data type: integer16 File byte order: little-endian Host byte order: little-endian 2) I encode this file using following command ./opus_demo -e voip 48000 2 16 music_orig.wav testcase30.opus 3) Then Decoded testcase30.opus using following command ./opus_demo -d 48000 2 testcase30.opus testcase31.wav 4) My...
2015 Apr 13
0
Regarding Opus Codec Input output file.
...9 (90.8 s) 2015-04-13 10:40:07 UTC > Sampling frequency: 48000 Hz > Number of channels: 2 (16-bit integer) > File name: music_orig.wav > Header length: 44 > Sampling frequency: 48000 > No. samples: 4358219 > No. channels: 2 > Data type: integer16 > File byte order: little-endian > Host byte order: little-endian > 2) I encode this file using following command > > ./opus_demo -e voip 48000 2 16 music_orig.wav testcase30.opus > > 3) Then Decoded testcase30.opus using following command > > ./opus_demo -d 48000...