Skip to content

Commit 1bb4b38

Browse files
author
crazydude-kanishk
authored
Update README.md
1 parent bfcf973 commit 1bb4b38

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)