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
The ScaleFilter current serializes its size property using string interpolation, which sends "[Size]" to FFMPEG. Update the filter to serialize the appropriate string representation of a size to FFMPEG.