diff --git a/DOCS/xml/en/codecs.xml b/DOCS/xml/en/codecs.xml index 4137ab9382..ae3a470f6b 100644 --- a/DOCS/xml/en/codecs.xml +++ b/DOCS/xml/en/codecs.xml @@ -171,7 +171,7 @@ cd linux 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/xml/en/video.xml b/DOCS/xml/en/video.xml index d83f48198f..609354d8de 100644 --- a/DOCS/xml/en/video.xml +++ b/DOCS/xml/en/video.xml @@ -1826,7 +1826,7 @@ scaler. The commandline is 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 to make the movie less wide, -the you would issue the following command +then you would issue the following command mplayer -vo zr -zrcrop 720x320+80+0 benhur.avi @@ -1854,7 +1854,7 @@ mplayer -vo zr -zrdev /dev/video0 -zrcrop 352x288+352+0 -zrxdoff 0 -zrbw \ You see that the options appearing before the second only apply to the DC10+ and that the options after the second apply to the Buz. The maximum number of MJPEG cards -participating in cinerama is four, so you can buid a +participating in cinerama is four, so you can build a 2x2 vidiwall.