shotstack / node-demos

Shotstack Node demos - Edit videos in the cloud with Node and the Shotstack Video Editing API
http://shotstack.io
21 stars 15 forks source link

Error in list for filters #6

Closed DblK closed 1 year ago

DblK commented 2 years ago

Hi,

In the example for filter, there are two main different from docs.

So either there is an issue in this example or there is some lack in the documentation.

jeffski commented 1 year ago

Hi, I know this is old so it may have been resolved - negative is the correct filter name. I see negative used in the example and our docs. Maybe that was fixed.

original is in the list but it is never actually applied as a filter or sent as a filter to the API. It is just used as a label to display the text original for the video clip that has no filter applied.

As far as I can tell everything is the way it should be.