From ef7f9026fe2b5b24d98a08fe7f8788b2accfa9a7 Mon Sep 17 00:00:00 2001 From: diego Date: Tue, 1 Apr 2003 22:49:55 +0000 Subject: Typos, patch by Roberto Togni . git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9784 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/en/codecs.html | 2 +- DOCS/en/video.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS') diff --git a/DOCS/en/codecs.html b/DOCS/en/codecs.html index 9cd0b8a131..2f8d569c98 100644 --- a/DOCS/en/codecs.html +++ b/DOCS/en/codecs.html @@ -118,7 +118,7 @@ cp path/Makefile . make cp libdivxencore.so /usr/local/lib - ln -s /usr/local/lib/libdivxdecore.so /usr/local/lib/libdivxdecore.so.0 + ln -s /usr/local/lib/libdivxencore.so /usr/local/lib/libdivxencore.so.0 cp ../../src/encore.h /usr/local/include diff --git a/DOCS/en/video.html b/DOCS/en/video.html index 9b0431edc9..6e59230c3c 100644 --- a/DOCS/en/video.html +++ b/DOCS/en/video.html @@ -1279,7 +1279,7 @@ for 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1

Cropping can be done by the crop filter and by this driver itself. Suppose that a movie is too wide for display on your Buz and that you want to use -zrcrop to make the movie less - wide, the you would issue the following command

+ wide, then you would issue the following command

   mplayer -vo zr -zrcrop 720x320+80+0 benhur.avi
@@ -1308,7 +1308,7 @@ for 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
 

You see that the options appearing before the second -zrcrop only apply to the DC10+ and that the options after the second -zrcrop apply to the Buz. The maximum number of MJPEG cards - participating in cinerama is four, so you can buid a 2x2 + participating in cinerama is four, so you can build a 2x2 vidiwall.

Finally an important remark: Do not start or stop XawTV on the playback -- cgit v1.2.3