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_video123423-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_video123423-0.0.12-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cut_video123423-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_video123423-0.0.12.tar.gz
Algorithm Hash digest
SHA256 e5686ade780f5459bee5bb0067dada5c4955bde92ec3982a60d6ecabdb9e86ef
MD5 3825724ada6b84918c1da4f645adcc7b
BLAKE2b-256 4d53e0c51a14c272cee416e7076dc1aa07bcb64d06cb755880bf7fbaec3c06c5

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cut_video123423-0.0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 3e7ca6a0e8cc699c1eb313ce39b1382053022900ec6198b66f6cb9e597954874
MD5 0befb160aa2cd523b1cd7858a9e56042
BLAKE2b-256 503723ac0e5929ccabaf7284779990d161955072a66e12ccdf50e0efb4f99fa1

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