Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How improve the result quality of the video images? #101

Open
davidcantonnoteges opened this issue May 12, 2021 · 1 comment
Open

How improve the result quality of the video images? #101

davidcantonnoteges opened this issue May 12, 2021 · 1 comment

Comments

@davidcantonnoteges
Copy link

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

@Neotastisch
Copy link

Same problem here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants