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

fix seamless loop #1103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

Andrey933
Copy link

There is a following problem. When we set loops: 2 (for example), then after each ending of video we see a black screen (It's showed about 0.5 second). We have to get rid of it and to create a seamless loop.
As far as I understand the similar problem was described in 638 (Seamless loop on Linux) Issue and 321 Issue (Seamless loop).

@Andrey933
Copy link
Author

I have some problems with appveyor for:
-Environment: arch=32, cc=MinGW, qt=5.7, toolchain_version=530, mode=debug, QTDIR=C:\Qt\5.7\mingw53_32
-Environment: arch=32, cc=MinGW, qt=5.4, toolchain_version=491, mode=release, QTDIR=C:\Qt\5.4\mingw491_32

  • Environment: arch=32, cc=MinGW, qt=5.3, toolchain_version=482, mode=debug, QTDIR=C:\Qt\5.3\mingw482_32
    Can you give me a hint why it happens?

@wangwenx190
Copy link
Collaborator

I think you can ignore AppVeyor and TravisCI, they will always fail.

@kelteseth
Copy link

Any update on this?

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

Successfully merging this pull request may close these issues.

None yet

4 participants