You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think it was only happening when resampling, you are right. Appreciate that you follow this up at different places but the develops of the whole thing do not seem to react and the tools themselves look pretty unmaintained for quite some time..
Hi
I was debugging an issue and found out the following between
opus-tools
versions:opus-tools 0.1.10 (using libopus 1.3.1)
opus-tools 0.2 (using libopus 1.3.1)
$ time opusdec /tmp/foo.opus --rate 16000 --float /dev/null Decoding to 16000 Hz (1 channel) Encoded with Lavf59.27.100 encoder=Lavc59.37.100 libopus Decoding complete. real 0m4.250s user 0m4.245s sys 0m0.004s
The text was updated successfully, but these errors were encountered: