Gifcurry: Create animated GIFs, overlaid with optional text, from movies.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

GIF creation utility.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.0.1, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.1.0, 2.0.0.0, 2.0.0.1, 2.0.0.2, 2.1.0.0, 2.1.1.0, 2.2.0.0, 2.3.0.0, 3.0.0.0, 3.0.0.1
Change log None available
Dependencies base (>=4.7 && <4.9), gtk3 (>=0.14 && <0.15), process (>=1.2 && <1.3), temporary (>=1.2 && <1.3) [details]
License Apache-2.0
Copyright (C) 2016 David Lettier 2016
Author Lettier
Maintainer Lettier
Category Graphics
Home page https://github.com/lettier/gifcurry
Source repo head: git clone https://github.com/lettier/gifcurry
Uploaded by lettier at 2016-01-23T04:20:16Z

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for Gifcurry-0.1.0.1

[back to package description]

UI

Caminandes: Gran Dillama - Blender Foundation
Credit: Caminandes: Gran Dillama - Blender Foundation

Gifcurry

Description

Create animated GIFs, overlaid with optional text, from movies.

CLI Usage

gifcurry ./in.mp4 ./out.gif start_second duration quality 'Optional top text.' 'Optional bottom text.'

CLI Example

~/gifcurry ❯❯❯ gifcurry ./02_gran_dillama_1080p.mp4 ./out.gif 32 8 500 100 'What is' 'Gifcurry?'
 _____ _  __                           
|  __ (_)/ _|                          
| |  \/_| |_ ___ _   _ _ __ _ __ _   _ 
| | __| |  _/ __| | | | '__| '__| | | |
| |_\ \ | || (__| |_| | |  | |  | |_| |
 \____/_|_| \___|\__,_|_|  |_|   \__, |
                                  __/ |
                                 |___/ 

Gifcurry (C) 2016 David Lettier. http://www.lettier.com/

Input file: ./02_gran_dillama_1080p.mp4
Start second: 32
Duration: 8 seconds
GIF width: 500px
Quality: 100.0%
Top text: What is
Bottom text: Gifcurry?

Writing temporary frames to... ./frames3617
Writing your GIF to... ./out.gif
Done.

Dependencies

Build & Run

git clone git@github.com:lettier/gifcurry.git
cd gifcurry/
cabal sandbox init
cabal install -j
./.cabal-sandbox/bin/gifcurry_gui
./.cabal-sandbox/bin/gifcurry_cli

License

For license information, see LICENSE.

(C) 2016 David Lettier.
http://www.lettier.com/