about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg/examples/par4.param
blob: 95a72c344dd059c6038639a539d9510ac1610874 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
# speed test parameter file

PATTERN		IBBPBBPBBPBBPBB

OUTPUT		/n/picasso/users/keving/encode/output/flowgard.mpg
GOP_SIZE	30
SLICES_PER_FRAME	1

BASE_FILE_FORMAT	YUV
YUV_SIZE	352x240

INPUT_CONVERT	*

INPUT_DIR	/n/picasso/users/keving/encode/input/flowg

INPUT
sflowg.*.yuv	[0-49]
END_INPUT

# quality parameters

IQSCALE		8
PQSCALE		10
BQSCALE		25

# motion vector search parameters

PIXEL		HALF

RANGE		10

PSEARCH_ALG	LOGARITHMIC
BSEARCH_ALG	CROSS2

REFERENCE_FRAME	ORIGINAL

PARALLEL_TEST_FRAMES	3
# PARALLEL_TIME_CHUNKS	20
PARALLEL_CHUNK_TAPER

PARALLEL
bugs-bunny	keving	~keving/encode/bin/sun/mpeg_encode
linus		keving	~keving/encode/bin/sun/mpeg_encode
zonker		keving	~keving/encode/bin/sun/mpeg_encode
END_PARALLEL