Meta Configuration of Package winff
15
1
<package name="winff" project="Multimedia">
2
<title>Multimedia File Converter</title>
3
<description>WinFF is a GUI for the command line video converter, FFMPEG. It will convert
4
any video file that FFmpeg will convert. WinFF does multiple files in multiple
5
formats at one time. You can for example convert mpeg's, flv's, and mov's, all
6
into avi's all at once.
7
8
</description>
9
<build>
10
<disable arch="aarch64"/>
11
<disable arch="armv7l"/>
12
</build>
13
<url>http://winff.org</url>
14
</package>
15