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)
mNo edit summary
Line 3: Line 3:


==Download==
==Download==
* [http://hobbes.nmsu.edu/h-search.php?key=x264- Version v0.148]
* [http://hobbes.nmsu.edu/download/pub/os2/dev/mm/x264-0.148.x.zip Version v0.148]
* [https://github.com/komh/x264-os2 Source code at Github]
* [https://github.com/komh/x264-os2 Source code at Github]


Line 17: Line 17:
* [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]]

Revision as of 01:09, 6 October 2016

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.

Download

API Documentation

License

  • GNU LGPL

Author

  • Port: KO Myung-Hun

Links