mirror of
https://git.sdbs.cz/sdbs/digital-garden-anabasis.git
synced 2025-01-22 19:15:46 +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
|
||||
|
||||
[[inform.ffmpeg]]
|
||||
|
||||
|
||||
`for i in *.mp4; do ffmpeg -i "$i" "${i%.*}.wav"; done`
|
Loading…
Add table
Reference in a new issue