libavcodec的官方网站是什么? [英] What is the official website for libavcodec?

查看:174
本文介绍了libavcodec的官方网站是什么?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想为项目使用 libavcodec ,问题是我不明白我应该在哪里得到官方发布,这个图书馆是如此受欢迎我不知道官方网站是什么。



例如,有两个主要项目,如 libav ffmpeg 正在使用它,但我找不到官方来源。 / p>

这个网站在哪里?

解决方案

官方网站是< a href =https://ffmpeg.org/ =nofollow> ffmpeg.org 。您可以使用git或使用release tarball获取源。推荐Git,因为它将提供最新的代码,绝大多数时间都是稳定的(并且修复速度很快)。释放tarball是为需要释放的发行人设计的。有关详细信息,请参阅 FFmpeg下载页面。


I would like to use libavcodec for a project, the problem is i don't understand where i'm supposed to get the official release, this library is so popular that i can't tell what is the official website.

for example there are 2 major projects like libav and ffmpeg that are using it but i can't find the official source.

Where is this website ?

解决方案

The official site is at ffmpeg.org. You can get the source with git or by using a release tarball. Git is recommended as it will provide the most up-to-date code and is stable the vast majority of times (and fixes come quickly). The release tarballs were designed for distros who "need" a release. See the FFmpeg download page for more details.

这篇关于libavcodec的官方网站是什么?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