mirror of
https://github.com/dewomser/dolphin-context-convert.git
synced 2026-03-13 17:17:18 +01:00
Update README.md
idk about typs my finger is broken
This commit is contained in:
parent
49acff22c7
commit
89ed538bd2
1 changed files with 17 additions and 2 deletions
19
README.md
19
README.md
|
|
@ -1,2 +1,17 @@
|
||||||
# ffmpeg-context-convert
|
# KDE Plasma FFmpeg Converter
|
||||||
Right-click context menu script for KDE Plasma to convert audio and video files using FFmpeg
|
|
||||||
|
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue