vault backup: 2022-06-07 10:28:59

Affected files:
.obsidian/workspace
02. PARA/03. Resources(資源)/FFMPEG/Introduction.md
This commit is contained in:
2022-06-07 10:28:59 +08:00
parent e2a4d4e4fd
commit 34530ea612
2 changed files with 14 additions and 7 deletions

14
.obsidian/workspace vendored
View File

@@ -10,8 +10,8 @@
"state": {
"type": "markdown",
"state": {
"file": "00. TOP/01. TODO.md",
"mode": "preview",
"file": "02. PARA/03. Resources資源/FFMPEG/Introduction.md",
"mode": "source",
"source": true
}
}
@@ -23,7 +23,7 @@
"state": {
"type": "outline",
"state": {
"file": "00. TOP/01. TODO.md"
"file": "02. PARA/03. Resources資源/FFMPEG/Introduction.md"
}
}
}
@@ -81,7 +81,7 @@
"state": {
"type": "backlink",
"state": {
"file": "00. TOP/01. TODO.md",
"file": "02. PARA/03. Resources資源/FFMPEG/Introduction.md",
"collapseAll": true,
"extraContext": true,
"sortOrder": "alphabetical",
@@ -125,15 +125,15 @@
},
"active": "94f0e8a81af6c9e2",
"lastOpenFiles": [
"02. PARA/03. Resources資源/FFMPEG/Introduction.md",
"02. PARA/03. Resources資源/FFMpeg.md",
"00. TOP/01. TODO.md",
"02. PARA/03. Resources資源/99. templates/日記.md",
"02. PARA/03. Resources資源/FFMpeg.md",
"02. PARA/01. Project專案/008. Sentinel.md",
"01. Daily/2022-06-06(週一).md",
"02. PARA/03. Resources資源/Qt.md",
"02. PARA/03. Resources資源/C++17/智慧指標.md",
"02. PARA/04. Archives歸檔/01. Project專案/004. Group firmware update check.md",
"02. PARA/03. Resources資源/01. 架站/04. Gitea.md",
"02. PARA/03. Resources資源/Tool Setup/Obisidian.md"
"02. PARA/03. Resources資源/01. 架站/04. Gitea.md"
]
}

View File

@@ -0,0 +1,7 @@
- [FFmpeg](https://www.ffmpeg.org/)
- Open source
- For handling multimedia files and streams
- GPL/LGPS license
- Inspired by MPEG(Moving Picture Experts Group), FF means "Fast Foward"
- Libray
-