← 返回
未分类 中文

Dalong Video Frames

Extract frames or short clips from videos using ffmpeg.
使用 ffmpeg 从视频中提取帧或短片段。
1yihui
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 314
下载
💾 0
安装
1
版本
#latest

概述

Video Frames (ffmpeg)

Extract a single frame from a video, or create quick thumbnails for inspection.

Quick start

First frame:

{baseDir}/scripts/frame.sh /path/to/video.mp4 --out /tmp/frame.jpg

At a timestamp:

{baseDir}/scripts/frame.sh /path/to/video.mp4 --time 00:00:10 --out /tmp/frame-10s.jpg

Notes

  • Prefer --time for “what is happening around here?”.
  • Use a .jpg for quick share; use .png for crisp UI frames.

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-08 04:18 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

taskflow

1yihui
用于需要跨越一个或多个独立任务,但仍需作为单一作业运行且保持统一所有者上下文的场景。TaskFlow 是持久化流程的底层支撑...
★ 1 📥 677

Taskflow Inbox Triage

1yihui
示例任务流编写模式,用于收件箱分类。当消息需要根据意图进行不同处理时使用,部分路径会立即通知,部分...
★ 0 📥 805

YiHui CONTEXT MODE

1yihui
context-mode 是一个 MCP 服务器,通过沙箱化工具输出来节省 98% 的上下文窗口。它路由大文件读取、shell 输出和网页获取等操作...
★ 0 📥 368