Skip to content

edit_video is a shell script to automate some tasks using ffmpeg

Notifications You must be signed in to change notification settings

lsbernardes/edit_video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

edit_video

Abstract

edit_video is a script to cut videos using ffmpeg, it also cut subtitles and hardcode them into the video. This is a script to linux box, it goes without saying.

Dependencies

To use edit_video you need to install ffmpeg, zenity and xclip

Usage

It is easy to use edit_video, you run the script and it will prompted some options:

$ ed_video
1) TO CUT
2) TO CUT WITH SUBTITLES
3) TO HARDCODE SUBTITLES
4) TO CUT SUBTITLES
5) EXIT
#)

Português

Este script é uma brincadeira e, ao mesmo tempo, uma ferramenta útil. Por isso, como exercício, embuti a opção de mudar as mensagens internas do script para o português, basta definir dentro do script ou fora a seguinte variável: LANGUAGE="pt_BR"

About

edit_video is a shell script to automate some tasks using ffmpeg

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages