mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 07:22:11 +00:00
note about required ffmpeg
This commit is contained in:
parent
3d170ad18c
commit
05b95bd0ed
|
@ -124,5 +124,7 @@ application/vnd.wordperfect
|
|||
|
||||
video/webm
|
||||
video/mp4
|
||||
This will take 12th frame of a video and converts into a png
|
||||
This will take 12th frame of a video and converts into a png. It requires
|
||||
ffmpeg to be installed.
|
||||
|
||||
convert -resize %wx '%f[12]' 'png:%o'
|
||||
|
|
Loading…
Reference in New Issue
Block a user