Skip to content

Commit 10a7ae0

Browse files
update readme
1 parent fd94517 commit 10a7ae0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ You can pass a local path of video(or a supported resource) to the method(`hls`
5252
video = '/var/www/media/videos/video.mp4'
5353
```
5454

55-
Please see **[FFmpeg Protocols Documentation](https://ffmpeg.org/ffmpeg-protocols.html)** for opening a file from a supported resource such as `http`, `ftp`, `pipe`, `rtmp` and etc.
55+
Please see **[FFmpeg Protocols Documentation](https://ffmpeg.org/ffmpeg-protocols.html)** for more information about supported resources such as `http`, `ftp`, `pipe`, `rtmp` and etc.
5656

5757
**For example:**
5858
```python

0 commit comments

Comments
 (0)