rurico / flutter_video_compress

Generate a new file by compressed video, and provide metadata. Get video thumbnail from a video path, supports JPEG/GIF. To reduce app size not using FFmpeg in IOS.
MIT License
188 stars 73 forks source link

[Bug] duration is milliseconds, not microseconds #63

Open lukepighetti opened 5 years ago

lukepighetti commented 5 years ago
Screen Shot 2019-09-29 at 9 56 02 AM

Looks like duration is milliseconds on iOS, didn't test it out on Android.