Jump to content

X264: Difference between revisions

From EDM2
Created page with "==Description== x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the..."
 
Ak120 (talk | contribs)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Description==
'''x264''' is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL 2.0.
x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL.
 
==Download==
* [http://hobbes.nmsu.edu/h-search.php?key=x264- Version v0.148]
* [https://github.com/komh/x264-os2 Source code at Github]
 
==API Documentation==


==License==
==License==
* GNU LGPL
* GNU GPL 2.0
 
* OS/2 Port: [[KO Myung-Hun]]
==Author==
* Port: KO Myung-Hun


==Links==
==Links==
* x264-0.148.x.zip Version v0.148
* [https://github.com/komh/x264-os2 Source code at Github]
* [http://www.videolan.org/developers/x264.html Official Web Site]
* [http://www.videolan.org/developers/x264.html Official Web Site]


[[Category:Tools]]
[[Category:C Libraries]]
 
[[Category:The OS/2 API Project]]

Latest revision as of 20:03, 3 July 2022

x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC compression format, and is released under the terms of the GNU GPL 2.0.

License

Links