mirror of
https://git.sdbs.cz/sdbs/digital-garden-anabasis.git
synced 2025-02-08 19:31:09 +01:00
Automatic update, changed: tech.ffmpeg.md
This commit is contained in:
parent
ce990b9db1
commit
89c9242bcd
1 changed files with 3 additions and 0 deletions
|
@ -2,3 +2,6 @@
|
||||||
- https://github.com/juliojsb/human-friendly-ffmpeg
|
- https://github.com/juliojsb/human-friendly-ffmpeg
|
||||||
|
|
||||||
[[inform.ffmpeg]]
|
[[inform.ffmpeg]]
|
||||||
|
|
||||||
|
|
||||||
|
`for i in *.mp4; do ffmpeg -i "$i" "${i%.*}.wav"; done`
|
Loading…
Add table
Reference in a new issue