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

Creating a video in 1920x1080 got a poor quality video #108

Open
krysalead opened this issue Sep 30, 2021 · 0 comments
Open

Creating a video in 1920x1080 got a poor quality video #108

krysalead opened this issue Sep 30, 2021 · 0 comments

Comments

@krysalead
Copy link

Hi,

I have recorded a video using the following configuration

{
    "nodeVersion": "system",
    "env": {
        "cypress-movie": {
            "enabled": true,
            "cursorTracking": {
                "enabled": false,
                "shape": "dot"
            },
            "width": 1920,
            "height": 1080
        }
    },
    "viewportHeight": 1080,
    "viewportWidth": 1920
}

with the command

cypress-movie --spec cypress/integration/sccb.spec.js --format mp4

And once compressed I got something super low quality
Screen Shot 2021-09-30 at 10 43 45

@krysalead krysalead changed the title Creating a video in 1920x1080 got a video at 43% of the size Creating a video in 1920x1080 got a poor quality video Sep 30, 2021
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

1 participant