mirror of
https://github.com/xiaoyifang/goldendict-ng.git
synced 2024-11-23 20:14:05 +00:00
doc: update document about ffmpeg
This commit is contained in:
parent
b5a1192cfd
commit
2ae6c164da
|
@ -1,4 +1,4 @@
|
|||
# Use vcpkg to build ffmpeg.
|
||||
# Use vcpkg to build ffmpeg(on Windows).
|
||||
|
||||
Steps:
|
||||
|
||||
|
@ -23,17 +23,6 @@ Then replace the dlls and libs in the winlibs\lib\msvc.
|
|||
**Pros**: Easy to manage.
|
||||
|
||||
|
||||
# I have tried the following methods without success
|
||||
|
||||
## Use the scripts provided by the following url
|
||||
|
||||
https://github.com/Microsoft/FFmpegInterop/issues/67
|
||||
|
||||
https://github.com/Microsoft/FFmpegInterop
|
||||
|
||||
|
||||
did not know how to link to libspeex.
|
||||
|
||||
## conan
|
||||
|
||||
conan does not seem to have the libspeex option yet.
|
||||
|
|
Loading…
Reference in a new issue