Code Monkey home page Code Monkey logo

clipgrab-os2's Introduction

#Compiling ClipGrab

Pre-compiled packages for ClipGrab are available on https://clipgrab.org
But compiling ClipGrab is really easy!

##Prerequisites

You need to install the Qt5 developer libraries in order to compile the program.

On Ubuntu and Debian-based system, you can install the necessary libraries like this:
sudo apt install qtbase5-dev qtwebengine5-dev

Other Linux distributions might have slightly different package names. Packages for Windows and macOS can be downloaded here: https://download.qt.io/archive/qt/5.12/

In addition, ffmpeg (no developer libs necessary) needs to be installed.

##Compiling
To compile ClipGrab, simply execute the following command:
qmake clipgrab.pro && make

This will create an executable "clipgrab" that you can start via ./clipgrab.

clipgrab-os2's People

Contributors

tellie avatar

Stargazers

 avatar Martin Iturbide avatar  avatar  avatar

Watchers

James Cloos avatar  avatar

Forkers

yjsyyyjszf

clipgrab-os2's Issues

SSL Handhsake

Hi

I'm getting this error on the ported clipgrab. (Attached picture)
ClipGrab

Maybe I'm missing some libraries. I'm open for suggestions.

Regards

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.