wok annotate mediainfo-gui/description.txt @ rev 20497

updated diffutils (3.3 -> 3.6)
author Hans-G?nter Theisgen
date Mon Oct 29 16:27:52 2018 +0100 (2018-10-29)
parents
children
rev   line source
al@18630 1 The MediaInfo data display includes:
al@18630 2
al@18630 3 * Container: format, profile, commercial name of the format, duration, overall
al@18630 4 bit rate, writing application and library, title, author, director, album,
al@18630 5 track number, date, duration...
al@18630 6 * Video: format, codec id, aspect, frame rate, bit rate, color space, chroma
al@18630 7 subsampling, bit depth, scan type, scan order...
al@18630 8 * Audio: format, codec ID, sample rate, channels, bit depth, language, bit
al@18630 9 rate...
al@18630 10 * Text: format, codec ID, language of subtitle...
al@18630 11 * Chapters: count of chapters, list of chapters...
al@18630 12
al@18630 13 MediaInfo analyticals include:
al@18630 14
al@18630 15 * Container: MPEG-4, QuickTime, Matroska, AVI, MPEG-PS (including unprotected
al@18630 16 DVD), MPEG-TS (including unprotected Blu-ray), MXF, GXF, LXF, WMV, FLV,
al@18630 17 Real...
al@18630 18 * Tags: Id3v1, Id3v2, Vorbis comments, APE tags...
al@18630 19 * Video: MPEG-1/2 Video, H.263, MPEG-4 Visual (including DivX, XviD),
al@18630 20 H.264/AVC, Dirac...
al@18630 21 * Audio: MPEG Audio (including MP3), AC3, DTS, AAC, Dolby E, AES3, FLAC...
al@18630 22 * Subtitles: CEA-608, CEA-708, DTVCC, SCTE-20, SCTE-128, ATSC/53, CDP, DVB
al@18630 23 Subtitle, Teletext, SRT, SSA, ASS, SAMI...
al@18630 24
al@18630 25 MediaInfo features include:
al@18630 26
al@18630 27 * Read many video and audio file formats
al@18630 28 * View information in different formats (text, sheet, tree, HTML...)
al@18630 29 * Customise these viewing formats
al@18630 30 * Export information as text, CSV, HTML...
al@18630 31 * Graphical user interface, command line interface, or library
al@18630 32 (.dll/.so/.dylib) versions available
al@18630 33 * Integrate with the shell (drag 'n' drop, and Context menu)
al@18630 34 * Internationalisation: display any language on any operating system
al@18630 35 * Localisation capability
al@18630 36
al@18630 37 License:
al@18630 38
al@18630 39 It is Open-Source software which means that end users and developers have
al@18630 40 freedom to study, to improve and to redistribute the program (BSD-style
al@18630 41 license).
al@18630 42
al@18630 43 Third-party tools
al@18630 44
al@18630 45 PlayTime quickly calculates the total play time of a list of most any music or
al@18630 46 movie file.
al@18630 47
al@18630 48 MediaTab integrates MediaInfo into Windows Explorer Property tab.