ofxiOSVideoWriter
ofxiOSVideoWriter copied to clipboard
dropping frames
I am not 100% positive about this -- more of an intuition -- but I think I'm seeing some dropped frames using this addon -- specifically, if I draw the frame number into the video, I see that some frames are duplicated while others are skipped --- ie, you'll see 28,29,31,31,32....
(the issue sounds similar to https://github.com/BradLarson/GPUImage/issues/1501, which has similarish issues about the black frames at the start https://github.com/BradLarson/GPUImage/issues/52)
haven't dug into this too much, maybe useful? http://tuohuang.info/gpuimage-video-merge-fix-movie-writer
I am also getting black frames in starting of recorded video. Please help.
@aaasifrz9 there is an issue specifically for this https://github.com/julapy/ofxiOSVideoWriter/issues/6
Thanks @ofZach.