videoshow icon indicating copy to clipboard operation
videoshow copied to clipboard

How improve the result quality of the video images?

Open davidcantonnoteges opened this issue 3 years ago • 1 comments

Hi all¡

How can improve the quality of the result video?

my config is:

var videoOptions = { fps: 25, videoBitrate: 1024, transitionColor: "White", videoCodec: "libx264", audioBitrate: "128k", audioChannels: 2, format: "mp4", pixelFormat: "yuv420p", };

my complex filters are:

complexFilter("scale=1920:1080")

but the result is very blurry only in the images, the logo have perfect quality

thanks in advantage

davidcantonnoteges avatar May 12 '21 07:05 davidcantonnoteges

Same problem here

Neotastisch avatar Jul 11 '21 17:07 Neotastisch