返回顶部
w

webcodecs-string-finder

Finds valid WebCodecs strings for video and audio by researching codec support tables and detailed specifications on webcodecsfundamentals.org.

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.0
安全检测
已通过
197
下载量
0
收藏
概述
安装方式
版本历史

webcodecs-string-finder

# WebCodecs String Finder This skill helps you find the most supported and appropriate codec strings for WebCodecs, whether for video or audio. ## Workflow ### 1. Requirements Gathering Understand the user's requirements: - **Type**: Video or Audio? - **Platform**: Chrome, Edge, Android, iOS, etc.? - **Resolution**: 1080p, 4k, etc. (for video)? - **Codec Name**: h264 (avc1), h265 (hev1/hvc1), vp9, av1, opus, aac, etc.? ### 2. Search for Supported Codecs Use `web_fetch` to access the codec support table: - URL: `https://webcodecsfundamentals.org/datasets/codec-support-table/` - Identify the most supported codecs based on the requirement (platform and codec type). ### 3. Confirm Codec Details For the top candidates found in the previous step, confirm their details: - Use `web_fetch` to visit the detail page: `https://webcodecsfundamentals.org/codecs/<CODEC-STRING>.html` - Replace `<CODEC-STRING>` with the identified candidate (e.g., `avc1.42e01e`). - Verify that it meets the specific requirements (e.g., profile, level, platform support). ### 4. Recommendation Return the 2-3 most fitted codec strings. - Provide a brief explanation of why each was chosen. - Include the browser/platform support if relevant. ## Tips - Common video codec strings: `avc1.42e01e` (H.264 Baseline), `avc1.4d401f` (H.264 Main), `hev1.1.6.l93.b0` (H.265), `vp09.00.10.08` (VP9). - Common audio codec strings: `opus`, `mp4a.40.2` (AAC-LC). - When in doubt, prefer widely supported codecs like H.264 and Opus for maximum compatibility.

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 webcodecs-string-finder-1776127581 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 webcodecs-string-finder-1776127581 技能

通过命令行安装

skillhub install webcodecs-string-finder-1776127581

下载 Zip 包

⬇ 下载 webcodecs-string-finder v1.0.0

文件大小: 1.98 KB | 发布时间: 2026-4-15 14:55

v1.0.0 最新 2026-4-15 14:55
Initial release of webcodecs-string-finder.

- Helps users find the appropriate WebCodecs codec strings for video and audio.

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部