File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ Build hints from [here](https://github.com/zimbatm/ffmpeg-static) and [here](htt
6
6
7
7
## Why? Statically Linking is generally a Bad Idea(tm)!
8
8
Yes, but node packages * really* like statically linked FFmpeg and FreeBSD is pretty decent with symbol versioning so we can have this.
9
- There is no FFmpeg 5+ on FreeBSD ports right now either
10
9
11
10
## Updates
12
11
@@ -15,13 +14,13 @@ If you want updates please **OPEN A TICKET** but keep in mind this is a rather l
15
14
16
15
## TODO
17
16
18
- - Make this less painful to build if possible
19
- - Add support for HW accel
17
+ - ~ Add support for HW accel~ Not possible?
20
18
21
19
## Bugs
22
20
23
21
- 5.1 passes FATE
24
22
- 5.1.1 has test failures
23
+ - 7.0 lacks ` libbluray ` because of [ this] ( https://code.videolan.org/videolan/libbluray/-/issues/43 )
25
24
- Please see X.X.X_buildconf.md for more details
26
25
27
26
## License(s)
You can’t perform that action at this time.
0 commit comments