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

Video timestamps don't align up correctly #7960

Closed
Wumpf opened this issue Oct 31, 2024 · 0 comments · Fixed by #8029
Closed

Video timestamps don't align up correctly #7960

Wumpf opened this issue Oct 31, 2024 · 0 comments · Fixed by #8029
Assignees
Labels
🪳 bug Something isn't working 🎞️ video

Comments

@Wumpf
Copy link
Member

Wumpf commented Oct 31, 2024

Both with native & web Chrome this video is always a little bit off in its backed-in and reported timestamps

bunny_timestamped_h264_1080p_10s.mp4

This was generated using:
ffmpeg -i Big_Buck_Bunny_1080_10s_1MB_h264.mp4 -vf drawtext="fontsize=30:rate=60:fontsize=72:text='%{frame_num} %{pts}':fontcolor='white':boxcolor=0x000000AA:box=1:x=860-text_w/2:y=960" timestamped.mp4

The problem is likely not limited to h264, but it may be until proven otherwise.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🪳 bug Something isn't working 🎞️ video
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant