Marcus Asteborg
Marcus Asteborg
Does the test pass?
cmake .. -DOPUS_BUILD_TESTING=ON cmake --build . ctest
C:\git\opus\build>ctest -j 4 Test project C:/git/opus/build Start 1: test_opus_decode Start 2: test_opus_padding Start 3: test_opus_api Start 4: test_opus_encode 1/4 Test #2: test_opus_padding ................ Passed 0.04 sec 2/4 Test #3: test_opus_api...
C:\git\opus\build>cmake .. -G "Visual Studio 12 2013" -DOPUS_BUILD_TESTING=ON -- Found Git: C:/Program Files/Git/cmd/git.exe (found version "2.27.0.windows.1") -- Opus package version from git repo: 1.3.1-76-g034c1b61 -- Opus project version: 1.3.1 --...
Cannot, reproduce with VS2013, can you share crash dump and symbols from test_opus_encode test?
Use: "cmake --build ." or upgrade your cmake
@dttlgotv did you manage to reproduce the crash with the tests?
So official test is passing, so either a test gap or you have some bug in your application. Can you write a test that reproduces the issue and share it....
I can't really hear it in the samples and your picture is not clear, can you paste a screenshot from audacity and then mark the section?
Cool project, can you repro on x86?