Linux command
cheese 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Launch Cheese webcam application
cheese
Start in fullscreen mode
cheese --fullscreen
Start in wide mode (thumbnails on right)
cheese --wide
Use a specific video device
cheese --device=[/dev/video0]
说明
Cheese is a GNOME webcam application that takes photos and videos from your webcam. It functions as a virtual photo booth with real-time preview, visual effects, and easy sharing capabilities. The application supports over 20 visual effects including distortions, color filters, and artistic overlays powered by GStreamer. Captured photos are saved to ~/Pictures and videos to ~/Videos.
参数
- -w, --wide
- Start in wide mode with thumbnails displayed to the right of the video preview
- -d, --device _DEVICE_
- Use the specified device as the video capture device (e.g., /dev/video0)
- -f, --fullscreen
- Start in fullscreen mode
- -h, --help
- Print help information and exit
- -v, --version
- Print version information and exit
FAQ
What is the cheese command used for?
Cheese is a GNOME webcam application that takes photos and videos from your webcam. It functions as a virtual photo booth with real-time preview, visual effects, and easy sharing capabilities. The application supports over 20 visual effects including distortions, color filters, and artistic overlays powered by GStreamer. Captured photos are saved to ~/Pictures and videos to ~/Videos.
How do I run a basic cheese example?
Run `cheese` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does -w, --wide do in cheese?
Start in wide mode with thumbnails displayed to the right of the video preview