video_frame_extractor

Creator: coderz1093

Last updated:

Add to Cart

Description:

video frame extractor

Video Frame Extractor #
A Video Frame Extractor to extract frames from video file or video network URL.

Example #

await VideoFrameExtractor.fromNetwork(
videoUrl: 'https://storage.googleapis.com/gtv-videos-bucket/sample/ForBiggerBlazes.mp4',
imagesCount: 4,
destinationDirectoryPath: '/storage/emulated/0/Download',
onProgress: (progress) {},
);

copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files:

Customer Reviews

There are no reviews.