
getMediaInfo
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Simple service menu that show the mediainfo about the selected media.
It uses mediainfo tool (http://mediainfo.sourceforge.net/), usually shipped with the maior distros.
Two menus:
-full mediainfo with all the information provided by mediainfo
-short mediainfo with the main information
INSTALL: directly through Dolphin settings or put the file in your servicemenu path (to find it type in konsole "kde4-config --path services")
9 years ago
0.6 - suggestion added (basename in dialog title)
0.5 - bug on html output fixed
0.4 - new function: generate TXT|HTML
0.3 - suggestion added (html output)
0.2 - suggestion added
0.1 - first release
9 years ago
0.6 - suggestion added (basename in dialog title)
0.5 - bug on html output fixed
0.4 - new function: generate TXT|HTML
0.3 - suggestion added (html output)
0.2 - suggestion added
0.1 - first release
DanielRios549
2 years ago
Report
Nano-Ocelot
2 years ago
Report
Nano-Ocelot
2 years ago
However now when I click on 'get media info' or 'short media' the window never appears and only an icon appears in the task manager for a moment, then disappears.
Report
alex1701c
4 months ago
Report
alex1701c
4 months ago
Report
emplate430
2 years ago
Report
TimeManx
9 years ago
-title "Info about %u"
you could have
-title "Info about `basename %u`"
so as to not show the whole path in the title.
Report
kdekda
9 years ago
Report
unikum111
9 years ago
Report
kdekda
9 years ago
mediainfo --Inform=Video;%duration% myvideo.mkv
output:
bash: fg: %Duration%: no such job
Am i wrong?
Report
unikum111
9 years ago
or
mediainfo --Inform="General;%Duration%" file.mkv
Report
kdekda
9 years ago
this WE i'll take a look to your suggestion!
Report
kdekda
9 years ago
The main reason is that i want to make this servicemenu installable from dolphin: if you know a way for it please tell me.
Report
Wolfen317
9 years ago
Report
kdekda
9 years ago
i've missed the notification of your comment
Report
bitcrazy
9 years ago
Report
TimeManx
9 years ago
Report
kdekda
9 years ago
Report
TimeManx
9 years ago
Report
kalganov
9 years ago
$(mediainfo --Output=HTML %u)
Report
kdekda
9 years ago
your suggestion will be added as soon as possibile!
Report
unikum111
9 years ago
Report
Brutus180
9 years ago
Report
pejakm
9 years ago
Report
jmunin
9 years ago
~/.kde/share/kde4/services/
Thanks for your work.
Report