Skip to content

Commit 0036832

Browse files
committed
ver 2.05
renew the main page.
1 parent aec768b commit 0036832

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

Diff for: docs/README.md

+7-5
Original file line numberDiff line numberDiff line change
@@ -184,15 +184,17 @@ If you want, you could install `ffmpeg` on Linux: Here are some instructions
184184
1. Provide the decoder which could decode videos in arbitrary formats and arbitrary coding.
185185

186186
## Version of currently used FFmpeg library
187-
* libavcodec.so.58.6.103
188-
* libavformat.so.58.3.100
189-
* libavutil.so.56.5.100
190-
* libswresample.so.3.0.101
191-
* libswscale.so.5.0.101
187+
* libavcodec.so.58.19.100
188+
* libavformat.so.58.13.100
189+
* libavutil.so.56.18.100
190+
* libswresample.so.3.2.100
191+
* libswscale.so.5.2.100
192192

193193
[exp1]:https://github.com/cainmagi/FFmpeg-Encoder-Decoder-for-Python/tree/example-client-check "check the client"
194194
[exp2]:https://github.com/cainmagi/FFmpeg-Encoder-Decoder-for-Python/tree/example-client-player "client with player"
195195

196+
[down205w]:https://github.com/cainmagi/FFmpeg-Encoder-Decoder-for-Python/releases/download/2.05/mpegCoder_2_0_5_Win_py36.7z "Windows 2.05, Python 3.6"
197+
[down205w35]:https://github.com/cainmagi/FFmpeg-Encoder-Decoder-for-Python/releases/download/2.05/mpegCoder_2_0_5_Win_py35.7z "Windows 2.05, Python 3.5"
196198
[down201w]:https://github.com/cainmagi/FFmpeg-Encoder-Decoder-for-Python/releases/download/2.01/mpegCoder_2_0_1_Win.7z "Windows 2.01"
197199
[down20l]:https://github.com/cainmagi/FFmpeg-Encoder-Decoder-for-Python/releases/download/2.0/mpegCoder_2_0_Linux.7z "Linux, 2.0"
198200
[down20w]:https://github.com/cainmagi/FFmpeg-Encoder-Decoder-for-Python/releases/download/2.0/mpegCoder_2_0_Win.7z "Windows, 2.0"

0 commit comments

Comments
 (0)