mirror of
https://github.com/leandromoreira/digital_video_introduction.git
synced 2026-01-10 15:08:09 -05:00
Merge pull request #21 from vdbalbom/patch-1
Fix directory - enconding_pratical_examples.md
This commit is contained in:
@@ -190,7 +190,7 @@ It generates a video with motion vector over the video.
|
||||
Get `images` from `1s video`:
|
||||
|
||||
```
|
||||
./ffmpeg -y -i /files/v/bunny_1080p_30fps.mp4 -ss 00:01:24 -t 00:00:01 /files/v/smallest_bunny_1080p_30fps_%3d.jpg
|
||||
./s/ffmpeg -y -i /files/v/bunny_1080p_30fps.mp4 -ss 00:01:24 -t 00:00:01 /files/v/smallest_bunny_1080p_30fps_%3d.jpg
|
||||
```
|
||||
|
||||
## Generate video from images
|
||||
|
||||
Reference in New Issue
Block a user