Skip to content

Commit

Permalink
pts/video-encoding-1.3.2: Set BATCH mode for SVT-HEVC.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Larabel authored and michaellarabel committed Mar 26, 2022
1 parent 35f6bf1 commit 02c6781
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions pts/video-encoding-1.3.2/suite-definition.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
<?xml version="1.0"?>
<!--Phoronix Test Suite v3.0.0a3 (Iveland) [ http://www.phoronix-test-suite.com/ ]-->
<PhoronixTestSuite>
<SuiteInformation>
<Title>Video Encoding</Title>
<Version>1.3.2</Version>
<TestType>System</TestType>
<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>
<Maintainer>Michael Larabel</Maintainer>
</SuiteInformation>
<Execute>
<Test>pts/svt-vp9</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/svt-hevc</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/x264</Test>
<Arguments></Arguments>
<Description></Description>
<OverrideTestOptions></OverrideTestOptions>
</Execute>
<Execute>
<Test>pts/x265</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/kvazaar</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/ffmpeg</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/vpxenc</Test>
<Mode>BATCH</Mode>
</Execute>
<Execute>
<Test>pts/av1</Test>
</Execute>
</PhoronixTestSuite>

0 comments on commit 02c6781

Please sign in to comment.