Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail (maybe related to ffmpeg 3.4) #65

Closed
marillat opened this issue Oct 18, 2017 · 1 comment
Closed

Tests fail (maybe related to ffmpeg 3.4) #65

marillat opened this issue Oct 18, 2017 · 1 comment

Comments

@marillat
Copy link

Git 0ca3f2d build with packages from www.deb-multimedia.org repository.
Recent changes : ffmpeg 3.4 and python 3.6

----------------------------
     RUNNING ALL TESTS
----------------------------
/home/marillat/libopenshot-master/tests/Clip_Tests.cpp:95:1: error: Failure in Clip_Properties: Unhandled exception: basic_string::_M_construct null not valid
[AudioData @ 0x7faa297f9750] invalid NULL pointer for src[0]
[AudioData @ 0x7faa2affc750] invalid NULL pointer for src[0]
[AudioData @ 0x7faa287f7750] invalid NULL pointer for src[0]
[AudioData @ 0x7faa2a7fb750] invalid NULL pointer for src[0]
[AudioData @ 0x7faa27ff6750] invalid NULL pointer for src[0]
[AudioData @ 0x7faa28ff8750] invalid NULL pointer for src[0]
[AudioData @ 0x7faa2a7fb750] invalid NULL pointer for src[0]
[libvpx @ 0x6bf745aa00] v1.6.1
[webm @ 0x6bf7459fa0] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
[webm @ 0x6bf7459fa0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
[webm @ 0x6bf7459fa0] Using AVStream.codec.time_base as a timebase hint to the muxer is deprecated. Set AVStream.time_base instead.
[webm @ 0x6bf7459fa0] Using AVStream.codec to pass codec parameters to muxers is deprecated, use AVStream.codecpar instead.
[AudioData @ 0x7faa2affc750] invalid NULL pointer for src[0]
[AudioData @ 0x7faa2affc750] invalid NULL pointer for src[0]
/home/marillat/libopenshot-master/tests/FFmpegWriter_Tests.cpp:76:1: error: Failure in FFmpegWriter_Test_Webm: Expected 23 but was 11
/home/marillat/libopenshot-master/tests/FFmpegWriter_Tests.cpp:77:1: error: Failure in FFmpegWriter_Test_Webm: Expected 23 but was 11
/home/marillat/libopenshot-master/tests/FFmpegWriter_Tests.cpp:78:1: error: Failure in FFmpegWriter_Test_Webm: Expected 23 but was 11
[AudioData @ 0x7faa297f9750] invalid NULL pointer for src[0]
[AudioData @ 0x7ffdc3429600] invalid NULL pointer for src[0]
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
FAILURE: 2 out of 79 tests failed (4 failures).
Test time: 10.60 seconds.
----------------------------
@toddy15 toddy15 mentioned this issue Nov 18, 2017
@ferdnyc
Copy link
Contributor

ferdnyc commented Jul 12, 2019

Same as #69, please file a new report if this is still an issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants