~ubuntu-branches/ubuntu/maverick/stormbaancoureur/maverick

« back to all changes in this revision

Viewing changes to tools/encode.par

  • Committer: Bazaar Package Importer
  • Author(s): Miriam Ruiz
  • Date: 2007-08-22 07:53:07 UTC
  • Revision ID: james.westby@ubuntu.com-20070822075307-60hr9y5jyeeob6as
Tags: upstream-1.5.2
ImportĀ upstreamĀ versionĀ 1.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
MPEG-2 Test Sequence, 60 frames/sec
 
2
./nb%04d  /* name of source files */
 
3
-         /* name of reconstructed images ("-": don't store) */
 
4
-         /* name of intra quant matrix file     ("-": default matrix) */ 
 
5
-         /* name of non intra quant matrix file ("-": default matrix) */
 
6
stat.out  /* name of statistics file ("-": stdout ) */
 
7
2         /* input picture file format: 0=*.Y,*.U,*.V, 1=*.yuv, 2=*.ppm */ 
 
8
840       /* number of frames */
 
9
0         /* number of first frame */
 
10
00:00:00:00 /* timecode of first frame */
 
11
12        /* N (# of frames in GOP) */
 
12
3         /* M (I/P frame distance) */
 
13
0         /* ISO/IEC 11172-2 stream */
 
14
0         /* 0:frame pictures, 1:field pictures */
 
15
256      /* horizontal_size */
 
16
128      /* vertical_size */
 
17
1         /* aspect_ratio_information 1=square pel, 2=4:3, 3=16:9, 4=2.11:1 */
 
18
8        /* frame_rate_code 1=23.976, 2=24, 3=25, 4=29.97, 5=30 frames/sec. */
 
19
300000.0 /* bit_rate (bits/s) */
 
20
112       /* vbv_buffer_size (in multiples of 16 kbit) */
 
21
0         /* low_delay  */
 
22
0         /* constrained_parameters_flag */
 
23
4         /* Profile ID: Simple = 5, Main = 4, SNR = 3, Spatial = 2, High = 1 */
 
24
4         /* Level ID:   Low = 10, Main = 8, High 1440 = 6, High = 4          */
 
25
0         /* progressive_sequence */
 
26
1         /* chroma_format: 1=4:2:0, 2=4:2:2, 3=4:4:4 */
 
27
0         /* video_format: 0=comp., 1=PAL, 2=NTSC, 3=SECAM, 4=MAC, 5=unspec. */
 
28
5         /* color_primaries */
 
29
5         /* transfer_characteristics */
 
30
5         /* matrix_coefficients */
 
31
256      /* display_horizontal_size */
 
32
128      /* display_vertical_size */
 
33
0         /* intra_dc_precision (0: 8 bit, 1: 9 bit, 2: 10 bit, 3: 11 bit */
 
34
1         /* top_field_first */
 
35
0 0 0     /* frame_pred_frame_dct (I P B) */
 
36
0 0 0     /* concealment_motion_vectors (I P B) */
 
37
1 1 1     /* q_scale_type  (I P B) */
 
38
1 0 0     /* intra_vlc_format (I P B)*/
 
39
0 0 0     /* alternate_scan (I P B) */
 
40
0         /* repeat_first_field */
 
41
0         /* progressive_frame */
 
42
0         /* P distance between complete intra slice refresh */
 
43
0         /* rate control: r (reaction parameter) */
 
44
0         /* rate control: avg_act (initial average activity) */
 
45
0         /* rate control: Xi (initial I frame global complexity measure) */
 
46
0         /* rate control: Xp (initial P frame global complexity measure) */
 
47
0         /* rate control: Xb (initial B frame global complexity measure) */
 
48
0         /* rate control: d0i (initial I frame virtual buffer fullness) */
 
49
0         /* rate control: d0p (initial P frame virtual buffer fullness) */
 
50
0         /* rate control: d0b (initial B frame virtual buffer fullness) */
 
51
2 2 11 11 /* P:  forw_hor_f_code forw_vert_f_code search_width/height */
 
52
1 1 3  3  /* B1: forw_hor_f_code forw_vert_f_code search_width/height */
 
53
1 1 7  7  /* B1: back_hor_f_code back_vert_f_code search_width/height */
 
54
1 1 7  7  /* B2: forw_hor_f_code forw_vert_f_code search_width/height */
 
55
1 1 3  3  /* B2: back_hor_f_code back_vert_f_code search_width/height */
 
56