summaryrefslogtreecommitdiffstats
path: root/pts/test-suites/video-encoding.xml
blob: 437479ee1689309a980ec549fa1e30a9312428a7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<PhoronixTestSuite>
	<SuiteInformation>
		<Version>1.0.0</Version>
		<TestType>System</TestType>
		<Title>Video Encoding</Title>
		<Maintainer>Michael Larabel</Maintainer>
		<Description>This test suite consists of video encoding tests. This suite is good for testing the system's processor, memory, and overall system performance.</Description>
	</SuiteInformation>
	<RunTest>
		<Test>mencoder</Test>
	</RunTest>
	<RunTest>
		<Test>ffmpeg</Test>
	</RunTest>
</PhoronixTestSuite>