-
Notifications
You must be signed in to change notification settings - Fork 208
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FF Multi Comverter: Fix launch directions and improve wording to close …
- Loading branch information
Showing
1 changed file
with
4 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,8 @@ | ||
FF Multi Converter is a simple graphical application for Linux which enables you to convert audio, | ||
video, image and document files. | ||
Simple file conversions for audio, video, images and documents. | ||
|
||
It uses FFmpeg for audio/video files, the ImageMagick software suite for image conversions and | ||
unoconv for document files. | ||
It uses FFmpeg for audio/video files, the ImageMagick software suite for image conversions and unoconv for document files. | ||
|
||
The goal of FF Multi Converter is to gather the most popular multimedia types in one application | ||
and provide conversion options for them easily through a user-friendly graphical interface. | ||
The goal of FF Multi Converter is to gather the most popular multimedia types in one application and provide conversion options for them easily through a user-friendly graphical interface. | ||
|
||
To run: Menu -> Accesories -> FF Multi Converter | ||
To run: Menu -> Office -> FF Multi Converter | ||
To run in a terminal: ffmulticonverter |