{"id":50847673,"url":"https://github.com/acc4github/kdenlive-omniswipe","last_synced_at":"2026-06-14T11:02:52.923Z","repository":{"id":363439070,"uuid":"1263365190","full_name":"acc4github/kdenlive-omniswipe","owner":"acc4github","description":"An extremely versatile swipe/slide transition plugin for Kdenlive. (frei0r-based)","archived":false,"fork":false,"pushed_at":"2026-06-08T22:40:19.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-09T00:16:48.298Z","etag":null,"topics":["frei0r","kdenlive","video-editing","windows"],"latest_commit_sha":null,"homepage":"","language":"C","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/acc4github.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-08T22:15:11.000Z","updated_at":"2026-06-08T22:40:23.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/acc4github/kdenlive-omniswipe","commit_stats":null,"previous_names":["acc4github/kdenlive-omniswipe"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/acc4github/kdenlive-omniswipe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acc4github%2Fkdenlive-omniswipe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acc4github%2Fkdenlive-omniswipe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acc4github%2Fkdenlive-omniswipe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acc4github%2Fkdenlive-omniswipe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/acc4github","download_url":"https://codeload.github.com/acc4github/kdenlive-omniswipe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/acc4github%2Fkdenlive-omniswipe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34318525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-14T02:00:07.365Z","response_time":62,"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":["frei0r","kdenlive","video-editing","windows"],"created_at":"2026-06-14T11:02:49.651Z","updated_at":"2026-06-14T11:02:52.906Z","avatar_url":"https://github.com/acc4github.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# OmniSwipe - Frei0r Transition Plugin for Kdenlive\n\nAn extremely versatile swipe transition plugin for Kdenlive. It's designed to cover pretty much every swipe or slide-related transition.\n\n\u003cp align=\"center\"\u003e\n\n\u003cimg width=\"447\" height=\"415\" alt=\"kdenlive_MiB34PuMYO\" src=\"https://github.com/user-attachments/assets/2d89b354-bc0d-4dd7-a2dd-b1509b8fdff5\" /\u003e\n\n\u003c/p\u003e\n\n\n## Features\n\n- **Arrival Direction Axis / Wheel**: Controls how the incoming clip enters.\n- **Departure Direction Axis / Wheel**: Controls how the outgoing clip disappears (when moving).\n- **Outgoing Behavior**: Static / Move / Fade.\n- **Speed Curve (%)**: Higher % = stronger acceleration.\n- **Gentle Arrival (%)**: Add smooth slowdown to the clip's movement. It switches between 2 mechanisms depending on the Speed Curve's state.\n  - **When Speed Curve is at 0%**: Gentle Arrival acts like a reverse Speed Curve, adding a negative logarithmic curve to the speed. As you dial up Gentle Arrival, the curve will become stronger, and clips will start fast and decelerate towards the end. \n  - **When Speed Curve is used**: Gentle Arrival's intensity will symmetrically mirror Speed Curve's logarithmic curve. And as you dial up Gentle Arrival, it will expand the 'effective zone' from the clip's end. The clips will start to slow down as the playback enters this zone. At 100%, the entire clip is under Gentle Arrival's control.\n- **Motion Blur (%)**: Add directional blur to the moving clips. (The current motion blur is very low-res to prioritize performance. I didn't add controls for blur quality since I thought it was not that important, but I might later...)\n- **Edge Smoothing**:\n  - **ON**: Smoothing out the clip's edge pixels. (Note that it introduces dark edges on blurred clips due to Kdenlive's limitation.)\n  - **OFF**: The clip's boundaries are exactly snapped to its actual content.\n- **Invert**: Invert the effect.\n\n## Demo\n\nhttps://github.com/user-attachments/assets/0c9560f9-8815-44d3-beac-87c5da322bf3\n\n## Installation (Windows)\n\n1. Download the build from the release. The zip file should have `omni-swipe.dll` and `omni-swipe.xml`.\n2. Place `omni-swipe.dll` in Kdenlive frei0r plugins folder (e.g., kdenlive-master\\lib\\frei0r-1)\n3. Place `omni-swipe.xml` in Kdenlive effects folder (e.g., kdenlive-master\\bin\\data\\kdenlive\\transitions)\n4. Restart Kdenlive. The transition should appear under \"Transitions\".\n\n## License\n\nThis project is licensed under the **GNU General Public License v3.0** (GPL-3.0).\nSee the LICENSE for full details.\n\n## Credits\n\nDeveloped for the open-source video editing community.  \nCopyright (C) 2026 acc4commissions\nAI Assistance: Grok 4.3 (xAI)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facc4github%2Fkdenlive-omniswipe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Facc4github%2Fkdenlive-omniswipe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Facc4github%2Fkdenlive-omniswipe/lists"}