Hi guys
Im using VLC for most of the video things, because is so much easier. you just put any video anyone gives you (almost) and it plays…
So this is workaround for the frame bug in libvlc ( VLC does not render the beginning of audio files (#3152) · Issues · VideoLAN / VLC · GitLab )
we put in the video a coding to see what of 25 frames of a second is, compare, and sync with that. For bigger difference we can use the video position or frame position.
what do you think ?
For me at least it seems to be working. I want to test it in bigger situations, network computers, etc. for now it’s really simple, but is to show the idea
https://dl.dropboxusercontent.com/u/3847267/SyncFrameAnalysis.zip