blurhash_video

Creator: coderz1093

Last updated:

0 purchases

blurhash_video Image
blurhash_video Images
Add to Cart

Description:

blurhash video

About #
Blurhash algorithm applied to sequence of images extracted from video file
List of hashes for 7 seconds video file with 16 frames per second has size of 6KB uncompressed!
Preview #
Video preview
Getting started #
Include latest version from pub.dev to pubspec.yaml
Usage #
// generate sorted list of blurhashes from video
final hashes = await BlurhashVideo.generateBlurHashes(
path: path, // video file location
fps: 24, // video fps is used by default
duration: 7, // in seconds
);
copied to clipboard

License

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

Files In This Product:

Customer Reviews

There are no reviews.