python.video_converter_v3/kde_context_plugin/share/kio/servicemenus/ffprobe.desktop

10 lines
312 B
Desktop File
Executable file

[Desktop Entry]
Type=Service
ServiceTypes=KonqPopupMenu/Plugin
MimeType=video/*;audio/*;
Actions=FFProbeInfo;
[Desktop Action FFProbeInfo]
Name=FFprobe Info anzeigen
Icon=dialog-information
Exec=ffprobe -v error -show_format -show_streams "%f" | kdialog --textbox - --title "FFprobe Ausgabe" --geometry 800x600