MediaInfo
Links:
- Sourceforge Projects MediaInfo
- HOWTO: Gspot Equivalent on Linux
Installing (one way to do it )
There are (for Linux):
MediaInfo_0.7.6.2_CLI_GNU_FromSource.tar.bz2
MediaInfo_0.7.6.2_CLI_Linux_i386.tar.bz2
MediaInfo_0.7.6.2_CLI_Linux_x64.tar.bz2
mediainfo.cli_0.7.6.2-1_i386.deb
Downloading MediaInfo_0.7.6.2_CLI_Linux_i386.tar.bz2, right clicking it, Actions > Extract to subdirectory.
MediaInfo_CLI_Linux_i386 contains:
Dropping mediainfo to the /usr/bin/.
Konsole:
Adding MediaInfo Service/context menu to the Konqueror/Dolphin: MediaInfo
Mediainfo and the mediainfo servicemenu can be found from the PPA repositories > Show PPAs matching:mediainfo or/and (?) > Show PPAs matching: servicemenu
=> From my PPA repository =>
Package name contains: mediainfo
What is MediaInfo?
MediaInfo supplies technical and tag information about a video or audio file.
This is free software (free of charge and free to access source code: GPL or LGPL licence)
MediaInfo supplies technical and tag information about a video or audio file.
This is free software (free of charge and free to access source code: GPL or LGPL licence)
- Sourceforge Projects MediaInfo
- HOWTO: Gspot Equivalent on Linux
Installing (one way to do it )
There are (for Linux):
MediaInfo_0.7.6.2_CLI_GNU_FromSource.tar.bz2
MediaInfo_0.7.6.2_CLI_Linux_i386.tar.bz2
MediaInfo_0.7.6.2_CLI_Linux_x64.tar.bz2
mediainfo.cli_0.7.6.2-1_i386.deb
Downloading MediaInfo_0.7.6.2_CLI_Linux_i386.tar.bz2, right clicking it, Actions > Extract to subdirectory.
MediaInfo_CLI_Linux_i386 contains:
- History.txt
- Licence.html
- mediainfo
- ReadMe.txt
Dropping mediainfo to the /usr/bin/.
Konsole:
Code:
mediainfo --help
MediaInfo Command line,
MediaInfoLib - v0.7.6.2
Usage: "MediaInfo [-Options...] FileName1 [Filename2...]"
Options:
--Full, -f Display full information (all internal tags)
--Info-Parameters Display available parameters
--Inform=... Specify a template
(--Help-Inform for more info)
--Help, -h Display this help and exit
--Language=raw Display Non-translated words (internal text)
--Output=HTML Display with HTML tags for parsing by a browser
--Version Display version information and exit
--Help-AnOption Display more details about "AnOption"
MediaInfoLib - v0.7.6.2
Usage: "MediaInfo [-Options...] FileName1 [Filename2...]"
Options:
--Full, -f Display full information (all internal tags)
--Info-Parameters Display available parameters
--Inform=... Specify a template
(--Help-Inform for more info)
--Help, -h Display this help and exit
--Language=raw Display Non-translated words (internal text)
--Output=HTML Display with HTML tags for parsing by a browser
--Version Display version information and exit
--Help-AnOption Display more details about "AnOption"
Adding MediaInfo Service/context menu to the Konqueror/Dolphin: MediaInfo
Mediainfo and the mediainfo servicemenu can be found from the PPA repositories > Show PPAs matching:mediainfo or/and (?) > Show PPAs matching: servicemenu
=> From my PPA repository =>
Package name contains: mediainfo
Comment