blonsky95 / TimeStopperAndroid

0 stars 0 forks source link

Add "Next frame" and "Back frame" buttons #10

Closed blonsky95 closed 3 years ago

blonsky95 commented 3 years ago

Ok so play aorund with:

if it could work - get the time per frame for video, and simply move frames through pause, might be different with 24 30 or 60

blonsky95 commented 3 years ago

seems to work fine - get the right frame rate - get fps of video and then use that as the interval

blonsky95 commented 3 years ago

using MediaExtracter and MediaFormat able to get frame rate from a video so this is working fine

just change icon for next and previous frame