dolphin-context-convert/README.md

25 lines
747 B
Markdown

# KDE Plasma FFmpeg Converter
Right-click to convert audio/video/images in KDE Plasma. Uses FFmpeg. I only deal in KDE rn, feel free to PR for more compatibility
## Requirements
1. ffmpeg
2. zenity
3. imagemagick
## Install
1. put `ffmpegconvert.sh` in `~/Scripts/`
2. Put `.desktop` files in `~/.local/share/kio/servicemenus`.
3. `chmod +x ~/Scripts/ffmpegconvert.sh`
4. edit `.desktop` files if you want the script elsewhere idk im not your mom
## 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, OGV
- Image: JPG, PNG, GIF, BMP, TIFF, WEBP, EPS, RAW, ICO, PSD (only supports converting from)