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

Advanced B-Frame compatibility #1046

Merged
merged 1 commit into from
Aug 12, 2022
Merged

Advanced B-Frame compatibility #1046

merged 1 commit into from
Aug 12, 2022

Conversation

shogo4405
Copy link
Owner

Description & motivation

Fix invalid timestamps messages from ffplay

[flv @ 0x13b716e20] Negative cts, previous timestamps might be wrong.
[flv @ 0x13b716e20] Invalid timestamps stream=1, pts=3168, dts=3201, size=176
[flv @ 0x13b716e20] Invalid timestamps stream=1, pts=3235, dts=3268, size=158
[flv @ 0x13b716e20] Invalid timestamps stream=1, pts=3301, dts=3334, size=192
[flv @ 0x13b716e20] Invalid timestamps stream=1, pts=3368, dts=3401, size=273

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Screenshots:

スクリーンショット 2022-08-12 19 04 22

@shogo4405 shogo4405 marked this pull request as ready for review August 12, 2022 22:38
@shogo4405 shogo4405 merged commit 8fe9205 into main Aug 12, 2022
@shogo4405 shogo4405 deleted the feature/advanced-bframe branch August 12, 2022 22:41
@shogo4405 shogo4405 added this to the 1.3.0 milestone Aug 12, 2022
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

1 participant