summaryrefslogtreecommitdiffstats
path: root/DOCS/encoding.html
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-20 06:40:48 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-04-20 06:40:48 +0000
commitf29ddd4a2e90c082e8c7de6c014a76c264954651 (patch)
tree594ce89d7ab23fb2383666ebdadb878217475a21 /DOCS/encoding.html
parentc4694513818135bc2eaa77cb203bd998019af3bc (diff)
downloadmpv-f29ddd4a2e90c082e8c7de6c014a76c264954651.tar.bz2
mpv-f29ddd4a2e90c082e8c7de6c014a76c264954651.tar.xz
updates
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5721 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/encoding.html')
-rw-r--r--DOCS/encoding.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/encoding.html b/DOCS/encoding.html
index 5bff8e7eed..dde420208d 100644
--- a/DOCS/encoding.html
+++ b/DOCS/encoding.html
@@ -78,7 +78,9 @@ stream copying and video resizing abilities.</P>
<LI>input A/V synchronizing (PTS-based, can be disabled with -mc 0 option)</LI>
<LI>FPS correction with <CODE>-ofps</CODE> option (useful when encoding
29.97fps VOB to 24fps AVI)</LI>
- <LI>movie rescaling</LI>
+ <LI>using our very powerful plugin system (crop, expand, flip, postprocess,
+ rotate, scale, rgb/yuv conversion)</LI>
+ <LI>can encode DVD/VOBsub <B>AND</B> text subtitles into the output file</LI>
</UL>
</P>