From feb0994d29a62ebd087f471d6034ddf009887be8 Mon Sep 17 00:00:00 2001
From: gabucino Innentől használatra kész állapotban van az MPlayer. Az
+ Debian felhasználók egyszerűen készíthetnek .deb csomagot maguknak,
csak a TIPP: az egér középső gombjának megnyomása (2 gombos egereken a bal és
+jobb gombok együttes megnyomása) egy GTK-s menűt hoz elő, amiben megtalálható
+a DVD lejátszás is. Mivel az MPlayer alapban nem tartalmaz skineket, ezeket külön kell
letöltened. Lásd itt.
Ezeket a szokásos 2.4.3.5. Enkódolás a libavcodec codec-ekkel A libavcodec-kel egyszerűen lehet kódolni jónéhány érdekes video és
-audio formátumba (jelenleg az audio codec-ek nem támogatottak). A következő
-codec-ekkel lehet enkódolni : A libavcodec-kel egyszerűen lehet kódolni
+jónéhány érdekes video és audio formátumba (jelenleg az audio codec-ek nem
+támogatottak). A következő codec-ekkel lehet enkódolni :
At this point, MPlayer is ready to use. The directory
+ Debian users can build a .deb package for themselves, it's very
simple. Just exec Only one thing remains: copy the codecs.conf file from the HINT: use the middle button (on 2 button mice press left and right
+simultaneously) for a popup GTK menu, with DVD playing option! As MPlayer doesn't have a skin included, you have to download them
if you want to use the GUI. See the download page.
They should be extracted to the usual system-wide directory ( MEncoder can scale input images if they come in YV12 format (for example:
+ MEncoder can scale input images if they come in YV12 format (for example:
ffdivx, odivx drivers, or mpeg1/2). The output size is specified with the
2.4.3.5. Encoding with the libavcodec codec family libavcodec provides simple encoding to a lot of interesting video and audio
-formats (currently its audio codecs are unsupported). You can encode to the
-following codecs : libavcodec also provides simple encoding
+to a lot of interesting video and audio formats (currently its audio codecs are
+unsupported by us). Currently you can encode to the following codecs :
/usr/local/share/mplayer
könyvtár tartalmazza a
+codecs.conf
file-t, ami megmondja a programnak a használható
+codec-eket és azok tulajdonságait. Ezt a file-t mindig az MPlayer-rel
+együtt kell frissíteni !fakeroot debian/rules binary
parancsot kell beírniuk az
MPlayer forrás gyökérkönyvtárában. Részletes információ gmplayer file-t indítsd.
+/usr/local/share/mplayer/Skin
vagy $HOME/.mplayer/Skin
diff --git a/DOCS/Hungarian/encoding.html b/DOCS/Hungarian/encoding.html
index 363ca2ad8a..126f420cc9 100644
--- a/DOCS/Hungarian/encoding.html
+++ b/DOCS/Hungarian/encoding.html
@@ -152,9 +152,9 @@ stream-ekben.
diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1
index 52be6d4c14..dd15950f9b 100644
--- a/DOCS/Hungarian/mplayer.1
+++ b/DOCS/Hungarian/mplayer.1
@@ -90,6 +90,7 @@ mplayer \- Filmlej
.RB [ \-mixer\
/usr/local/share/mplayer
contains the codecs.conf
+file, which is used to tell the program all the codecs and their capabilities.
+This file should always be kept uptodate together with the main binary !fakeroot debian/rules binary
in MPlayer's
root dir. Detailed instructions can be found here.etc
-directory (relative to the MPlayer tree) to $HOME/.mplayer/codecs.conf
.
-You should also check the manpage and example.conf
for available options, and insert them
-into your config file, $HOME/.mplayer/config
./usr/local/share/mplayer/Skin
),
diff --git a/DOCS/encoding.html b/DOCS/encoding.html
index 4679cc95bb..55587712ae 100644
--- a/DOCS/encoding.html
+++ b/DOCS/encoding.html
@@ -101,7 +101,7 @@ commands are needed :
AVI (DivX) files, you have be aware that AVI headers don't store this
value. Thus, the only solution is rescaling.-x
, and -y
options. Furthermore, there are 3
rescaling filters in MEncoder, 0
@@ -141,9 +141,9 @@ the video and/or audio streams.
@@ -160,6 +160,9 @@ following codecs :
The first column contains the codec names that should be passed after the
vcodec
config, like : -lavcopts vcodec=msmpeg4
An example, with MJPEG compression :
+ mencoder -dvd 2 -o title2.avi -ovc lavc -lavcopts vcodec=mjpeg -ffourcc mjpg
mencoder [options] [input file] [options] ...