animeng / flutter_export_video_frame

Export picture from video file
MIT License
15 stars 20 forks source link

exportImageBySeconds (and exportImage) starting from certain time (miliseconds) #10

Open John-King-456 opened 2 years ago

John-King-456 commented 2 years ago

Hi. Is it possible to export images using exportImageBySeconds (and exportImage) starting from certain time (miliseconds), instead of always from the very beginning of the video?

Thanks, PW