video 1.0 KB

123456789101112131415161718192021222324252627282930
  1. Task: video
  2. Description: Debian Jr. Video
  3. Tools to watch video files, DVD, CD, network streams etc.
  4. Recommends: cheese
  5. Recommends: kaffeine
  6. Recommends: vlc
  7. Recommends: maim
  8. Why: A screenshot program
  9. Homepage: https://github.com/naelstrof/maim
  10. License: GPL-3+
  11. Pkg-Description: takes screenshots of your desktop
  12. maim (Make Image) is a utility that takes screenshots of your desktop using
  13. imlib2. It's meant to overcome shortcomings of scrot and performs better in
  14. several ways.
  15. .
  16. Features:
  17. * Allows you to take a screenshot of your desktop and save it in any format.
  18. * Allows you to take a screenshot of a predetermined region or window of your
  19. desktop.
  20. * If slop (https://github.com/naelstrof/slop) is installed, it can be used
  21. for selecting a region to screenshot.
  22. * Allows you to blend the system cursor to screenshots. (Why don't any other
  23. commandline screenshooters do this?)
  24. * Allows you to mask off-screen pixels to be black and transparent in
  25. screenshots. (Great for people who use an uneven multi-monitor setup!)