mirror of
https://gitlab.com/mbunkus/mkvtoolnix.git
synced 2024-12-24 11:54:01 +00:00
Updated library dependency information.
This commit is contained in:
parent
a65edec28f
commit
4af3368ce9
3
README
3
README
@ -46,6 +46,7 @@ libraries you absolutely need are:
|
|||||||
( http://downloads.xiph.org/releases/vorbis/ ) for access to Ogg/OGM
|
( http://downloads.xiph.org/releases/vorbis/ ) for access to Ogg/OGM
|
||||||
files and Vorbis support
|
files and Vorbis support
|
||||||
- zlib ( http://www.zlib.net/ ) -- a compression library
|
- zlib ( http://www.zlib.net/ ) -- a compression library
|
||||||
|
- Boost's "format" and "RegEx" libraries ( http://www.boost.org/ )
|
||||||
|
|
||||||
Other libraries are optional and only limit the features that are
|
Other libraries are optional and only limit the features that are
|
||||||
built. These include:
|
built. These include:
|
||||||
@ -60,6 +61,8 @@ built. These include:
|
|||||||
least important libraries as almost no application supports Matroska
|
least important libraries as almost no application supports Matroska
|
||||||
content that is compressed with either of these libs. The
|
content that is compressed with either of these libs. The
|
||||||
aforementioned zlib is what every program supports.
|
aforementioned zlib is what every program supports.
|
||||||
|
- libMagic from the "file" package ( http://www.darwinsys.com/file/ )
|
||||||
|
for automatic content type detection
|
||||||
|
|
||||||
* Building libmatroska and libebml
|
* Building libmatroska and libebml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user