wok diff libmediainfo/description.txt @ rev 21566

updated wesnoth again (1.10.3 -> 1.14.7)
author Hans-G?nter Theisgen
date Fri May 17 14:20:42 2019 +0100 (2019-05-17)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/libmediainfo/description.txt	Fri May 17 14:20:42 2019 +0100
     1.3 @@ -0,0 +1,19 @@
     1.4 +MediaInfo is a library used for retrieving technical information and other
     1.5 +metadata about audio or video files.
     1.6 +
     1.7 +A non-exhaustive list of the information MediaInfo can retrieve from media files
     1.8 +include:
     1.9 +
    1.10 +  - General: title, author, director, album, track number, date, duration...
    1.11 +  - Video: codec, aspect, fps, bitrate...
    1.12 +  - Audio: codec, sample rate, channels, language, bitrate...
    1.13 +  - Text: language of subtitle
    1.14 +  - Chapters: number of chapters, list of chapters
    1.15 +
    1.16 +MediaInfo supports the following formats:
    1.17 +
    1.18 +  - Video: MKV, OGM, AVI, DivX, WMV, QuickTime, Real, MPEG-1, MPEG-2, MPEG-4,
    1.19 +    DVD (VOB)...
    1.20 +  - Video Codecs: DivX, XviD, MSMPEG4, ASP, H.264, AVC...)
    1.21 +  - Audio: OGG, MP3, WAV, RA, AC3, DTS, AAC, M4A, AU, AIFF...
    1.22 +  - Subtitles: SRT, SSA, ASS, SAMI...