diff --git a/README.md b/README.md index 5cdd0f6..e08888a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ -# ffmpeg-context-convert -Right-click context menu script for KDE Plasma to convert audio and video files using FFmpeg +# KDE Plasma FFmpeg Converter + +Right-click to convert audio/video in KDE Plasma. Uses FFmpeg. I only deal in KDE rn, feel free to PR for more compatibility + +## Install + +1. `chmod +x ffmpegconvert.sh` +2. Put `.desktop` files in `~/.local/share/kservices5/ServiceMenus/`. + +## Use + +Right-click file in Dolphin -> Choose format. Can converet video to mp3 as a bonus + +## Formats + +- Audio: MP3, AAC, OGG, WMA, FLAC, ALAC, WAV, AIFF +- Video: MP4, AVI, MOV, MKV, WMV, FLV, MPG, OGG