benchbuild.projects.gentoo.x264 module¶
media-video/x264-encoder within gentoo chroot.
-
class
benchbuild.projects.gentoo.x264.X264(experiment, name=NOTHING, domain=NOTHING, group=NOTHING, src_file=NOTHING, container=NOTHING, version=NOTHING, builddir=NOTHING, testdir=NOTHING, cflags=NOTHING, ldflags=NOTHING, run_f=NOTHING, run_uuid=NOTHING, compiler_extension=NOTHING, runtime_extension=None, emerge_env={})[source]¶ Bases:
benchbuild.projects.gentoo.gentoo.GentooGroupmedia-video/x264-encoder
-
DOMAIN= 'media-libs'¶
-
NAME= 'x264'¶
-
inputfiles= {'Sintel.2010.720p.raw': ['--input-res', '1280x720'], 'tbbt-small.y4m': []}¶
-
run_tests(runner)[source]¶ Run the tests of this project.
Clients override this method to provide customized run-time tests.
Parameters: - experiment – The experiment we run this project under
- run – A function that takes the run command.
-
test_url= 'http://lairosiel.de/dist/'¶
-