File tree Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Expand file tree Collapse file tree 1 file changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -184,15 +184,17 @@ If you want, you could install `ffmpeg` on Linux: Here are some instructions
1841841 . 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"
You can’t perform that action at this time.
0 commit comments