You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We just started using Thumbor and this video engine and it seems that by default, if no filter or sizing is provided, the video is still going through ffmpeg instead of returning directly the original media as is.
Also, we are planning on only using the still image plugin to get a frame from the video and deliver the original videos directly from CDN, Is there anyway do disable the transcoding of the video and only keeping the still plugin (or maybe use the still plugin by default)? I did not see anything special about that in the configuration.