Concat 2 video files with same codecs and params
Project description
Concat video
Concat 2 video files with same codecs and params. It use ffmpeg. Install ffmpeg and add it to PATH.
Installation
Package Installation from PyPi
$ pip install concat-video-g4
Package Installation from Source Code
The source code is available on GitHub.
Download and install the package:
$ git clone https://github.com/Genzo4/concat_video
$ cd concat_video
$ pip install -r requirements.txt
$ pip install .
Usage
from concat_video_g4 import concat_video
concat_video('path_to_video_1.ts', 'path_to_video_2.ts', 'path_to_output_video.ts')
Concat video
Объединение двух видео файлов с одинаковыми кодеками и параметрами в один файл. Используется ffmpeg. Для использования установите ffmpeg и пропишите его в PATH.
Установка
Установка пакета с PyPi
$ pip install concat-video-g4
Установка пакета из исходного кода
Исходный код размещается на GitHub.
Скачайте его и установите пакет:
$ git clone https://github.com/Genzo4/concat_video
$ cd concat_video
$ pip install -r requirements.txt
$ pip install .
Использование
from concat_video_g4 import concat_video
concat_video('path_to_video_1.ts', 'path_to_video_2.ts', 'path_to_output_video.ts')
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
concat_video_g4-1.0.0.tar.gz
(4.7 kB
view details)
Built Distribution
File details
Details for the file concat_video_g4-1.0.0.tar.gz
.
File metadata
- Download URL: concat_video_g4-1.0.0.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2c20fbb782a1a663461dfdbbb8067a480e3b587ecefae9d60b290d693fc2736 |
|
MD5 | 6d2895d1e99fbf947f2982baf31e1324 |
|
BLAKE2b-256 | 87fa1bba0758e5fe70a4c58ed3fa978b7b39339585f12b1874ff5ee0340443e6 |
File details
Details for the file concat_video_g4-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: concat_video_g4-1.0.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8bbc058077013c46cf1959ddcf90287cb725abbb3c44985165144325b4336ec9 |
|
MD5 | 403f80039c7916da38e8fe8ce5851bc4 |
|
BLAKE2b-256 | e52c486f35e0a17d4ee175b8697c67067a5d1a593e4018ab5370d55a9d499e1e |