Skip to content

Commit 3589731

Browse files
authored
Update README.md
1 parent 07f5c57 commit 3589731

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ Build hints from [here](https://github.com/zimbatm/ffmpeg-static) and [here](htt
66

77
## Why? Statically Linking is generally a Bad Idea(tm)!
88
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
109

1110
## Updates
1211

@@ -15,13 +14,13 @@ If you want updates please **OPEN A TICKET** but keep in mind this is a rather l
1514

1615
## TODO
1716

18-
- Make this less painful to build if possible
19-
- Add support for HW accel
17+
- ~Add support for HW accel~ Not possible?
2018

2119
## Bugs
2220

2321
- 5.1 passes FATE
2422
- 5.1.1 has test failures
23+
- 7.0 lacks `libbluray` because of [this](https://code.videolan.org/videolan/libbluray/-/issues/43)
2524
- Please see X.X.X_buildconf.md for more details
2625

2726
## License(s)

0 commit comments

Comments
 (0)