editly

Slick, declarative command line video editing & API

MIT License

Downloads
481
Stars
4.8K
Committers
20

Bot releases are hidden (Show)

editly - Latest Release

Published by mifi almost 2 years ago

  • Fix bug in videoFrameSource.js when the video frame buffer is too small to store the buffer received from ffmpeg. ebd3275

https://github.com/mifi/editly/compare/v0.14.1...v0.14.2

editly -

Published by mifi almost 2 years ago

  • Merge pull request #214 from woolite64/master 1ed97b4
  • refactor b69aea8
  • move tmpDir cleanup to avoid file locks 4a7f4ed

https://github.com/mifi/editly/compare/v0.14.0...v0.14.1

editly -

Published by mifi about 2 years ago

  • Merge pull request #207 from gabrieltorreiro/master dea54b1
  • Merge branch 'master' into master 306234b
  • Update parseConfig.js 68ec9f8
  • Update package.json 1fc04be
  • Merge pull request #211 from mattkibbler/rotation-fix d3d3a71
  • improve util c62c72b
  • Update parseConfig.js 7f8ca24
  • Update util.js 790d8c6
  • set bg volume to 1 if not is provided bc185f5
  • add background control volume 80a763b

https://github.com/mifi/editly/compare/v0.13.0...v0.14.0

editly -

Published by mifi about 2 years ago

  • editly is now ESM only
  • update dependencies

https://github.com/mifi/editly/compare/v0.12.0...v0.13.0

editly -

Published by mifi over 2 years ago

  • upgrade canvas and gl a20529e
  • Merge pull request #193 from mifi/dependabot/npm_and_yarn/minimist-1.2.6 62ea58e
  • Bump minimist from 1.2.5 to 1.2.6 4b7088e
  • Merge pull request #189 from lucemia/respect-allowRemoteRequests-for-audio 4b5f162
  • respect allowRemoteRequests for audio 85762ec
  • Merge pull request #188 from lucemia/patch-1 9a19a89
  • Update README.md 508cc80
  • Merge pull request #183 from mifi/dependabot/npm_and_yarn/simple-get-3.1.1 7b078a5
  • Bump simple-get from 3.1.0 to 3.1.1 4b13023
  • Merge pull request #182 from mifi/dependabot/npm_and_yarn/ajv-6.12.6 557d911
  • Bump ajv from 6.12.0 to 6.12.6 5291fb2
  • Merge pull request #174 from mifi/dependabot/npm_and_yarn/nanoid-3.1.31 ccf3e6c
  • Bump nanoid from 3.1.12 to 3.1.31 913d7e8

https://github.com/mifi/editly/compare/v0.11.3...v0.12.0

editly -

Published by mifi almost 3 years ago

editly -

Published by mifi about 3 years ago

  • fix version check c3e7e82
  • fix(renderSingleFrame): error thrown by-pass 8e84a98

https://github.com/mifi/editly/compare/v0.11.1...v0.11.2

editly -

Published by mifi almost 4 years ago

  • Allow custom output args #27 #36 91e06ba
  • implement output volume #83 9edb1e4
  • Merge pull request #94 from patcon/example-fontpaths feb8d44
  • Merge pull request #95 from patcon/gitignore-tweaks a061f11
  • Merge pull request #96 from patcon/docker-containerized-cli 52f643b
  • Aligned names a bit more. 50832c6
  • Added a first-pass implementation of using docker/docker-compose to run editly. c6ec5ed
  • gitignore: Ensured no generated artifacts get committed in repo. c597fbb
  • Added fontPath and fixed typos in examples that use text. 044de4b
  • add vignette example c2f6bd8

https://github.com/mifi/editly/compare/v0.11.0...v0.11.1

editly -

Published by mifi almost 4 years ago

  • Add version check #34 21be77c
  • Audio improvements #62 #30 049ee02
  • BREAKING: Renamed: visibleFrom -> start
  • BREAKING: Renamed: visibleUntil -> stop

