Skip to content

实现对视频进行简单的编辑,exe文件直接打开就能用,包括视频截取、视频高度裁剪(去字幕)、视频拼接、音频分离

License

Notifications You must be signed in to change notification settings

loopGod/video_operate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

video_operate

实现对视频进行简单的编辑,包括视频截取、视频高度裁剪(去字幕)、视频拼接、音频分离

比较简单,但是很实用。 本来是转成exe的但是文件太大上传不上来,只传了代码。

windows下的,python3.5。

1、先安装ffmpeg

2、直接运行mycut即可,或者用pyinstaller将mycut转成exe文件用

              ————————LoopGod刘刚

About

实现对视频进行简单的编辑,exe文件直接打开就能用,包括视频截取、视频高度裁剪(去字幕)、视频拼接、音频分离

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages