[x265] x265 download mirrors

Michael Lackner michael.lackner at unileoben.ac.at
Tue Nov 24 10:08:17 CET 2020


Hello,

I'm not sure whether this is a slightly stupid question (I'm no dev, so
not used to git much), but since I'm interested in obtaining and
building release versions as well, I'll just ask:

How do I get a specific x265 release version from git?

I tried to clone the corresponding branch into a new folder:

$ git clone --single-branch --branch 'Release_3.5'
https://bitbucket.org/multicoreware/x265_git

Compiled the resulting source code, but, alas:

$ x265 --version 2>&1 | grep version
x265 [info]: HEVC encoder version 3.4+30-g6722fce

So, I ended up with 3.4+30-g6722fce instead, which is newer than the
latest in the Release_3.4 branch, which gives me 3.4+12-g9103319.

Am I right to assume that 3.4+12-g9103319 is the "3.4 final release"
version, and that the version number in the Release_3.5 branch will
change to "3.5+something" once the release is done and a new Release_3.6
branch will have been created?

Thank you for your help!

Best Regards,
Michael

On 23.11.2020 23:39, Mario *LigH* Rohkrämer wrote:
> ebalsley at pm.me schrieb am 23.11.2020 um 23:33:
>> I found this page https://bitbucket.org/multicoreware/x265_git
>> This shows version 3.5 is released, but the download page only has
>> tarballs through 3.3.
> 
> Well, the recommended method is:
> 
> Use git to download the current state of this repository to your local
> working directory. Don't rely on tarballs.

-- 
Michael Lackner
Lehrstuhl für Informationstechnologie (CiT)
Montanuniversität Leoben
Tel.: +43 3842 402 1505 | Mail: michael.lackner at unileoben.ac.at
Fax.: +43 3842 402 1502 | Web: http://institute.unileoben.ac.at/infotech


More information about the x265-devel mailing list