~ubuntu-branches/ubuntu/natty/gst-entrans/natty

« back to all changes in this revision

Viewing changes to docs/manual/profile-dvd.ini

  • Committer: Bazaar Package Importer
  • Author(s): Jonas Smedegaard
  • Date: 2010-09-13 19:49:29 UTC
  • Revision ID: james.westby@ubuntu.com-20100913194929-qz90a14xyxln9yfz
Tags: upstream-0.10.2
ImportĀ upstreamĀ versionĀ 0.10.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ------
 
2
# dvd:
 
3
# 353|704|720 x 240|288|480|576
 
4
# 48kHz, 16b, 2ch, mp2|ac3
 
5
 
 
6
[options]
 
7
vb = 5000
 
8
# >= 64, <= 384
 
9
ab = 224
 
10
 
 
11
[ffenc_mpeg2video]
 
12
# 1000 <= bitrate <= 9800
 
13
bitrate = 5000
 
14
# <= 19
 
15
gop-size = 15 
 
16
# ntsc: gop-size = 18
 
17
rc-min-rate = 0
 
18
rc-max-rate = 9000
 
19
rc-buffer-size = 1792
 
20
rc-buffer-aggressivity = 99
 
21
 
 
22
[mpeg2enc]
 
23
format = 8
 
 
b'\\ No newline at end of file'