diff options
Diffstat (limited to 'multimedia/mediainfo/README')
-rw-r--r-- | multimedia/mediainfo/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/mediainfo/README b/multimedia/mediainfo/README index 2a227676eb..e5c873c577 100644 --- a/multimedia/mediainfo/README +++ b/multimedia/mediainfo/README @@ -1,2 +1,9 @@ MediaInfo supplies technical and tag information about a video or audio file. + +It will build the CLI version by default, however, you can optionally +build mediainfo-gui by passing GUI=yes to the SlackBuild script, or +you can disable the CLI version by passing CLI=no. Either the CLI +or GUI verison must be enabled. + +mediainfo-gui requires wxPython. |