image_crop icon indicating copy to clipboard operation
image_crop copied to clipboard

Add the ability to crop a video

Open naamapps opened this issue 5 years ago • 0 comments

Hey, really nice package!

I was wondering if it's possible for you to add the ability to crop a video? Like cropping an image, you show the video with a video player (better_player, video_player, etc...), while being able to pan and zoom the video.

You can make another widget (CropVideo) that accepts a video file. When wanting to actually crop the video, you call the function VideoCrop.cropVideo. Maybe add a function like VideoCrop.sampleVideo to make it a better resolution before cropping.

Please consider adding this feature. Thank you!

naamapps avatar Dec 28 '20 11:12 naamapps