Displaying 4 results from an estimated 4 matches for "input_48k".
2013 Mar 04
1
Regarding opus audio codec's build & run
...PU:*
OS : Microsoft Windows XP
CPU : intel core 2 Duo cpu
I am using Microsoft visual C++ 2010 Express to build the codec
(opus.vcxproj available in the package downloaded). I am able to build it &
could generate the application opus_demo.exe.
With this executable, I tried to encode 'input_48k.wav" file with the below
command & "input_48k.opus" file got generated.Please check the attached
folder which contains input file,encoded file& decoded file.
*Encoder command line : opus_demo -e audio 48000 2 94840 -cbr
input_48k.wav input_48k.opus*
Similarly, I tried to...
2013 Mar 04
0
Required help regarding Opus audio codec's build & run
...PU:*
OS : Microsoft Windows XP
CPU : intel core 2 Duo cpu
I am using Microsoft visual C++ 2010 Express to build the codec
(opus.vcxproj available in the package downloaded). I am able to build it &
could generate the application opus_demo.exe.
With this executable, I tried to encode 'input_48k.wav" file with the below
command & "input_48k.opus" file got generated.Please check the attached
folder which contains input file,encoded file& decoded file.
*Encoder command line : opus_demo -e audio 48000 2 94840 -cbr
input_48k.wav input_48k.opus*
Similarly, I tried to...
2013 Mar 04
0
Required help for opus audio codec build & run
...PU:*
OS : Microsoft Windows XP
CPU : intel core 2 Duo cpu
I am using Microsoft visual C++ 2010 Express to build the codec
(opus.vcxproj available in the package downloaded). I am able to build it &
could generate the application opus_demo.exe.
With this executable, I tried to encode 'input_48k.wav" file with the below
command & "input_48k.opus" file got generated.Please check the attached
folder which contains input file,encoded file& decoded file.
*Encoder command line : opus_demo -e audio 48000 2 94840 -cbr
input_48k.wav input_48k.opus*
Similarly, I tried to...
2013 Mar 04
0
Required help in opus codec build & run
...odec
(opus.vcxproj available in the package downloaded). I am able to build it.
With the executable opus_demo.exe , I tried to encode & decode with the
following command: But the decoder output is noisy as in the attached
folder.
*Encoder command line : opus_demo -e audio 48000 2 94840 -cbr
input_48k.wav input_48k.opus* *
Decoder command line : opus_demo -d 48000 2 input_48k.opus
input_48k_decoded.wav
*
Can you please help me here.
-Deepthi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20130304/27a47667/attach...