Make layout blur, opacity, and watermark position apply in rendered videos.
Still-image encodes ignored boxblur and 1s black fills; switch to gblur plus full-length black frames, and honor brand watermark position.
This commit is contained in:
@@ -360,6 +360,7 @@ export async function encodeVideo(options: {
|
||||
baseLabel,
|
||||
watermarkInputIndex: defaultWmInputIndex,
|
||||
watermarkWidthPx: watermarkWidth,
|
||||
position: settings.position,
|
||||
offsetX: settings.offsetX,
|
||||
offsetY: settings.offsetY,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user