Displaying 2 results from an estimated 2 matches for "affindtyp".
Did you mean:
affindtype
2015 Apr 13
2
Regarding Opus Codec Input output file.
...mmand
./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 quality monitoring app not able to identify file type of "testcase31.wav" , gives following error.
AFfindType - Unknown audio file type
AFopnRead: Error opening input audio file "testcase31.wav"
Can some body please take look and verify that i have followed correct steps while encoding and decoding , else let know correct steps.
If any body have quality testing related resouce , test cases,...
2015 Apr 13
0
Regarding Opus Codec Input output file.
...sic_orig.wav testcase30.opus
>
> 3) Then Decoded testcase30.opus using following command
>
> ./opus_demo -d 48000 2 testcase30.opus testcase31.wav
>
> 4) My quality monitoring app not able to identify file type of
> "testcase31.wav" , gives following error.
>
> AFfindType - Unknown audio file type
> AFopnRead: Error opening input audio file "testcase31.wav"
>
>
> Can some body please take look and verify that i have followed correct steps
> while encoding and decoding , else let know correct steps.
>
> If any body have quality testing...