about summary refs log tree commit diff
path: root/converter/ppm/ppmtompeg/docs/param-summary
blob: d8322bfb299ed603600bc9951e1da78e65302c06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Different MPEG coding strategies
--------------------------------

Strategy			Speed	Compression	Quality
--------			-----	-----------	-------
Increase MV Search Range	Down	Up		Up?
Increasing Q-Scale		Same	Up		Down
Decreasing Q-Scale		Same	Down		Up
Use half-pixel search		Down	Up		Up?
Use pixel subsampling		Up	Down		Down?
Use motion vector subsampling	Up	Down		Down?
Use decoded frame as reference	Same	Unknown		Up?
Varying q-scale			Down	Up		Down