File: qwinff.1

package info (click to toggle)
qwinff 0.2.1%2Bgit20201215-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,384 kB
  • sloc: cpp: 8,927; xml: 838; makefile: 78; sh: 34
file content (39 lines) | stat: -rw-r--r-- 1,217 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
.TH qwinff 1 "October 2011" "QWinFF" "QWinFF"

.SH NAME
QWinFF \- A media converter GUI

.SH SYNOPSIS
.B qwinff
[file1 [file2]] ...

.SH DESCRIPTION
QWinFF is a GUI for FFmpeg [#ffmpeg]_, a command line media converter. FFmpeg
can read audio and video files in various formats and convert them into other
formats.  For example, you can convert video downloaded from the Internet into
audio files for your mobile phone.

QWinFF comes with a set of predefined presets to help you quickly convert media
files without having to know the details. These presets defines what arguments
should be passed to *ffmpeg* for each output format. In case you want to adjust
the details (bitrate, audio volume, etc.), QWinFF lets you edit conversion
parameters for each individual task.

.SH OPTIONS
.TP
.B [file1 [file2]] ...
Input files separated by spaces. These files can be any kind of media files
that FFmpeg can decode.

.SH SEE ALSO
\fBffmpeg\fR(1), \fBffprobe\fR(1), \fBsox\fR(1)

.SH AUTHOR
.TP
The author of QWinFF is Timothy Lin <lzh9102@gmail.com>
.TP
The QWinFF logo was designed by kuanyui <azazabc123@gmail.com>

.SH BUGS
Please submit bugs to \fBhttps://github.com/qwinff/qwinff/issues\fR
or \fBlzh9102@gmail.com\fR