Skip to content

Commit 6faad15

Browse files
authored
Merge pull request Python-World#310 from crazydude-kanishk/patch-4
Updated README
2 parents ae9c858 + 1bb4b38 commit 6faad15

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

  • projects/Split_a_video_file_by_given_time_period

projects/Split_a_video_file_by_given_time_period/README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
## split a video file by given time period
22

3-
This script will split the video into two files
3+
This script will split the video into two files when valid time periods are given.
44

5-
### Requirements
65

6+
### Requirements
7+
Install python in the host system
78
Install [ffmpeg-python](https://github.com/kkroening/ffmpeg-python)
89

910
```

0 commit comments

Comments
 (0)