Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/germey/videorandommarker

Video Random Marker
https://github.com/germey/videorandommarker

Last synced: about 9 hours ago
JSON representation

Video Random Marker

Awesome Lists containing this project

README

        

# Video Random Marker

This is a tool which can help add random marker for videos.

## Prerequisite

You need to install these packages in advance:

- [Python](https://www.python.org/downloads/)
- [FFmpeg](http://www.ffmpeg.org/)
- [Poetry](https://python-poetry.org/)

## Usage

Firstly, you need to clone this repo and enter current folder.

Then run:

```
poetry install
```

After above command, you will intall all the required packages.

Then put a video file named `input.mp4` in videos folder.

Then run:

```
python3 main.py
```

Next you will see a new `output.mp4` file with random marker.