feat(wiki): ingest Cloud DevOps and Home Office sources batch

This commit is contained in:
2026-04-14 20:27:45 +08:00
parent b299ecf694
commit 189d98acd2
57 changed files with 2029 additions and 189 deletions

View File

@@ -0,0 +1,31 @@
---
title: "2025-07-07 日记"
type: source
tags: [diary]
date: 2025-07-07
---
## Source File
- [[raw/Daily notes/2025-07-07.md]]
## Summary
- 核心主题视频转文字并AI总结的实践
- 问题域:如何高效理解长视频内容
- 方法/机制使用在线工具将视频转音频再用AI工具总结
- 结论/价值FFmpeg可作为本地视频音频处理的通用工具
## Key Claims
- online-convert.com和tinywow可实现在线视频转音频
- notegpt.io可实现音频AI总结
- FFmpeg支持几乎所有视频音频格式转换
## Key Concepts
- [[FFmpeg]]:开源多媒体处理框架
## Key Entities
## Connections
- [[视频处理]] ← 工具 ← [[FFmpeg]]
- [[AI总结]] ← 输入 ← [[音频转文字]]
## Contradictions