mirror of
https://github.com/Monibuca/plugin-ffmpeg.git
synced 2025-09-26 21:01:16 +08:00
Update README.md
This commit is contained in:
@@ -4,7 +4,7 @@ sudo apt install -y libavdevice-dev libavfilter-dev libswscale-dev libavcodec-de
|
||||
```
|
||||
# 改动 20220107
|
||||
|
||||
- https://github.com/giorgisio/goav 没人维护了,有很多问题,很多人反映不能用了。原因是:ffmpeg 在持续变化,很多api 过时了。把依赖改到了[这里](https://github.com/charlestamz/goav),这个里面去掉了一些过时得api。
|
||||
- https://github.com/giorgisio/goav 没人维护了,有很多问题,很多人反映不能用了。原因是:ffmpeg 在持续变化,很多api 过时了。把依赖改到了[github.com/charlestamz/goav](https://github.com/charlestamz/goav),这个里面去掉了一些过时得api。
|
||||
- 在plugin里面用不过时得方法改了一下转码得代码
|
||||
|
||||
# 主要功能
|
||||
|
Reference in New Issue
Block a user