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

Video is different size than screenshot #2

Open
cgrinds opened this issue Apr 16, 2023 · 2 comments
Open

Video is different size than screenshot #2

cgrinds opened this issue Apr 16, 2023 · 2 comments

Comments

@cgrinds
Copy link

cgrinds commented Apr 16, 2023

Nice job on this tool! I can see this being handy for the demo-making workflow.

Not sure if this is by design or a bug but

macosrec --screenshot 35989

gives me a screenshot with dimensions: 1414 × 875 while

macosrec --record 35989 --mov --output ~/Downloads/a.mov

gives me a mov with dimensions: 988 × 612

the windows actual size is 1414 × 875

@cgrinds cgrinds changed the title Video is differenct size than screenshot Video is different size than screenshot Apr 16, 2023
@xenodium
Copy link
Owner

Ah yes. It's done on purpose at present to reduce the size of videos/gifs. I can likely make reduction configurable.

@xenodium
Copy link
Owner

Nice job on this tool! I can see this being handy for the demo-making workflow.

ps. Glad to hear. Thank you!

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