[opus] Required help for opus audio codec build & run
Deepthi Raychoti
deepthi.raychoti at pathpartnertech.com
Mon Mar 4 06:18:26 PST 2013
Hi,
I have downloaded the latest stable version *1.0.2 opus audio codec* from
the following link:
http://www.opus-codec.org/downloads/
*Details of OS & CPU:*
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 decode "input_48k.opus" file with the below command
line. I am getting noisy output here.
*
Decoder command line : opus_demo -d 48000 2 input_48k.opus
input_48k_decoded.wav
*
Can I get help here where it is going wrong in running the codec downloaded.
Regards,
Deepthi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/opus/attachments/20130304/952a4da0/attachment-0001.htm
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Files.zip
Type: application/zip
Size: 112587 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/opus/attachments/20130304/952a4da0/attachment-0001.zip
More information about the opus
mailing list