mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 08:33:10 +00:00
add ffmpeg_cli (#2466)
This commit is contained in:
parent
40c349a411
commit
5738d476df
@ -28652,5 +28652,22 @@
|
|||||||
"description": "Nim REST client to Vikunja",
|
"description": "Nim REST client to Vikunja",
|
||||||
"license": "apache 2.0",
|
"license": "apache 2.0",
|
||||||
"web": "https://github.com/ruivieira/nim-vikunja"
|
"web": "https://github.com/ruivieira/nim-vikunja"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "ffmpeg_cli",
|
||||||
|
"url": "https://git.termer.net/termer/nim-ffmpeg-cli",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"ffmpeg",
|
||||||
|
"media",
|
||||||
|
"encoder",
|
||||||
|
"audio",
|
||||||
|
"video",
|
||||||
|
"nim",
|
||||||
|
"cli"
|
||||||
|
],
|
||||||
|
"description": "Nim library for interfacing with the FFmpeg CLI to start, observe and terminate encode jobs with an intuitive API",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://git.termer.net/termer/nim-ffmpeg-cli"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user