GithubHelp home page GithubHelp logo

paskalito / gthumb_convert_video Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 21 KB

Convert Videos out of gthumb

License: GNU General Public License v3.0

Shell 100.00%
conversion gthumb handbrake video video-processing

gthumb_convert_video's Introduction

gthumb_convert_video

Convert Videos out of Gthumb

My Standardprocess to reduce Videos Drastically in Size to store them Longterm

derived from https://github.com/paskalito/gthumb_make_panorama

Install / Update

Dependencies

The Following Programs must be Installed (Install them from your Pakage manager)

  • HandbrakeCLI

1 Install/Update the Script

Open a Terminal, Paste the Following Code and hit Enter, Type in your Password when are asked to

cd /tmp && wget https://raw.githubusercontent.com/paskalito/gthumb_convert_video/main/gthumb_convert_video.sh && sudo chmod +x gthumb_convert_video.sh && sudo mv -f gthumb_convert_video.sh /usr/local/bin/gthumb_convert_video.sh

In Case you want to Update to a newer Version of the Script just run this Command again, and you are good to go

2 Setup the Custom Script in gthumb

  1. Open gthumb
  2. In the Top Bar click
  3. Toolbar > Personalize... > New

Name: Convert Video

Command: mkdir -p /tmp/gthumb-convert-video && cp %F /tmp/gthumb-convert-video && paplay /usr/share/sounds/freedesktop/stereo/complete.oga & sh /usr/local/bin/gthumb_convert_video.sh %P

Keyboardshortcut: as you like :D (highly recomended)

  1. Save > Ok > Happy video converting!

Usage

  1. Select any Amount of videos
  2. Go to Toolbar and click **Convert Video ** (Or use your Shortcut)
  3. Wait for the converted Video to appear next to your original videofile (in gthumb)

gthumb_convert_video's People

Contributors

paskalito avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.