media scwrypts v5 refactor
This commit is contained in:
9
scwrypts/media/ffmpeg/ffmpeg.module.zsh
Normal file
9
scwrypts/media/ffmpeg/ffmpeg.module.zsh
Normal file
@ -0,0 +1,9 @@
|
||||
#
|
||||
# personal ffmpeg utility since I don't use ffmpeg much and don't
|
||||
# want to read the man every time
|
||||
#
|
||||
|
||||
DEPENDENCIES+=(ffmpeg)
|
||||
|
||||
use ffmpeg/get-audio-clip-from-video.module.zsh --group media
|
||||
use ffmpeg/get-video-length-seconds.module.zsh --group media
|
Reference in New Issue
Block a user