~ubuntu-branches/ubuntu/precise/gst-plugins-bad0.10/precise-proposed

« back to all changes in this revision

Viewing changes to ext/x264/GstX264Enc.prs

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-05-12 09:51:24 UTC
  • mto: (18.3.2 experimental) (1.3.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 31.
  • Revision ID: james.westby@ubuntu.com-20090512095124-ugy051q0n88kk9f8
Tags: upstream-0.10.11.2
Import upstream version 0.10.11.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
[_presets_]
 
2
version=0.10
 
3
element-name=GstX264Enc
 
4
 
 
5
[Profile Baseline]
 
6
_meta/comment=Baseline Profile
 
7
bframes=0
 
8
cabac=false
 
9
dct8x8=false
 
10
 
 
11
[Profile Main]
 
12
_meta/comment=Main Profile
 
13
cabac=true
 
14
dct8x8=false
 
15
 
 
16
[Profile High]
 
17
_meta/comment=High Profile
 
18
cabac=true
 
19
dct8x8=true
 
20
 
 
21
[Quality Low]
 
22
_meta/comment=Low quality
 
23
pass=qual
 
24
quantizer=27
 
25
subme=4
 
26
threads=0
 
27
 
 
28
[Quality Normal]
 
29
_meta/comment=Normal quality
 
30
pass=qual
 
31
quantizer=21
 
32
me=umh
 
33
subme=6
 
34
ref=3
 
35
threads=0
 
36
 
 
37
[Quality High]
 
38
_meta/comment=High quality
 
39
pass=qual
 
40
quantizer=18
 
41
me=umh
 
42
subme=6
 
43
ref=3
 
44
threads=0