Description: Service menu to play video and audio with very light ffplay player
i have done for my own use if you want use it !
i have created after vlc was sucking playing HD videos from my usb device
AUTO INSTALLATION
install ffmpeg then untar and just typer this
for kde5
./install-kde5
for kde4
./install
MANUAL INSTALL
├── kde-service-menu-ffplay ├── LICENSE ├── README └── usr ├── bin │ └── service-menu-ffplay <---copy this in /usr/local/bin or $HOME/bin └── share └── kde4 └── services └── ServiceMenus └── ffplay-peace-service-menu-file.desktop | copy this in /usr/share/kservices5/ServiceMenus/ or /usr/local/share/kservices5/ServiceMenus/ or $HOME/.local/share/kservices5/ServiceMenus/
for kde 4 ONLY the file is located $HOME/.kde/share/kde4/services/ or /usr/share/kde4/services/
Copyright (C) 2012 nowardev@gmail.com. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License" here http://www.gnu.org/licenses/fdl-1.3.txtLast changelog:
Ratings & Comments
0 Comments