{"id":13618195,"url":"https://github.com/akofman/docker-video-processing","last_synced_at":"2025-04-23T03:48:32.782Z","repository":{"id":139890912,"uuid":"97693852","full_name":"akofman/docker-video-processing","owner":"akofman","description":"A Docker image intended for video processing and analysing","archived":false,"fork":false,"pushed_at":"2019-05-23T17:47:11.000Z","size":15,"stargazers_count":27,"open_issues_count":0,"forks_count":10,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-23T03:48:27.369Z","etag":null,"topics":["alpine","docker","ffmpeg","opencv","python","tensorflow","video-processing"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/akofman.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}},"created_at":"2017-07-19T08:43:32.000Z","updated_at":"2023-05-17T15:19:42.000Z","dependencies_parsed_at":"2023-10-20T16:29:28.211Z","dependency_job_id":null,"html_url":"https://github.com/akofman/docker-video-processing","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akofman%2Fdocker-video-processing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akofman%2Fdocker-video-processing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akofman%2Fdocker-video-processing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/akofman%2Fdocker-video-processing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/akofman","download_url":"https://codeload.github.com/akofman/docker-video-processing/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250366681,"owners_count":21418768,"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":["alpine","docker","ffmpeg","opencv","python","tensorflow","video-processing"],"created_at":"2024-08-01T20:01:56.059Z","updated_at":"2025-04-23T03:48:32.761Z","avatar_url":"https://github.com/akofman.png","language":"Dockerfile","funding_links":[],"categories":["HarmonyOS"],"sub_categories":["Windows Manager"],"readme":"# Docker Video Processing\n\n[![python](https://img.shields.io/badge/python-v3-blue.svg)](https://www.python.org)\n[![ffmpeg](https://img.shields.io/badge/ffmpeg-v3.4-blue.svg)](https://ffmpeg.org)\n[![opencv](https://img.shields.io/badge/opencv-v3.3.1-blue.svg)](http://opencv.org)\n[![tensorflow](https://img.shields.io/badge/tensorflow-v1.4.1-blue.svg)](http://tensorflow.org)\n\nProvides Dockerfiles intended for video processing and analysing.\n\nImages are published into [Docker Hub Repository](https://hub.docker.com/r/alexiskofman/video-processing/).\n\n- The default `Dockerfile` permits to build an image from Alpine Linux and includes:\n    - [Python](https://www.python.org)\n    - [FFMPEG](https://ffmpeg.org)\n    - [OpenCV](http://opencv.org)\n\n    It doesn't support GPU.\n\n- The `Dockerfile.tensorflow-gpu` permits to build an image from Ubuntu and adds Tensorflow. \n\n    Tensorflow and OpenCV are built with NVidia Cuda GPU support.\n \n## Installation\n```\n$ docker pull alexiskofman/video-processing:default\n```\nThen enjoy what's inside:\n```\n$ docker run --rm -ti alexiskofman/video-processing:default ash\n```\nWith Tensorflow:\n```\n$ docker pull alexiskofman/video-processing:tensorflow1.4.1-gpu\n$ docker run --rm -ti alexiskofman/video-processing:tensorflow1.4.1-gpu bash\n```\n\n# License\n\nMIT Licensed. Copyright (c) Alexis Kofman 2017.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakofman%2Fdocker-video-processing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakofman%2Fdocker-video-processing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakofman%2Fdocker-video-processing/lists"}