Editly Versions Save

Slick, declarative command line video editing & API

v0.10.1

3 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

v0.10.0

3 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

v0.9.0

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

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

v0.8.0

3 years ago
  • Implement audio cross fading b49d672

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

v0.7.1

3 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

v0.7.0

3 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

v0.6.3

3 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

v0.6.2

3 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

v0.6.1

3 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

v0.6.0

3 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