blob: 5c0ce1d0c5b6afdaf0b7b9cbcecf769e98846f15 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://docs.baldeagleos.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="person">
<email>aidenwingard2@gmail.com</email>
<description>Primary maintainer</description>
</maintainer>
<longdescription>
badvideo is a Bash script that uses FFmpeg
to manipulate video files. It uses the
x264 and OPUS encoders to heavily compress
and ruin the bitrates of MP4 video files.
</longdescription>
<origin>baldeagleos-repo</origin>
</pkgmetadata>
|