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 video flickering #1268

Merged
merged 1 commit into from
Jan 13, 2020
Merged

Conversation

artyom-256
Copy link
Contributor

Playing some videos which seem to contain invalid frames results in annoying flickering becouse a_v gets vanished each time a frame cannot be decoded.

For example, the archive examples.zip
contains two webm videos. The origin.webm is correcly played by ffplay or any other players but flickers in QtAV players (Player.exe, QMLPlayer.exe or a simple cutom project using Video.qml). The coded.webm has been coded via ffmpeg and it works fine in all players.

@wang-bin wang-bin merged commit df5bf45 into wang-bin:master Jan 13, 2020
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

2 participants