# 使用 Homebrew 安装 gifcap

查看 gifcap 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:gifcap
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install gifcap
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:gifcap
- **软件包管理器:** Homebrew
- **版本:** 1.0.4
- **来源摘要:** Capture video from an Android device and make a gif
- **主页:** <https://github.com/outlook/gifcap>
- **仓库:** <https://github.com/outlook/gifcap>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- gifcap (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0.4
## 项目历史与用法

gifcap is a small command-line screen-capture utility for turning recordings from a connected Android device into GIF files.

### 项目历史

The project appeared as an Outlook/Microsoft shell script repository in December 2016. Its README describes a focused workflow: use Android's device recording path together with common Unix video tools to create shareable GIFs from app behavior.

### 采用历史

Its adoption footprint is narrow but practical. Homebrew packaged it for macOS users, while the upstream README also documents copying the script onto a PATH on other Unix-like systems with adb, ffmpeg, and ffprobe installed.

### 使用方式

Practitioners use gifcap when debugging Android interactions, demonstrating animation polish, or sharing visual defects in chat and issue trackers. The command records a physical Android device until interrupted and writes the resulting GIF to the requested filename.

### 为什么软件包爱好者会关心

gifcap is package-manager-interesting because it wraps a common Android development chore in one executable and depends on tools many developers already install: adb, ffmpeg, and a shell.

### 时间线

- 2016: GitHub repository created.
- 2017: Tagged 1.0.x releases established the Homebrew-packaged script line.

### Related projects

- gifcap sits near ffmpeg-based screen-recording wrappers and Android SDK tooling rather than general-purpose GIF editors.

### 来源

- <https://formulae.brew.sh/formula/gifcap>
- <https://github.com/outlook/gifcap>
- <https://raw.githubusercontent.com/outlook/gifcap/master/README.md>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

View the package source record on GitHub. [combined/gifcap.yml](https://github.com/mxcl/pkgdb/blob/main/combined/gifcap.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
