Skip to content

Commit 4e4d1ff

Browse files
committed
update readme with warning
1 parent fd4b5b4 commit 4e4d1ff

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# WARNING
2+
3+
Not recommend for beginners. This library isn’t safe nor idiomatic rust, a consequence offering direct bindings to the FFmpeg C APIs.
4+
5+
Furthermore:
6+
7+
* this library will complicate compilation
8+
* this library will only be convenient for experienced Rust and C devs
9+
110
# About
211
Direct, unobscured and self contained FFmpeg (sys) bindings.
312

0 commit comments

Comments
 (0)