{"id":17526302,"url":"https://github.com/wernerturing/multi-delogo","last_synced_at":"2025-03-06T05:32:12.863Z","repository":{"id":63872266,"uuid":"121437973","full_name":"wernerturing/multi-delogo","owner":"wernerturing","description":"Detect and remove logos from videos, even if they change position several times","archived":false,"fork":false,"pushed_at":"2025-01-04T13:50:56.000Z","size":39183,"stargazers_count":253,"open_issues_count":6,"forks_count":42,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-04T15:30:40.658Z","etag":null,"topics":["ffmpeg","logo","opencv","video","video-processing","watermark"],"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/wernerturing.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":null,"funding":null,"license":"COPYING","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":"2018-02-13T21:19:59.000Z","updated_at":"2025-01-04T13:50:59.000Z","dependencies_parsed_at":"2025-03-04T18:40:42.111Z","dependency_job_id":null,"html_url":"https://github.com/wernerturing/multi-delogo","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/wernerturing%2Fmulti-delogo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wernerturing%2Fmulti-delogo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wernerturing%2Fmulti-delogo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wernerturing%2Fmulti-delogo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wernerturing","download_url":"https://codeload.github.com/wernerturing/multi-delogo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242156044,"owners_count":20080979,"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":["ffmpeg","logo","opencv","video","video-processing","watermark"],"created_at":"2024-10-20T15:01:36.698Z","updated_at":"2025-03-06T05:32:12.847Z","avatar_url":"https://github.com/wernerturing.png","language":"C++","funding_links":[],"categories":["\u003ca name=\"cpp\"\u003e\u003c/a\u003eC++"],"sub_categories":[],"readme":"# multi-delogo\n\nmulti-delogo is an application that helps you remove logos or other watermarks from videos. Even if the position of the logo changes from time to time, multi-delogo allows you to mark all the positions and generate a video without the logos.\n\nThere's an automatic logo detection feature that can identify automatically the logos and their positions, especially text logos.\n\nFor more details and usage instructions, see [here](docs/en/README.md).\n\nPara informações em português, [clique aqui](README.pt_BR.md).\n\n\n## Installation on Windows\n\nDownload the latest release from the [releases page](https://github.com/wernerturing/multi-delogo/releases) and unzip the file. Then run the `multi-delogo.exe` file to start the application.\n\n\n## Installation on Linux\n\nTo compile the software on Linux, you'll need development files for the following libraries:\n\n* gtkmm\n* goocanvas\n* opencv\n* boost\n\nYou'll also need a C++11 compiler and `make`.\n\nDownload the latest release from the [releases page](https://github.com/wernerturing/multi-delogo/releases), extract it, and run\n\n```sh\n./configure\nmake\nmake install\n```\n\nThen run `multi-delogo` to start the application.\n\n\n## Installation on Mac OS\n\nThere's a [Homebrew formula](https://github.com/wernerturing/homebrew-multi-delogo) that installs multi-delogo automatically.\n\n\n## Installation from github\n\nThis is very similar to installing on Linux as described above. You'll need some additional dependencies:\n\n* autoconf\n* automake\n* autopoint\n* gettext\n\nClone the project with\n\n```sh\ngit clone https://github.com/wernerturing/multi-delogo.git\n```\n\nEnter the `multi-delogo` directory, run `autogen.sh` to generate the `configure` script and the Makefiles, and finally run\n```sh\n./configure\nmake\nmake install\n```\n\nThen run `multi-delogo` to start the application.\n\n\n## Bugs, suggestions, etc.\n\nYou can use [issues](https://github.com/wernerturing/multi-delogo/issues) to report bugs and suggestions.\n\nPull requests are welcome; please try to follow the style of the code.\n\nYou can also send me an email at werner.turing@protonmail.com.\n\n\n## Copyright\n\nmulti-delogo is Copyright (C) 2018-2025 Werner Turing \u003cwerner.turing@protonmail.com\u003e\n\nmulti-delogo is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nmulti-delogo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the [GNU General Public License](COPYING) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwernerturing%2Fmulti-delogo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwernerturing%2Fmulti-delogo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwernerturing%2Fmulti-delogo/lists"}