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
185 stars 72 forks source link

Updating mediaInfo data #69

Open kunaljosh369 opened 4 years ago

kunaljosh369 commented 4 years ago

Since you are using FFmpeg under the hood but getMediainfo is not giving full metadata like video create date which is made available by FFmpeg.