Get and Compile H.264/AVC Reference Software

H.264/AVC(Advance Video Coding) Reference Software (JM - Joint test model)
http://iphome.hhi.de/suehring/tml/

Please download the zip file which are the source code from the behind website.

Unzip the zip file
$ unzip jm19.0.zip -d jm

Compile the source code
$ cd jm/JM && make

Location of the compiled executable files
$ jm/JM/bin/lencode
$ jm/JM/bin/ldecode

留言