about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg/examples/med18.param
blob: b8ad664c6399211af78df2061c92982d9f468d9e (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
# 'med' parameter file

PATTERN		IBBPBBPBBPBBPBB
OUTPUT		/n/picasso/users/keving/encode/output/med18.mpg
GOP_SIZE	30
SLICES_PER_FRAME	1

BASE_FILE_FORMAT	PPM
INPUT_CONVERT	giftoppm *

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

INPUT
med*.gif	[001-073]
END_INPUT


# motion vector search parameters

# FULL or HALF -- must be upper case
PIXEL		HALF

# means +/- this many pixels
RANGE		10

PSEARCH_ALG	LOGARITHMIC
BSEARCH_ALG	CROSS2


IQSCALE		8
PQSCALE		10
BQSCALE		25

REFERENCE_FRAME	ORIGINAL