{"id":20556099,"url":"https://github.com/irrational-encoding-wizardry/vapoursynth-amogus","last_synced_at":"2025-07-24T21:06:33.600Z","repository":{"id":79365486,"uuid":"484062320","full_name":"Irrational-Encoding-Wizardry/vapoursynth-amogus","owner":"Irrational-Encoding-Wizardry","description":null,"archived":false,"fork":false,"pushed_at":"2022-05-07T20:06:44.000Z","size":16,"stargazers_count":9,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-21T13:53:01.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Zig","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Irrational-Encoding-Wizardry.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-04-21T13:27:43.000Z","updated_at":"2022-05-16T08:55:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"617a5056-4988-41e5-acb9-8d5c38f1f659","html_url":"https://github.com/Irrational-Encoding-Wizardry/vapoursynth-amogus","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/Irrational-Encoding-Wizardry/vapoursynth-amogus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irrational-Encoding-Wizardry%2Fvapoursynth-amogus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irrational-Encoding-Wizardry%2Fvapoursynth-amogus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irrational-Encoding-Wizardry%2Fvapoursynth-amogus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irrational-Encoding-Wizardry%2Fvapoursynth-amogus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Irrational-Encoding-Wizardry","download_url":"https://codeload.github.com/Irrational-Encoding-Wizardry/vapoursynth-amogus/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Irrational-Encoding-Wizardry%2Fvapoursynth-amogus/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266904358,"owners_count":24004079,"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","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-11-16T03:24:42.738Z","updated_at":"2025-07-24T21:06:33.516Z","avatar_url":"https://github.com/Irrational-Encoding-Wizardry.png","language":"Zig","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Amogus\n\nVapourSynth filter for (shitty) bitdepth reduction.\n\nIt is based on ordered dithering but instead of a bayer matrix a (very bad) amogus pattern is used.\nPlease don't use it, it's as shitty as the meme. I just needed an excuse to write something in Zig.\n\n## Usage\n\nDon't.\n\n```\namogus.Amogus(clip, depth[, range])\n```\nTo make the pattern obvious you can set `depth` to something lower than 8. This plugin will then scale the lower bitdepth back to 8, since VapourSynth only supports clips with a bitdepth of 8 or more.\n`range` can be used to force the output color range. Input color range is always derived from the frame properties.\n\n## Compilation\n\nYou may need to add `-I/usr/include` to the commands below to find the VapourSynth headers.\nI think, by default, Zig only looks for C headers in its own directories.\n\n### Native\n\n```\n$ zig build-lib amogus.zig -dynamic -O ReleaseFast --strip\n```\n\n### Cross-compilation\n\n```\n$ zig build-lib amogus.zig -dynamic -O ReleaseFast --strip -target x86_64-windows\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firrational-encoding-wizardry%2Fvapoursynth-amogus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Firrational-encoding-wizardry%2Fvapoursynth-amogus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Firrational-encoding-wizardry%2Fvapoursynth-amogus/lists"}