Skip to main content

Easily cut the video by moviepy

Project description

介绍

使用python来剪辑视频!

借助moviepy这个库

github repo:

https://github.com/chunleili/cut_video

安装

你可以使用

pip install cut_video

来下载。(推荐,因为还会在你系统内安装同名的命令行工具)

或者直接clone这个repo

用法

在当前文件夹下

  1. 你需要提供mp4视频: full.mp4

  2. 你需要在to_erase.json中输入需要剪辑去掉的部分

例如

[   ["0:22", "1:14"],
    ["1:25", "1:30"],
    ["2:13", "2:25"]
]

代表我想要去掉0:22-1:14, 1:25-1:30 和2:13-2:25 这三个时间片段, 保留剩下的。

结果在 final.mp4当中

假如你使用pip的方式安装,只需要运行

cut_video

即可

其他运行方式

你还可以运行python脚本的方式来运行

python cut_video.py

或者如果你安装了jupyter,也可以运行ipython脚本

cut_video.ipynb

视频教程

请见视频教程

https://www.bilibili.com/video/BV1xG4y137WJ/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cut_video2-0.0.12.tar.gz (4.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

cut_video2-0.0.12-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file cut_video2-0.0.12.tar.gz.

File metadata

  • Download URL: cut_video2-0.0.12.tar.gz
  • Upload date:
  • Size: 4.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.7

File hashes

Hashes for cut_video2-0.0.12.tar.gz
Algorithm Hash digest
SHA256 bcc78a91b1b5f7924073b2701d3c86e088fc95eb086029a86bc24d6db228c7fb
MD5 75cc86b84c5abe2e78e26f6a33f28ff6
BLAKE2b-256 a650e8e7222fa69b7dc2c4313c20f1877a47a11212c4bc16d94e2768452e0b3e

See more details on using hashes here.

File details

Details for the file cut_video2-0.0.12-py3-none-any.whl.

File metadata

  • Download URL: cut_video2-0.0.12-py3-none-any.whl
  • Upload date:
  • Size: 6.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.7

File hashes

Hashes for cut_video2-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 eeaee02c7caee72343d22d61995a583089bbefaab16d65cf62a666536f23cff1
MD5 7802320ff3f27341c064c62083fef3aa
BLAKE2b-256 2d0cffb75c241b5393e1d5776110c1760aaa3fec0032700987750ebf24b81b94

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page