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

Unable to capture any moving images #37

Closed
thebitstick opened this issue Mar 25, 2016 · 2 comments
Closed

Unable to capture any moving images #37

thebitstick opened this issue Mar 25, 2016 · 2 comments

Comments

@thebitstick
Copy link

Is there any way of freezing the screen and then being able to select from that?
Having to pause a video in order to select a portion of it is getting somewhat of a hassle.

@naelstrof
Copy link
Owner

That's not the purpose of slop or maim, you can easily accomplish this by actually taking a photo of the screen and editing it later.

Alternatively you can jerry-rig this with an image viewer, maim, and slop. Take a full screen picture, open it in a full-screen image viewer, then take a cropped picture.

I'll leave this issue open until someone posts a neato script that does that.

@naelstrof
Copy link
Owner

I've put together a one-liner for this
maim | feh - -x & maim -s cropped.png
You'll need the new maim and slop, but it does as intended.

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