Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
transitive-bullshit committed Apr 4, 2018
1 parent 641da4d commit 9f042ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
![](https://raw.githubusercontent.com/transitive-bullshit/ffmpeg-concat/master/media/example.gif)

*(example of 9 videos concatenated together with 8 unique transition)*
*(note that the quality and fps is poor because it is only a GIF preview; [here]((https://raw.githubusercontent.com/transitive-bullshit/ffmpeg-concat/master/media/example.mp4)) is the original)*


## Intro
Expand Down Expand Up @@ -112,6 +113,8 @@ Concatenates video files together along with OpenGL transitions. Returns a `Prom

Note that you must specify `videos`, `output`, and either `transition` or `transitions`.

Note that the output video's size and fps are determined by the first input video.

#### options

##### videos
Expand Down

0 comments on commit 9f042ce

Please sign in to comment.