about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg/examples/default.param
blob: 17d8fe5de7ab70f184806bc82e12843616735e01 (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
# parameter file with good default values
#
# use this as a guideline for any parameters you don't really understand
# or don't care about
#

PATTERN		IBBPBBPBBPBBPBB
OUTPUT		output.mpg

BASE_FILE_FORMAT	YUV
GOP_SIZE	30
SLICES_PER_FRAME	1

PIXEL		HALF
RANGE		10
PSEARCH_ALG	LOGARITHMIC
BSEARCH_ALG	CROSS2
IQSCALE		8
PQSCALE		10
BQSCALE		25

REFERENCE_FRAME	ORIGINAL

#
# you really need to understand the following
#
YUV_SIZE	352x240
INPUT_CONVERT	*

INPUT_DIR	input/flowg

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