about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg/examples/slimed.param
blob: b5938b94335042550057dd8d5c8bdaef32a23000 (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
# speed test parameter file

PATTERN		I
OUTPUT		/n/picasso/users/keving/encode/output/slimed.mpg
GOP_SIZE	30
SLICES_PER_FRAME	1

BASE_FILE_FORMAT	PPM
YUV_SIZE	480x360

INPUT_CONVERT	djpeg *

INPUT_DIR	../input/slimed

INPUT
slimed.*.jpeg	[1-100]
END_INPUT

# quality parameters

IQSCALE		8
PQSCALE		10
BQSCALE		20

# motion vector search parameters

PIXEL		HALF

RANGE		10

PSEARCH_ALG	EXHAUSTIVE
BSEARCH_ALG	SIMPLE

REFERENCE_FRAME	ORIGINAL