We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd4b5b4 commit 4e4d1ffCopy full SHA for 4e4d1ff
README.md
@@ -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
10
# About
11
Direct, unobscured and self contained FFmpeg (sys) bindings.
12
0 commit comments