https://github.com/mifi/editly/compare/v0.10.2...v0.11.0

editly -

Published by mifi almost 4 years ago

  • keep aspect ratio with --fast #13 c36bcab

https://github.com/mifi/editly/compare/v0.10.1...v0.10.2

editly -

Published by mifi almost 4 years ago

  • Fix blurring of image background 821859d
  • fix resizeMode cover issue with on resolutions (do calculations in JS instead of ffmpeg) f27d441

https://github.com/mifi/editly/compare/v0.10.0...v0.10.1

editly -

Published by mifi almost 4 years ago

  • Fix rounding 8e0cc3c
  • add PiP example 7be4350
  • add PH gif 69213bf
  • add news-title 563d5ac
  • fix gif issues 788be17

https://github.com/mifi/editly/compare/v0.9.0...v0.10.0

editly -

Published by mifi about 4 years ago

  • update readmes 3f67600
  • improve examples 7a379dc
  • add dummy transition 7353159

https://github.com/mifi/editly/compare/v0.8.0...v0.9.0

editly -

Published by mifi about 4 years ago

  • Implement audio cross fading b49d672

https://github.com/mifi/editly/compare/v0.7.1...v0.8.0

editly -

Published by mifi about 4 years ago

  • fix vp9 support b66150f
  • fix examples (don't blur alpha overlay videos) 4349327

https://github.com/mifi/editly/compare/v0.7.0...v0.7.1

editly -

Published by mifi about 4 years ago

  • Implement more advanced layer features for videos #54 5a2b653
  • expose logTimes to framesource 6ae86ab
  • rename video width to inputWidth (and height) 1df1a6c
  • remove resizehorizontal df18f6c
  • pull out blurImage functionality 71ab7e4
  • fix missing ken burns 59bd545
  • fix broken renderSingleFrame logic bded8b9
  • refactor out config parsing and implement renderSingleFrame fc2cb57

https://github.com/mifi/editly/compare/v0.6.3...v0.7.0

editly -

Published by mifi about 4 years ago

  • add lower thirds examples d558a93
  • add charSpacing to slide-in-text 8189f42
  • refactor 68a9855
  • add text to video example 55c58df
  • Change Uint8ClampedArray creation 2a43adf
  • add more logging (timing) 75322d4

https://github.com/mifi/editly/compare/v0.6.2...v0.6.3

editly -

Published by mifi about 4 years ago

  • fix bug causing audio to be cut off too short b4869ce

https://github.com/mifi/editly/compare/v0.6.1...v0.6.2

editly -

Published by mifi about 4 years ago

  • implement allowRemoteRequests #60 #61 ad7a89b
  • improve validation / erro rfeedback #74 a0281c7
  • add donate txt ccd42cc
  • Implement better image scaling and blurring #60 9afa274
  • fix non-ffmpeg errors not killing ffmpeg 08975e3

https://github.com/mifi/editly/compare/v0.6.0...v0.6.1

editly -

Published by mifi about 4 years ago

  • improve logging f64ccba
  • improve error handling logic 8e0e9d6
  • Implement loop audio #63 #71 56f832e
  • Merge branch 'master' into new-features-2020 715ef3d
  • improve readme 1516703
  • make tmp dir unique a0c99a6
  • add position parameter to slide-in-text too de1a4b7
  • update doc fa4f4e2
  • Implement text that can slide in 71091b8
  • update readme #69 e02a964
  • add params to custom func 539d282
  • refactoring 7a13d75
  • Fix memory leak 0ea73c1
  • upgrade fabricjs a3d8a45
  • improve error 0982a69
  • Merge pull request #68 from chapmanjacobd/patch-1 c5afebb
  • remove finished TODO f676a36

https://github.com/mifi/editly/compare/v0.5.0...v0.6.0

Package Rankings
Top 2.75% on Npmjs.org
Top 6.74% on Proxy.golang.org
Badges
Extracted from project README
Discord NPM version PayPal demo