Screen Recording Timecode Not Sequential #178
sshaw
started this conversation in
Bug Reports
Replies: 1 comment
-
|
Thanks for reporting. I will take a look in the coming days. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Version
v2026.3
macOS Version
macOS 15.5
What happened?
Recorded a few screen captures, concatenated them with
ffmpeg, and uploaded them to YouTube. The concatenated video worked locally on QuickTime and VLC but on YouTube the audio track was out of sync and the video itself looked to be missing frames.Long story short each screen capture had an invalid timecode so when I concatenated everything got messed up. QuickTime and VLC apparently correct this on playback but not YouTube
What did you expect to happen?
No response
Steps to Reproduce
ffmpeg -v warning -i ~/Movies/BetterCapture/BetterCapture_2026-07-08-22.46.04.mov -f null -This produces a ton of warnings:
Video Codec
H.264
Audio Codec
AAC
Container Format
MOV
Alpha Channel
None
HDR
None
Content Filters
Microphone
Enabled
I confirm that:
Beta Was this translation helpful? Give feedback.
All reactions