summaryrefslogtreecommitdiffstats
path: root/multimedia/winff/README
blob: 28b41f7f77ce2e84c885f00f73e2a652d9ae39ad (plain)
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
WinFF is a GUI for the command line video converter, FFMPEG. It will
convert most any video file that FFmpeg will convert. WinFF does
multiple files in multiple formats at one time. You can for example
convert mpeg's, flv's, and mov's, all into avi's all at once.

lazarus is just a build-time dependency.

NOTE:
If you have a previous ~/.winff directory you might want to
remove it or your presets might not be updated.

WinFF is no longer maintained by the original author.It is currently
maintained by Debian maintainer Paul Gevers  and the website winff.org
has been hijacked see the following post for details.
https://github.com/WinFF/winff/issues/250

I've patched link for the FFmpeg Windows build website in the about
section to point it to correct website as mentioned in the FFmpeg
Website. see the following link for details.
https://ffmpeg.org/download.html#build-windows

The Launchpad link no longer works and i've patched it to
point to the winff debian maintainer's [Paul Gevers] page.
I've made sure other websites link to https version.

There was also an issue with opening the documetation in slackware,
The paths to the documetation is hardcoded in the source file.
I've patched it to look in the /usr/doc/$PRGNAM-$VERSION folder

The default pdf viewer is xpdf. It is hardcoded in the
source file.If Xpdf is not present in the system it will
not open pdf documentation.