brarcher / video-transcoder

Android app for video and audio transcoder, based on FFmpeg
GNU General Public License v3.0
486 stars 56 forks source link

FR: fine tuning of start and end points #162

Open JohnVeness opened 5 years ago

JohnVeness commented 5 years ago

I want to use the app to cut animated gif clips out of long videos, but it is hard to be precise when choosing the cut points. Can this be improved, maybe by allowing zooming in?

Wilker-uwu commented 5 years ago

i think it should be able to select by frames, with buttons that can be used to go back and forth one frame at a time.

in addition to that, make it so the timestamps of the videos are shown like HH:MM:SS'FF, where FF is the frame of that second — e.g 9:26'30 referencing the frame 30 of that second of the video

(comment copied from #163)