{"id":18838786,"url":"https://github.com/starkdmi/blurhash_video","last_synced_at":"2026-04-12T12:46:29.621Z","repository":{"id":65112316,"uuid":"581934185","full_name":"starkdmi/blurhash_video","owner":"starkdmi","description":"Blurhash but for video files","archived":false,"fork":false,"pushed_at":"2023-10-17T17:00:31.000Z","size":282,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-30T09:14:39.043Z","etag":null,"topics":["blurhash","dart","ffmpeg","flutter","pubdev"],"latest_commit_sha":null,"homepage":"https://pub.dev/packages/blurhash_video","language":"Dart","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/starkdmi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-12-24T23:38:51.000Z","updated_at":"2022-12-25T21:04:32.000Z","dependencies_parsed_at":"2023-10-02T11:43:58.219Z","dependency_job_id":"649698a4-8154-42ad-bcc8-c9d271da0274","html_url":"https://github.com/starkdmi/blurhash_video","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starkdmi%2Fblurhash_video","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starkdmi%2Fblurhash_video/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starkdmi%2Fblurhash_video/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/starkdmi%2Fblurhash_video/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/starkdmi","download_url":"https://codeload.github.com/starkdmi/blurhash_video/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239774335,"owners_count":19694700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blurhash","dart","ffmpeg","flutter","pubdev"],"created_at":"2024-11-08T02:40:43.902Z","updated_at":"2026-01-28T14:30:17.084Z","avatar_url":"https://github.com/starkdmi.png","language":"Dart","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n[Blurhash](https://github.com/woltapp/blurhash/) algorithm applied to sequence of images extracted from video file\n\nList of hashes for 7 seconds video file with 16 frames per second has size of 6KB uncompressed!\n\n## Preview\n[Video preview](https://user-images.githubusercontent.com/21260939/209480508-4a372ae0-c4d5-4d92-82e8-305bea7838e4.mp4)\n\n## Getting started\n\nInclude latest version from [pub.dev](https://pub.dev/packages/blurhash_video) to `pubspec.yaml`\n\n## Usage\n\n```dart\n// generate sorted list of blurhashes from video \nfinal hashes = await BlurhashVideo.generateBlurHashes(\n  path: path, // video file location \n  fps: 24, // video fps is used by default\n  duration: 7, // in seconds\n);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarkdmi%2Fblurhash_video","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstarkdmi%2Fblurhash_video","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstarkdmi%2Fblurhash_video/lists"}