Skip to content

Commit

Permalink
No bulk rename doc
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
jhryniw authored Jun 27, 2018
2 parents b35aa41 + 8270685 commit f68a578
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@ to interpolate ROIs in the intervals between them.

To generate images from a video, use ffmpeg `sudo apt-get install ffmpeg`:

`ffmpeg -i <video file> -r 5/1 <path_to_images>/$filename%05d.jpg`
`ffmpeg -i <video file> -r 5/1 <path_to_images>/<data_folder_name>$filename%05d.jpg`

0 comments on commit f68a578

Please sign in to comment.