forked from josch/plakativ
README.md: fix comment
This commit is contained in:
parent
d5224252e5
commit
8108e5f049
1 changed files with 7 additions and 7 deletions
14
README.md
14
README.md
|
@ -1,5 +1,4 @@
|
||||||
[![Travis Status](https://travis-ci.org/josch/plakativ.svg?branch=master)](https://travis-ci.org/josch/plakativ)
|
[![Travis Status](https://travis-ci.org/josch/plakativ.svg?branch=master)](https://travis-ci.org/josch/plakativ)
|
||||||
|
|
||||||
[![Appveyor Status](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva/branch/master?svg=true)](https://ci.appveyor.com/project/josch/plakativ/branch/master)
|
[![Appveyor Status](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva/branch/master?svg=true)](https://ci.appveyor.com/project/josch/plakativ/branch/master)
|
||||||
|
|
||||||
plakativ
|
plakativ
|
||||||
|
@ -15,14 +14,15 @@ larger poster.
|
||||||
Demo
|
Demo
|
||||||
====
|
====
|
||||||
|
|
||||||
|
Plakativ works on Windows, Linux and MacOS
|
||||||
|
|
||||||
![](demo.gif)
|
![](demo.gif)
|
||||||
|
|
||||||
[//]: # To make a new Video, run:
|
[//]: # (To make a new Video, run:)
|
||||||
[//]: #
|
[//]: # (ffmpeg -f x11grab -framerate 30 -video_size 800x600 -i :0.0+41,46 -preset ultrafast -c:v libx264 -crf 0 out.mp4)
|
||||||
[//]: # ffmpeg -f x11grab -framerate 30 -video_size 800x600 -i :0.0+41,46 -preset ultrafast -c:v libx264 -crf 0 out.mp4
|
[//]: # (ffmpeg -i out.mp4 -ss 00:00:04.000 -r 2.5 plakativ%04d.png)
|
||||||
[//]: # ffmpeg -i out.mp4 -ss 00:00:04.000 -r 2.5 plakativ%04d.png
|
[//]: # (convert -loop 0 plakativ*.png +map -layers Optimize plakativ.gif)
|
||||||
[//]: # convert -loop 0 plakativ*.png +map -layers Optimize plakativ.gif
|
[//]: # (gifsicle -b -O3 plakativ.gif)
|
||||||
[//]: # gifsicle -b -O3 plakativ.gif
|
|
||||||
|
|
||||||
Features
|
Features
|
||||||
========
|
========
|
||||||
|
|
Loading…
Reference in a new issue