michaelmob / WebMCam

Capture frames in real-time and save them as WebM.
GNU General Public License v3.0
284 stars 27 forks source link

Frames are arranged in the wrong order #70

Open Destragon opened 4 years ago

Destragon commented 4 years ago

This weirds me out, because I couldn't find anyone else having this issue on Google.

The frames recorded by webmcam are sometimes out of order. Like, frame 121 is listed below frame 123. See this screenshot: https://cdn.discordapp.com/attachments/136534470852345856/701446458485899344/webm_cam.JPG

No idea why this is happening or how to fix this. I guess maybe it's related to FFmpeg. There is no way to manually rearrange the frames into the right order, is there?

h4uja2 commented 4 years ago

I'm experiencing the same issue

eobet commented 3 years ago

I see the same issue too.