--dvdkey <CSS kulcs> |
-
+ | -dvdkey <CSS kulcs> |
+
(régi DVD lejátszó kóddal) Mikor nem DVD-ről történik a kódolt MPEG2
lejátszása, ezzel az opcióval adható meg a dekódoláshoz szükséges CSS
kulcs. Ezt a kulcsot a DVD-vel történő autentikálásnál írja ki az MPlayer.
@@ -180,74 +189,74 @@
- | Q: |
+ | | Q: |
DVD lejátszás előtt/helyett/közben ezt a hibaüzenetet kapom :
mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length /
sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed.
- | | A: |
+ | | A: |
Ismert libdvdread 0.9.1 bug, a 0.9.2-ben már javítva van.
| |
- | Q: |
+ | | Q: |
Lefordíthatom a libdvdread-et és a libdvdcss-t például az én szép kis
Sparc/Solarisomon?
- | | A: |
+ | | A: |
Ki tudja ... Próbáld ki és mondd el nekünk is. De elvileg működik.
Olvasd el a libdvdread dokumentációját és honlapját. Nem mi vagyunk
a készítői...
| |
- | Q: |
+ | | Q: |
És a feliratok? Az MPlayer meg tudja jeleníteni őket?
- | | A: |
+ | | A: |
Igen, lásd fent, a DVD fejezetet.
| |
- | Q: |
+ | | Q: |
Hogy állíthatom be a DVD régiókódját ? Nincs windowsom!
- | | A: |
+ | | A: |
Használd a 'regionset' parancsot :
http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz
| |
- | Q: |
+ | | Q: |
Szóval az MPlayer tud DVD lejátszást? Akkor biztos DeCSS-t használ!
Bűnösek vagytok a következő vádpontokban : XYZ#$--
- | | A: |
+ | | A: |
Anyád. Nincs DeCSS kód az MPlayer-ben. libdvdcss-hez linkeli magát.
| |
- | Q: |
+ | | Q: |
Muszáj rendszergazdai jogosultságokkal rendelkeznem hogy le tudjak
játszani egy DVD-t?
- | | A: |
+ | | A: |
Csak a régi fajta DVD támogatáshoz. Ezenkívül persze kellenek megfelelő
jogosultságok a DVD egységhez (pl /dev/dvd).
| |
- | Q: |
+ | | Q: |
Hogy lehetne azt megcsinálni hogy ... ?
- | | A: |
+ | | A: |
Mint fentebb is leírtuk, most a hibák javításán dolgozunk, a
kívánságok majd később jöhetnek.
| |
- | Q: |
+ | | Q: |
Hol lehet letölteni a libdvdread-et és a libdvdcss-t?
- | | A: |
+ | | A: |
Innen:
http://www.dtek.chalmers.se/groups/dvd
| |
- | Q: |
+ | | Q: |
Lehetséges csak bizonyos fejezeteket lejátszani/enkódolni ?
- | | A: |
+ | | A: |
Igen, lásd fent a -chapter opciót.
| |
- | Q: |
+ | | Q: |
Nagyon lassú a DVD lejátszás !
- | | A: |
+ | | A: |
Próbáld a -cache opciót (lásd manpage!). Ha így se jó, bizonyosodj
meg róla hogy megfelelő libdvdread+libdvdcss kombinációt használsz. Mindenképp
próbáld meg bekapcsolni a DMA-t a DVD meghajtón.
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/Hungarian/codecs.html
--- a/DOCS/Hungarian/codecs.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/Hungarian/codecs.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
2.2. Támogatott codec-ek
@@ -70,12 +79,12 @@
használatára:
- | -vc odivx | |
-a DivX4 codec használata, mint az OpenDivX új verziója.
+ | | -vc odivx | |
+a DivX4 codec használata, mint az OpenDivX új verziója.
Ebben az esetben YV12 képeket produkál a saját bufferében,
és az MPlayer (libvo) konverziót végez. |
- | -vc divx4 | |
-a DivX4 codec csinál konverziót.
+ | | -vc divx4 | |
+a DivX4 codec csinál konverziót.
Ebben az esetben használhatsz YUY2/UYVY módokat is. |
@@ -89,12 +98,12 @@
opcióval kapcsolható be), de az értékei furcsák :
- | 0 | |
-nincs |
- | 10 .. 20 |
- | postprocessing, normal (mint a 2-es szint a DirectShow-os DivX codeccel) |
- | 30 .. 60 |
- | hard prostprocessing, sok CPU-t eszik (mint a 4-es) |
+ | 0 | |
+nincs |
+ | 10 .. 20 |
+ | postprocessing, normal (mint a 2-es szint a DirectShow-os DivX codeccel) |
+ | 30 .. 60 |
+ | hard prostprocessing, sok CPU-t eszik (mint a 4-es) |
2.2.1.2. ffmpeg DivX/libavcodec
@@ -277,8 +286,8 @@
Kell egy AC3 képes hangkártya, digitális kimenettel (SP/DIF). A kártya
meghajtójának támogatnia kell az AFMT_AC3 formátumot (ilyen például az
SB Live! és a C-Media kártyák). Kapcsold rá a hardveres AC3 dekódered az SP/DIF kimenetre,
-és használd az -ac hwac3 opciót. Akár működhet is. Jelenleg csak C-Media-val
-működik (ha működik...)..
+és használd az -ac hwac3 opciót. Jelenleg a C-Media kártyákkal és az
+SB Live! kártyákkal működik, utóbbinál csak az ALSA meghajtóval.
2.2.2.3. libmad támogatás
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/Hungarian/documentation.html
--- a/DOCS/Hungarian/documentation.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/Hungarian/documentation.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
MPlayer - Movie Player for LINUX (C) 2000-2002 Arpad Gereoffy (A'rpi/ESP-team)
http://www.mplayerhq.hu
@@ -767,16 +776,16 @@
|
- on |
+ on |
|
-
+ |
TV bemenet használata |
|
- driver |
+ driver |
|
-
+ |
dummy - NULL TV bemenet :) Csak tesztelésre, hamis TV bemenetet
generál.
v4l - tényleges képgrabbelés V4L interface-ről (alapértelmezett :
@@ -784,33 +793,33 @@
|
|
- device |
+ device |
|
-
+ |
más eszköz megadása a /dev/video0 helyett |
|
- input |
+ input |
|
-
+ |
itt megadható hogy a tuner mely bemenetéről akarsz grabbelni (pl.: television,
s-video, composite, ...)
Indításnál kiírja a lehetőségeket. |
|
- freq |
+ freq |
|
-
+ |
megadhatod hogy mely frekvenciára állítsa a tunert
(pl. 511.250 ez a Magyar Királyi TV lesz:) |
|
- outfmt |
+ outfmt |
|
-
+ |
az itt megadott formátumban fogja a tuner az MPlayer-nek szállítani a képet
(rgb32, rgb24, yv12, uyvy, i420
(ezutóbbinál meg kell adni a -vc rawi420 opciót is, fourcc
@@ -818,37 +827,37 @@
|
|
- width |
+ width |
|
-
+ |
a megjelenítési ablak szélessége, pixelben |
|
- height |
+ height |
|
-
+ |
a megjelenítési ablak magassága, pixelben |
|
- norm |
+ norm |
|
-
+ |
PAL, SECAM, NTSC |
|
- channel |
+ channel |
|
-
+ |
a tuner megadott csatornára állítása |
|
- chanlist |
+ chanlist |
|
-
+ |
us-bcast, us-cable, europe-west, europe-east, etc |
@@ -857,9 +866,9 @@
2.5.4. Irányítás a billentyűzetről
- | h or l | | előző/következő csatorna |
- | n | | normaváltás |
- | b | | csatornalista váltása |
+ | h or l | | előző/következő csatorna |
+ | n | | normaváltás |
+ | b | | csatornalista váltása |
2.5.5. Példák
@@ -886,11 +895,11 @@
példát folytatva : mplayer -vfm 5 movie1.avi movie2.avi -vfm 4 ).
- | file | | mplayer [opciók] [útvonal//]filenév |
- | file | | mplayer [alapértelmezett opciók] [útvonal/]filenév1 [opciók a filenév1 számára] filenév2 filenév3 [opciók a filenév3 számára] |
- | VCD | | mplayer [opciók] -vcd trackszám /dev/cdrom |
- | DVD | | mplayer [opciók] -dvd titleno [/dev/dvd] |
- | net | | mplayer [opciók] http://site.com/file.[mpg|avi] |
+ | file | | mplayer [opciók] [útvonal//]filenév |
+ | file | | mplayer [alapértelmezett opciók] [útvonal/]filenév1 [opciók a filenév1 számára] filenév2 filenév3 [opciók a filenév3 számára] |
+ | VCD | | mplayer [opciók] -vcd trackszám /dev/cdrom |
+ | DVD | | mplayer [opciók] -dvd titleno [/dev/dvd] |
+ | net | | mplayer [opciók] http://site.com/file.[mpg|avi] |
mplayer -vo x11 /mnt/Films/Contact/contact2.mpg
@@ -904,49 +913,49 @@
- | <- és -> | | hátra/előre seek, 10 másodpercnyi |
- | fel vagy le | | hátra/előre seek, 1 percnyi |
- | pgup/pgdown | | hátra/előre seek, 10 percnyi |
- | p vagy SPACE | | pillanatállj, bármely billentyűre tovább |
- | < or > | | előző / következő file a lejátszási listában |
- | q vagy ESC | | lejátszás leállítasa, kilépés |
- | + vagy - | | audio késleltetése +/- 0.1 másodperccel |
- | / vagy * | | hangerő csökkentése/növelése |
- | o | | OSD funkciók : nincs / seek / seek+idő |
- | m | | master/pcm csatorna használata hangerőhöz |
- | z vagy x | | feliratok késleltetése +/- 0.1 másodperccel |
+ | <- és -> | | hátra/előre seek, 10 másodpercnyi |
+ | fel vagy le | | hátra/előre seek, 1 percnyi |
+ | pgup/pgdown | | hátra/előre seek, 10 percnyi |
+ | p vagy SPACE | | pillanatállj, bármely billentyűre tovább |
+ | < or > | | előző / következő file a lejátszási listában |
+ | q vagy ESC | | lejátszás leállítasa, kilépés |
+ | + vagy - | | audio késleltetése +/- 0.1 másodperccel |
+ | / vagy * | | hangerő csökkentése/növelése |
+ | o | | OSD funkciók : nincs / seek / seek+idő |
+ | m | | master/pcm csatorna használata hangerőhöz |
+ | z vagy x | | feliratok késleltetése +/- 0.1 másodperccel |
-(a következők csak a -vo xv meghajtó használatakor érvényesek) |
+(a következők csak a -vo xv meghajtó használatakor érvényesek) |
- | 1 vagy 2 | | kontraszt beállítása |
- | 3 vagy 4 | | fényerő beállítása |
- | 5 vagy 6 | | hue állítása |
- | 7 vagy 8 | | szaturáció állítása |
+ | 1 vagy 2 | | kontraszt beállítása |
+ | 3 vagy 4 | | fényerő beállítása |
+ | 5 vagy 6 | | hue állítása |
+ | 7 vagy 8 | | szaturáció állítása |
Grafikus felület billentyűi
- | , és . | | előző / következő file |
- | numerikus - és + | | hangerő csökkentése / növelése |
- | enter | | lejátszás indítása |
- | space | | pillanatállj |
- | s | | stop |
- | a | | about |
- | l | | file betöltése |
- | b | | skin böngésző |
- | e | | equalizer ki/be |
- | p | | lejátszási lista ki/be |
- | f | | teljesképernyős mód ki/be |
- | m | | hang ki/be |
+ | , és . | | előző / következő file |
+ | numerikus - és + | | hangerő csökkentése / növelése |
+ | enter | | lejátszás indítása |
+ | space | | pillanatállj |
+ | s | | stop |
+ | a | | about |
+ | l | | file betöltése |
+ | b | | skin böngésző |
+ | e | | equalizer ki/be |
+ | p | | lejátszási lista ki/be |
+ | f | | teljesképernyős mód ki/be |
+ | m | | hang ki/be |
TV interface irányítása
- | h or l | | előző/következő csatorna |
- | n | | normaváltás |
- | b | | csatornalista váltása |
+ | h or l | | előző/következő csatorna |
+ | n | | normaváltás |
+ | b | | csatornalista váltása |
@@ -968,16 +977,16 @@
A következő parancsokat érti:
- | PAUSE | | lejátszás megállítása. Bármely másik billentyű újraindítja. |
- | QUIT | | kilépés |
- | RWND | | 10 másodperccel vissza |
- | FRWND | | 60 másodperccel vissza |
- | FWD | | 10 másodperccel előre |
- | FFWD | | 60 másodperccel előre |
- | INCVOL | | hangerő növelése 1 százalékkal |
- | DECVOL | | hangerő csökkentése 1 százalékkal |
- | MASTER | | 'master' mixer csatorna használata |
- | PCM | | 'pcm' mixer csatorna használata |
+ | PAUSE | | lejátszás megállítása. Bármely másik billentyű újraindítja. |
+ | QUIT | | kilépés |
+ | RWND | | 10 másodperccel vissza |
+ | FRWND | | 60 másodperccel vissza |
+ | FWD | | 10 másodperccel előre |
+ | FFWD | | 60 másodperccel előre |
+ | INCVOL | | hangerő növelése 1 százalékkal |
+ | DECVOL | | hangerő csökkentése 1 százalékkal |
+ | MASTER | | 'master' mixer csatorna használata |
+ | PCM | | 'pcm' mixer csatorna használata |
Ne felejtsd bekapcsolni a repeat flag-et a RWND/FWD-hez a .lircrc-ben.
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/Hungarian/encoding.html
--- a/DOCS/Hungarian/encoding.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/Hungarian/encoding.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
2.4. Enkódolás a MEncoderrel
@@ -110,17 +119,17 @@
-
+ |
rm frameno.avi |
-
+ |
egy esetleges előző 3 menetes enkódolásból származó file törlése,
mely konfliktolhat a most következővel |
-
+ |
mencoder <file/DVD> -ovc frameno -o
frameno.avi |
-
+ |
Első menet : egy csak audiot tartalmazó AVI file jön létre,
ami a kért formátumban tartalmazza az audio streamet. Ha akarod
használhatod a -lameopts opciót. Ha ez egy hosszabb film,
@@ -129,19 +138,19 @@
CD-re. |
-
+ |
mencoder <file/DVD> -oac copy -pass 1
-divx4opts br=<bitrate> |
-
+ |
Második menet : alias a DivX4 video enkódolás első menete.
Opcionálisan megadhatod azt a bitrate-et amit a MEncoder az előző
menet végén kiírt, lásd feljebb. |
-
+ |
mencoder <file/DVD> -oac copy -pass 2
-divx4opts br=<bitrate> |
-
+ |
Harmadik menet : alias a DivX4 video enkódolás második menete.
Opcionálisan megadhatod azt a bitrate-et amit a MEncoder az előző
menet végén kiírt, lásd feljebb. Ebben a menetben a
@@ -307,45 +316,45 @@
-
+ |
-ss időpont |
-
+ |
enkódolás indítása a megadott időponttól (csak keyframe-től indulhat !)
|
-
+ |
-endpos időpont/időtartam |
-
+ |
enkódolás megállítása a megadott idő letelte után, vagy adott időpont
elérésekor. Lásd a manpage-t !
|
-
+ |
-o filenév |
-
+ |
kimeneti filenév megadása
|
-
+ |
-x szélesség pixelben |
-
+ |
kimeneti video átméretezése megadott szélességre
|
-
+ |
-y magasság pixelben |
-
+ |
kimeneti video átméretezése megadott magasságúra
|
-
+ |
-sws 0-2 |
-
+ |
átmérezetési módszer meghatározása
0 - fast bilinear
1 - bilinear
@@ -353,9 +362,9 @@
|
-
+ |
-ovc codecnév |
-
+ |
Enkódolás a megadott codec-kel (a codec nevek a codecs.conf-ból származnak). Példák :
help - codecek listája
null - a kimeneti AVI-ban nem lesz video stream
@@ -368,9 +377,9 @@
|
-
+ |
-oac codecnév |
-
+ |
Enkódolás a megadott codec-kel (a codec nevek a codecs.conf-ból származnak). Példák :
help - codecek listája
copy - nincs enkódolás, csak stream másolás (most csak AVI/ASF-ből, és csak CBR audiot)
@@ -379,9 +388,9 @@
|
-
+ |
-divx4opts |
-
+ |
Ha DivX4-be enkódolsz, itt megadhatod a paramétereket, pl :
-divx4opts br=1800:deinterlace:key=250
Leghasznosabb opciók: (a teljes lista a manpage-ban található !)
@@ -392,9 +401,9 @@
|
-
+ |
-lavcopts |
-
+ |
Ha egy libavcodec-es codec-kel enkódolsz, itt megadhatod a paramétereket, pl :
-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
Leghasznosabb opciók: (a teljes lista a manpage-ban található !)
@@ -406,9 +415,9 @@
|
-
+ |
-lameopts |
-
+ |
Ha MP3-ba kódolsz, itt adhatod meg a paramétereket, pl :
-lameopts q=3
-lameopts br=192:cbr
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/Hungarian/faq.html
--- a/DOCS/Hungarian/faq.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/Hungarian/faq.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,26 +1,35 @@
+
+
+
+
+
-
+
5. FAQ (Gyakran Feltett Kérdések)
-5.1 Fordítás
+ | 5.1 Fordítás
| |
- | Q: |
+ | | Q: |
A ./configure az alábbi szöveggel ér véget, és persze nem fordul le az MPlayer !
Your gcc does not support even i386 for '-march' and '-mcpu'.
- | | A: |
+ | | A: |
A gcc-d rosszul van felinstallálva, nézd meg a részletes hibaüzenetet a
config.log fileban.
| |
- | Q: |
+ | | Q: |
Mi a fene van azzal a 2.96-os gcc-vel ?
- | | A: |
+ | | A: |
gcc 2.96 a RedHat NEM HIVATALOS (csak a RedHat/Mandrake-nél, vagy RedHat/Mandrake
disztribúciókban található meg) és HIBÁS gcc-je. A gcc 2.96 TELJESEN
használhatatlan az MPlayer-rel, mert egyszerűen ÁTUGORJA az MMX/3DNow
@@ -34,15 +43,15 @@
(ajánlott!)
| |
- | Q: |
+ | | Q: |
Az jó, nekem 3.0.1-es gcc-m van a RedHat/Mandrake-től--
- | | A: |
+ | | A: |
Azzal is vannak problémák, úgyhogy inkább használd a működőképesebb, gyorsabb 2.95.x sorozatot.
Ha 3.x.x nélkül nem tudsz élni, úgy bizonyosodj meg róla hogy az elérhető
legfrissebb verzió van fent.
| |
- | Q: |
+ | | Q: |
Az MPlayer nem fordul, inkább ezt írja ki:
In file included from /usr/include/g++-v3/bits/std_cwchar.h:42,
@@ -58,49 +67,49 @@
/usr/include/wchar.h:514: cannot convert `const wchar_t* __restrict' to
`const
- | | A: |
+ | | A: |
Frissítsd a glibc-det. Mandrake rendszereken például 2.2.4-8mdk-ra.
| |
- | Q: |
+ | | Q: |
Az SDL output nem működik/fordul. A baj ....
- | | A: |
+ | | A: |
A legújabb SDL-lel tesztelünk (valószínűleg fut 1.1.7-en vagy újabb
verziókon is). NEM FUT régebbi verziókon, ne is kérdezd.
| |
- | Q: |
+ | | Q: |
Még mindig van valami bajom az SDL támogatással. gcc gagyog valami
"undefined reference to SDL_EnableKeyRepet'"-ről. Most mi van?
- | | A: |
+ | | A: |
Hova installáltad az SDL-t? Ha /usr/local-ba (alapbeállítás), akkor
szerkesztd át a config.mak file-t, és írd az "X_LIBS=" után, hogy
"-L/usr/local/lib ". Most írd be, hogy 'make'. Ennyi!
| |
- | Q: |
+ | | Q: |
Nem fordul, hiányol valami uint64_t inttypes.h és hasonló dolgokat...
- | | A: |
+ | | A: |
Másold a etc/inttypes.h-t az MPlayer könyvtárába (cp etc/inttypes.h .)
Próbáld újra...
| |
- | Q: |
+ | | Q: |
Pentium III-am van, de a ./configure nem veszi észre az SSE-t.
- | | A: |
+ | | A: |
Csak a 2.4.x kernelek támogatják az SSE-t (vagy próbáld ki a 2.2.19-et,
vagy újabbat, viszont biztos hogy gondok lesznek)
| |
- | Q: |
+ | | Q: |
G200/G400-am van, hogy fordítsam/használjam az mga_vid drivert?
- | | A: |
+ | | A: |
Olvass el mindent.
| |
- | Q: |
+ | | Q: |
Vannak rpm/deb/... csomagok az MPlayer-ből?
- | | A: |
+ | | A: |
Csinálhatsz magadnak .deb csomagot, lásd a dokumentációt.
nagyon ellene vagyunk az előrefordított MPlayer csomagok
használatának, mivel (jelenleg) erősen függ a fordításkor
@@ -108,10 +117,10 @@
Előrefordított csomagokhoz az MPlayer team SEMMILYEN támogatást nem nyújt!
| |
- | Q: |
+ | | Q: |
'make' közben MPlayer az X11 file-jaira panaszkodik. Nem értem miért,
hiszen nálam fent van az X !?
- | | A: |
+ | | A: |
...igen, de nincs fent az X fejlesztői csomag. Vagy nem helyesen.
RedHat alatt XFree86-devel* a neve, Debian alatt xlib6g-dev . Nézd meg,
hogy az /usr/X11 symlink létezik-e (Mandrake rendszereken lehet probléma).
@@ -122,78 +131,76 @@
Elképzelhető, hogy a disztribúciód eltér a Linux Filesystem Standard-től.
| |
- | Q: |
+ | | Q: |
És mi lesz a DGA driverrel? Nem találom!!!
- | | A: |
+ | | A: |
./configure automatikusan detektálja hogy van-e DGA-d. Ha a '-vo help'
opció nem mutat DGA-t, akkor nincs jól felinstallálva az X-ed.
Próbáld így: ./configure --enable-dga (RTFM)
Esetleg próbáld az SDL DGA driverét, a '-vo sdl:dga' opciókkal!
| |
- | Q: |
+ | | Q: |
Nem tudom lefordítani az SVGAlib-et... 2.3/2.4-es kernelt használok.
- | | A: |
+ | | A: |
Szerkesztd át az SVGAlib Makefile.cfg-jét, és vedd ki a "BACKGROUND = y"-t.
| |
- | Q: |
+ | | Q: |
libdvdcss/libdivxdecore támogatással fordítottam az MPlayer-t, de amikor
el akarom indítani, ezt írja ki :
> error while loading shared libraries: lib*.so.0: cannot load shared object file: No such file or directory
Megnéztem a file-t, és ott van az /usr/local/lib-ben.
- | | A: |
+ | | A: |
Add hozzá az /usr/local/lib-et a /etc/ld.so.conf-hoz, és
futtasd az ldconfig-ot.
| |
- | Q: |
+ | |
+ Q: |
Az MPlayer nem találja a libcss-emet. Mit csinálok rosszul ?
- | | A: |
+ | |
+ A: |
Ez nooormális. Egy ideje az MPlayer már nem libcss-t használ a DVD
lejátszáshoz. Helyette a libdvdread-et és a libdvdcss-t
kell feltenned. A libcss jelenleg pl kódolt VOB file-ok HDD-ről történő
lejátszására használható (nem az átlagos felhasználónak).
| |
- | Q: |
+ | | Q: |
Na ez érdekes. Mikor töltöm be az mga_vid.o kernelmodult, ilyet kapok a logba:
Warning: loading mga_vid.o will taint the kernel: no license
- | | A: |
+ | | A: |
Hát ez jó kérdés, talán próbálj régebbi kernelt (az újabbakban ilyen licenszelős
marhaság van), frissíts MPlayer CVS-ből, vagy valami.
| |
- | Q: |
+ | | Q: |
Mikor fordítanám a MEncoder-t, segmentation fault-tal elszáll linkelésnél.
- | | A: |
+ | | A: |
Frissítsd a binutils csomagodat (2.11.92.* vagy újabb valószínűleg elég), az remélhetőleg segít.
| |
- | Q: |
+ | | Q: |
Le akarom fordítani az MPlayer-t Minixre.
- | | A: |
+ | | A: |
Én is. :)
| |
-5.2. Általános kérdések
+ | 5.2. Általános kérdések
| |
- | Q: |
+ | | Q: |
És mi lesz a DVD lejátszással?
- | | A: |
+ | | A: |
Olvasd el a CD/DVD fejezetet.
| |
- | Q: |
+ | | Q: |
Az -xy opció nem műkodik az x11 kimenettel (-vo x11)
- | | A: |
+ | | A: |
De működik, viszont ehhez külön engedélyezned kell a szoftveres skálázást
a -zoom opcióval (LASSÚ!). Inkább használd az XF86VidMode
támogatást: használd a -vm és a -fs opciókat, és már meg is vagy!
@@ -203,9 +210,9 @@
az SDL DGA-ja is működik, használd azt, az MÉG gyorsabb!
| |
- | Q: |
+ | | Q: |
Mit jelentenek azok a számok a status sorban?
- | | A: |
+ | | A: |
lássuk:
A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57 41% 0% 2.6% 0 4 49%
- A: audio pozíció másodpercben
@@ -223,132 +230,128 @@
Legtöbbjük hibakeresési célokat szolgál, és hamarosan megszűnik.
| |
- | Q: |
+ | | Q: |
És ha nem akarom hogy megjelenjenek?
- | | A: |
+ | | A: |
Akkor használd a -quiet opciót, és olvasd el a manpage-t.
| |
- | Q: |
+ | | Q: |
A video output CPU használata miért 0% MPEG file-oknál?
- | | A: |
+ | | A: |
Nem nulla, de bele van építve a codecbe, így nem mérhető külön. Próbáld
ki, hogy -vo null játszod le a file-t, és nézed a kettő különbségét...
| |
- | Q: |
+ | | Q: |
Mi az az XMMP? (nem lehet hogy XMMS vagy XMPS csak rosszul írva?)
- | | A: |
+ | | A: |
Új project, lásd http://frozenproductions.com .
| |
- | Q: |
+ | | Q: |
Valami hibaüzenet van, hogy nem találja a /usr/lib/win32/... file-t.
- | | A: |
+ | | A: |
A *mi* FTP-nkről töltsd le a w32codec.zip csomagot.
(az avifile csomagja különbözik)
| |
- | Q: |
+ | | Q: |
Vannak MPlayer levelezési listák?
- | | A: |
+ | | A: |
Igen! Lásd dokumentáció.
| |
- | Q: |
+ | | Q: |
Találtam egy durva hibát, amikor a kedvenc filmemet néztem!!
Kinek írjak?
- | | A: |
+ | | A: |
Lásd C függelék.
| |
- | Q: |
+ | | Q: |
Problémáim vannak a(z) ... codec-kel. Használhatom?
- | | A: |
+ | | A: |
Nézd meg itt: http://www.mplayerhq.hu/DOCS/codecs-status.html,
és ha nincs benne a te codeced, olvasd el a
2.1.3-es fejezetet.
| |
- | Q: |
+ | | Q: |
Ööö, mi az az "IdegCounter" ?
- | | A: |
+ | | A: |
Az "Ideg" magyar szó, és a "Counter" (számláló) angol szó keveréke.
Először A'rpi idegességét volt hivatott mérni, miután egy kis CVS kód
(ööö) "rejtélyesen" eltűnt ;)
| |
- | Q: |
+ | | Q: |
A LIRC nem működik, mert ...
- | | A: |
+ | | A: |
Biztos "mplayer_lirc"-et használsz "mplayer" helyett ?
| |
- | Q: |
+ | | Q: |
Szépek a feliratok, a legszebbek, amiket valaha lattam, viszont lelassítják
a lejátszást! Tudom, hogy ez valószínűtlen, de...
- | | A: |
+ | | A: |
Miután ./configure lefutott, szerkesztd át a config.h-t, és #undef FAST_OSD
helyett írd be : #define FAST_OSD . Fordítsd újra!
| |
- | Q: |
+ | | Q: |
Az OSD villog!
- | | A: |
+ | | A: |
Olyan vo drivert használsz, ami egyszeres bufferelést használ (x11,xv).
Xv esetén használd a -double opciót.
| |
- | Q: |
+ | | Q: |
Pontosan mi is ez a libavcodec?
- | | A: |
+ | | A: |
Lásd a 2.1.2.2-es fejezetet.
| |
- | Q: |
+ | | Q: |
De a configure azt mondja hogy "Checking for libavcodec ... no" !
- | | A: |
+ | | A: |
Le kell töltened a libavcodec-et az FFmpeg CVS-ből. Lásd a
2.1.2.2-es fejezetet.
| |
- | Q: |
+ | | Q: |
A GUI használhatatlan icewm-el, mert valami panel mindig a film fölött van!!
- | | A: |
+ | | A: |
Tudjuk. Az icewm diktatórikus. Megoldhatatlan.
| |
- | Q: |
+ | |
+ Q: |
Nem tudok hozzáférni a GUI menűhoz. Amikor megnyomom a jobb gombot,
nem tudok kiválasztani egy menupontot sem !
- | | A: |
+ | |
+ A: |
FVWM-et használsz ? Próbáld ki a következőt :
Start -> Settings -> Configuration -> Base Configuration
Állítsd a "Use Applications position hints" opciót Yes-re.
| |
- | Q: |
+ | |
+ Q: |
Hogy lehet az MPlayer-t háttérben futtatni?
- | | A: |
+ | |
+ A: |
Így : mplayer <opciók> <filenév> < /dev/null &
| |
-5.3. File lejátszással kapcsolatos problémák
+ | 5.3. File lejátszással kapcsolatos problémák
| |
- | Q: |
+ | | Q: |
...... működik avifile/aviplay-jel, de nem az MPlayer-rel!
- | | A: |
+ | | A: |
MPlayer != avifile
Az egyetlen közös dolog a kettőben az a Win32 DLL loader. A codec
csomag, szinkronizáció, demultiplexelés, stb. teljesen különbözik és
@@ -357,29 +360,29 @@
kellene, és fordítva.
| |
- | Q: |
+ | | Q: |
A hang nincs szinkronban egy .avi file lejátszásakor
- | | A: |
+ | | A: |
Probáld a -bps vagy -nobps opciókat.
Ha még mindig nem megy, küldd el nekem (FTP-re) a file-t, megnézem!
| |
- | Q: |
+ | | Q: |
Indeo 3.x/4.x filmek fejjel lefele vannak!!!?
- | | A: |
+ | | A: |
Ismert hiba (tulajdonképp a codec hibája/korlátja) Próbáld ki hogy a
-vo drivered támogatja-e a -flip opciót.
| |
- | Q: |
+ | | Q: |
Indeo 3.x/4.x filmek nem működnek 32bpp felbontásokban (16,24bpp rendben)
- | | A: |
+ | | A: |
Ismert hiba (tulajdonképp a codec hibája/korlátja)
| |
- | Q: |
+ | | Q: |
MPlayer valami hibaüzenettel lép ki, amikor l3codeca.acm-et használok.
- | | A: |
+ | | A: |
Nézd meg, hogy mit ír ki az 'ldd /usr/local/bin/mplayer' . Ha ilyet
tartalmaz:
libc.so.6 => /lib/libc.so.6 (0x4???????)
@@ -394,54 +397,54 @@
l3codeca.acm-et!
| |
- | Q: |
+ | | Q: |
A gépem ~640x300-as felbontású M$ DivX AVI-kat, amiknek stereo mp3-juk
van, lassan játssza le. Ha -nosound opcióval próbálom, minden ok (csak
néma).
- | | A: |
+ | | A: |
Jah fiam, hát lassú a géped. Ez van.
| |
- | Q: |
+ | | Q: |
Az MPlayer "MPlayer interrupted by signal 4 in module: decode_video"
üzenettel leáll.
- | | A: |
+ | | A: |
Azon a gépen futtasd az MPlayer-t, amin lefordítottad! Vagy fordítsd újra!
Semmiképp se használd másik processzoron, mint amin lefordítottad!
| |
- | Q: |
+ | | Q: |
Gondjaim vannak a kedvenc ablakkezelőm esetén a teljesképernyős xv/xmga/..
móddal..
- | | A: |
+ | | A: |
Használd az -fsmode opciót. Bővebben: lásd example.conf vagy a manpage-t.
| |
- | Q: |
+ | | Q: |
Dehát aviplay-jel működik !
- | | A: |
+ | | A: |
És?
| |
- | Q: |
+ | | Q: |
Akkor az aviplay sokkal jobb !
- | | A: |
+ | | A: |
Használd azt, úgyis van szép GUI-ja, meg amúgy is jó kis C++ :)
| |
- | Q: |
+ | | Q: |
MPEG file-ok lejátszásánál ezt kapom: Can't find codec for video format
0x10000001
- | | A: |
+ | | A: |
Régi a codecs.conf-od az ~/.mplayer könyvtárban. Frissítsd a main/etc-ből!
VAGY, a vc= opciót bennefelejtetted az egyik konfigurációs
fileodban.
| |
- | Q: |
+ | | Q: |
Miután elindítom a lejátszást KDE(1/2) alatt, csak sötét képet kapok, és
egy perc múlva elindul a lejátszás.
- | | A: |
+ | | A: |
A KDE arts sound daemon lefoglalja a hangkártyát, vagy kivárod ezt az időt,
vagy kikapcsolod az arts-daemon-t a control centerben.
Ha arts-on keresztüli hangot akarsz, akkor használd az SDL audio drivert,
@@ -449,17 +452,17 @@
Vagy indítsd az mplayer-t artsdsp-vel.
| |
- | Q: |
+ | | Q: |
Van egy AVI file-om ami -vc odivx-szel szürke képernyőt ad, -vc
divx4-gyel pedig zöldet.
- | | A: |
+ | | A: |
Az nem DivX file, hanem M$ MPEG4v3 . Frissítsd a codecs.conf-odat.
| |
- | Q: |
+ | | Q: |
Itt van ez a film, de amikor lejátszom, elmegy a kép-hang szinkron, és/vagy az MPlayer a következő üzenettel lép ki :
DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!
- | | A: |
+ | | A: |
Ennek több oka is lehet.
a CPU-d és/vagy a videokártyád és/vagy a rendszerbuszod túl LASSÚ. Az MPlayer
kiír egy üzenetet ha így van. (és az eldobott képkockák számlálója pörög felfele)
@@ -468,47 +471,47 @@
az AVI-nak rossz fejléce van, próbáld meg a -nobps és/vagy az -mc 0 opcióval .
| |
- | Q: |
+ | | Q: |
Van egy MJPEG file-om ami működik más lejátszókban, de az MPlayer csak
fekete képet játszik le.
- | | A: |
+ | | A: |
Töröld ki az MJPEG windows DLL-t a codecs.conf -ból, vagy
használd a -vc ffmjpeg opciót (libavcodec szükséges).
| |
- | Q: |
+ | | Q: |
Amikor grabbelni próbálok a tunerről működik, viszont a színek furcsák.
Más programokkal viszont jók.
- | | A: |
+ | | A: |
A kártyád valószínűleg rosszul adja vissza a colorspace képességét. Próbáld
ki a YUY2-t az alapértelmezett YV12 helyett (lásd TV bemenet dokumentáció).
| |
- | Q: |
+ | | Q: |
Működik a lejátszás, de az MPlayer ezt írja ki :
Linux RTC init: ioctl (rtc_pie_on): Permission denied
- | | A: |
+ | | A: |
Olvasd el az Installálás fejezetet. Azt
a részt ami az új A/V szinkron kódrol szól.
| |
- | Q: |
+ | | Q: |
A/V szinkron problémáim vannak. A legtöbb AVI-m lejátszása jó, de az
MPlayer néhányat kétszeres sebességgel játszik le.
- | | A: |
+ | | A: |
Bugos a hangkártyád vagy a meghajtója. Valószínűleg fix 44100Hz-es a kártya,
és egy 22050Hz-es audiot tartalmazó file-t akarsz lejátszani vele. Használd
a -ao sdl opciót (SDL meghajtó).
| |
-5.4. Video/audio meghajtó problémák (vo/ao)
+ | 5.4. Video/audio meghajtó problémák (vo/ao)
| |
- | Q: |
+ | | Q: |
Oké, -vo help mutatja a DGA drivert, de valami "permissions"-ről beszél!
Segíts!
- | | A: |
+ | | A: |
Csak akkor működik, ha root jogaid vannak! Ez egy DGA korlátozás.
Legyél root (su -), és próbáld újra.
@@ -525,7 +528,7 @@
!!!! ÉN FIGYELMEZTETTELEK ... !!!!
| |
- | Q: |
+ | | Q: |
Mikor XVideo-t akarok használni, a Voodoo 3/Banshee-m azt mondja:
X Error of failed request: BadAccess (attempt to access private resource
denied)
@@ -533,12 +536,12 @@
Minor opcode of failed request: 1 (X_ShmAttach)
Serial number of failed request: 26
Current serial number in output stream:27
- | | A: |
+ | | A: |
Régi a drivered, frissítsd! Vagy a DRI (legalább) 0.6-os verzióját használd
(http://dri.sourceforge.net), vagy a DRI cvs-t fordítsd le!
| |
- | Q: |
+ | | Q: |
Mikor XVideo-t használok, nem tudok lejátszani DivX avi-kat a
Voodoo 3/Banshee-mmel !
Azt mondja:
@@ -546,18 +549,18 @@
Xvideo image format: 0x32315659 (YV12) planar
Xvideo image format: 0x30323449 (I420) planar
...
- | | A1: |
+ | | A1: |
Lásd az előző választ.
- | | A2: |
+ | | A2: |
A 0.18pre4 verzió óta az MPlayer támogatja a libavcodec-et az ffmpeg
programból. Ez magában foglal egy C nyelvű DivX és OpenDivX dekódert.
A DivX dekóder YV12-es formátumot használ, szóval működni fog nálad.
Fordítsd be a libavcodec-et.
| |
- | Q: |
+ | | Q: |
Az OpenGL (-vo gl) output nem működik.
- | | A: |
+ | | A: |
Az OpenGL drivered nem támogatja a dinamikus textúraváltást
(glTexSubImage).
Ismert, hogy nem működik az nVidia bináris izéivel.
@@ -567,118 +570,116 @@
textúráik lehetnek.
| |
- | Q: |
+ | | Q: |
nVidia TNT/TNT2 kártyám van, és egy furcsa színekkel teli sáv van a
film alatt! Kinek a hibája ez?
- | | A: |
+ | | A: |
Az nVidia driver-é. Ezek a hibák CSAK TNT/TNT2 kártyákkal jönnek elő, és
nem tehetünk róla, a hiba az Ön készülékében van. UPDATE : a legújabb
meghajtókban végre kijavították..
| |
- | Q: |
+ | | Q: |
nVidia kártyám van, és amikor a GUI lejátszó ablakában clickelek hogy előhozzam
a GUI panelt, egy fekete négyzet marad ott ahova clickeltem. A legújabb
meghajtót használom.
- | | A: |
+ | | A: |
Eegen. Az nvidia kijavított egy bugot (lásd fent), és betett egy újat. Jó mi?
| |
- | Q: |
+ | | Q: |
SDL video kimenettel szeretném használni a GUI-t, de egy második video ablak
is megjelenik.
- | | A: |
+ | | A: |
Igen. Ne használj SDL-t GUI-val együtt.
| |
-5.5. Feature kérések
+ | 5.5. Feature kérések
| |
- | Q: |
+ | | Q: |
Hogyan játszhatok le RealMedia file-okat MPlayer-rel?
- | | A: |
+ | | A: |
Nem lehetséges. A legjobb az lenne ha lángok nyelnék el ezeket a
formátumokat. Elméletileg visszafejthetők a Linuxos Real codec-ek
(.so file-ként tárolódnak), de gyakorlatban ez nagyon nehéz feladat, még
akkor is az, ha tudnád hogy miként lett fordítva.
| |
- | Q: |
+ | | Q: |
Mikor lesz <szabadonválasztott képmegjelenítéssel kapcsolatos> képessége az MPlayernek?
- | | A: |
+ | | A: |
Várd meg amíg a libvo2 elkészül.
| |
- | Q: |
+ | | Q: |
Mikor fogok tudni enkódolni ?
- | | A: |
+ | | A: |
Hamarosan.
| |
- | Q: |
+ | | Q: |
Le akarok játszani MP3 file-okat MPlayerrel !
- | | A: |
+ | | A: |
Nem fogsz tudni. Vannak sokkal alkalmasabb lejátszók erre a célra (mpg123,
3pm, xmms), használd azokat.
| |
- | Q: |
+ | |
+ Q: |
Szeretnék pluszminusz 1 képkockánként tekerni.
- | | A: |
+ | |
+ A: |
Ez nem lesz megcsinálva. Amikor megvolt, elrontotta az A/V szinkront.
Ha tudod, implementáld és küldj patch-et.
| |
- | Q: |
+ | | Q: |
Hol a windows verzió ?
- | | A: |
+ | | A: |
Nincs kiadva, és nem is lesz. Nézz körül windowson milyen opensource ASF olvasók,
és főleg enkódolók vannak, és rájössz miért. Nem igazán akarunk börtönbe jutni.
| |
-5.6. Enkódolás
+5.6. Enkódolás
| |
- | Q: |
+ | | Q: |
Hogyan lehet enkódolni ?
- | | A: |
+ | | A: |
Olvasd el a dokumentációt.
| |
- | Q: |
+ | | Q: |
Működik a tuner, MPlayerrel jó a kép is, hang is, de a MEncoder nem enkódol
audio-t!
- | | A: |
+ | | A: |
A TV hangjának kódolása még nincs kész, dolgozunk rajta.
| |
- | Q: |
+ | | Q: |
Nem tudom a DVD feliratokat belekódolni az AVI-ba !
- | | A: |
+ | | A: |
Add meg helyesen a -sid opciót.
| |
- | Q: |
+ | | Q: |
A MEncoder induláskor csak "Segmentation fault"-ot ír!
- | | A: |
+ | | A: |
Tedd fel a legújabb DivX4Linux-ot.
| |
- | Q: |
+ | | Q: |
Meg lehet csinálni hogy csak bizonyos fejezeteket kódoljak a DVD-ről ?
- | | A: |
+ | | A: |
Persze, add meg a -chapter opciót például így :
-chapter 5-7
| |
- | Q: |
+ | | Q: |
2Gb+ méretű fileokkal szeretnék dolgozni VFAT partíción. Ez lehetséges?
- | | A: |
+ | | A: |
Nem, a VFAT nem visz 2Gb-nál nagyobb file-t.
| |
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/Hungarian/formats.html
--- a/DOCS/Hungarian/formats.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/Hungarian/formats.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,30 +1,19 @@
+
+
+
+
+
-
-
+
2.1. Támogatott formátumok
-Az MPlayer a következő egységeket/formátumokat ismeri :
-
-- VCD (Video CD) közvetlen a CD-ROM-ról, vagy image file-ból
-- DVD, közvetlenül a lemezről, libdvdread-et használva dekódoláshoz
-- MPEG 1/2 System Stream (PS/PES/VOB) és Elementary Stream (ES) file
- formátumok
-
- RIFF AVI formátum
-
- ASF/WMV 1.0 formátum
-
- QT/MOV formátum
-
- VIVO formátum (.viv fileok)
-
- FLI formátum
-
- RealMedia formátum (.rm fileok)
-
- NuppelVideo formátum (.nuv fileok)
-
- yuv4mpeg formátum
-
- FILM formátum (.cpk fileok)
-
- RoQ formátum
-
- file olvasása standard bemenetről, hálózatról HTTP-n keresztül
-
-
Fontos tisztázni egy elterjedt tévhitet. Amikor az emberek egy .AVI
kiterjesztésű file-t látnak, azonnal azt mondják hogy az nem MPEG file.
Ez nem igaz. Legalábbis nem ebben a formában. Ha azt mondod nekik hogy ez
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/Hungarian/sound.html
--- a/DOCS/Hungarian/sound.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/Hungarian/sound.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
2.3.2. Támogatott audio kimenetek:
@@ -10,14 +19,14 @@
-Általános: |
+Általános: |
- | oss | | OSS (ioctl) meghajtó |
- | sdl | | SDL meghajtó (up/downsampling támogatás, ESD, ARTS, stb) |
- | nas | | NAS (Network Audio System) meghajtó |
- | alsa5 | | natív ALSA 0.5 meghajtó |
- | alsa9 | | natív ALSA 0.9 meghajtó (működik, de vannak vele problémák -> használd az OSS meghajtót) |
- | sun | | SUN audio meghajtó (/dev/audio) BSD-re és Solaris-ra |
+ | oss | | OSS (ioctl) meghajtó |
+ | sdl | | SDL meghajtó (up/downsampling támogatás, ESD, ARTS, stb) |
+ | nas | | NAS (Network Audio System) meghajtó |
+ | alsa5 | | natív ALSA 0.5 meghajtó |
+ | alsa9 | | natív ALSA 0.9 meghajtó (működik, de vannak vele problémák -> használd az OSS meghajtót) |
+ | sun | | SUN audio meghajtó (/dev/audio) BSD-re és Solaris-ra |
@@ -48,71 +57,71 @@
2.3.2.1. Ajánlott beállítások különféle hangkártyákhoz
-VIA alaplapi chipset (via82cxxx) 48Khz-ra limitált |
- | Driver: | innen |
+VIA alaplapi chipset (via82cxxx) 48Khz-ra limitált |
+ | Driver: | innen |
-Aureal Vortex 2 |
- | OSS/Free: | nincs |
- | OSS: | OK |
- | ALSA: | nincs |
- | Max kHz: | 48 |
- | Driver: | aureal.sourceforge.net |
- | Driver2: | from here
+ | Aureal Vortex 2 |
+ | OSS/Free: | nincs |
+ | OSS: | OK |
+ | ALSA: | nincs |
+ | Max kHz: | 48 |
+ | Driver: | aureal.sourceforge.net |
+ | Driver2: | from here
(bufferméret megnövelve 32k-ra) |
-GUS PnP |
- | OSS/Free: | nincs |
- | OSS: | OK |
- | ALSA: | OK |
- | Max kHz: | 48 |
+GUS PnP |
+ | OSS/Free: | nincs |
+ | OSS: | OK |
+ | ALSA: | OK |
+ | Max kHz: | 48 |
-SB Live! |
- | OSS: | HW AC3 nem fog menni |
- | ALSA: | OK |
- | Max kHz: | 48 |
+SB Live! |
+ | OSS: | HW AC3 nem fog menni |
+ | ALSA: | OK |
+ | Max kHz: | 48 |
-SB AWE 64 |
- | OSS: | max 44kHz |
- | ALSA: | 48kHz rosszul hangzik |
- | Max kHz: | 48 |
+SB AWE 64 |
+ | OSS: | max 44kHz |
+ | ALSA: | 48kHz rosszul hangzik |
+ | Max kHz: | 48 |
-Gravis UltraSound ACE |
- | OSS: | OKAz új audio kóddal
+ | Gravis UltraSound ACE |
+ | OSS: | OKAz új audio kóddal
is bugzik... |
- | ALSA: | OK |
- | Max kHz: | 44 |
+ | ALSA: | OK |
+ | Max kHz: | 44 |
-Gravis UltraSound MAX |
- | OSS: | OK |
- | ALSA: | OK (?) |
- | Max kHz: | 48 |
+Gravis UltraSound MAX |
+ | OSS: | OK |
+ | ALSA: | OK (?) |
+ | Max kHz: | 48 |
-ESS 688 |
- | OSS: | OK |
- | ALSA: | OK (?) |
- | Max kHz: | 48 |
+ESS 688 |
+ | OSS: | OK |
+ | ALSA: | OK (?) |
+ | Max kHz: | 48 |
-C-Media cards (which ones?) |
- | OSS: | nem OK (sistereg) (?) |
- | ALSA: | OK (?) |
- | Max kHz: | ? |
+C-Media cards (which ones?) |
+ | OSS: | nem OK (sistereg) (?) |
+ | ALSA: | OK (?) |
+ | Max kHz: | ? |
-Yamaha kártyák (*ymf*) |
- | OSS: | nem OK (?) (talán -ao sdl ?) |
- | ALSA: | csak (?) ALSA 0.5-tel, OSS emulációval, ÉS -ao sdl-el jó (!) (?) |
- | Max kHz: | ? |
+Yamaha kártyák (*ymf*) |
+ | OSS: | nem OK (?) (talán -ao sdl ?) |
+ | ALSA: | csak (?) ALSA 0.5-tel, OSS emulációval, ÉS -ao sdl-el jó (!) (?) |
+ | Max kHz: | ? |
-envy24 chip-es kártyák (mint pl Terratec EWS88MT) |
- | OSS: | ? |
- | OSS/Pro: | OK |
- | ALSA: | ? |
- | Max kHz: | ? |
+envy24 chip-es kártyák (mint pl Terratec EWS88MT) |
+ | OSS: | ? |
+ | OSS/Pro: | OK |
+ | ALSA: | ? |
+ | Max kHz: | ? |
-PC Speaker or DAC |
- | OSS: | OK (használd az SDL meghajtót : -ao sdl) |
- | ALSA: | nincs |
- | Max kHz: | a meghajtó 44.1Khz-t emulál, vagy többet |
- | Driver: | ftp://ftp.infradead.org/pub/pcsp |
+PC Speaker or DAC |
+ | OSS: | OK (használd az SDL meghajtót : -ao sdl) |
+ | ALSA: | nincs |
+ | Max kHz: | a meghajtó 44.1Khz-t emulál, vagy többet |
+ | Driver: | ftp://ftp.infradead.org/pub/pcsp |
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/Hungarian/video.html
--- a/DOCS/Hungarian/video.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/Hungarian/video.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,113 +1,19 @@
+
+
+
+
-
+
2.3.1. Video kimeneti eszközök
-
-
-Általános: |
-
- | x11 | | X11, opcionálisan az SHM kiterjesztéssel |
- | xv | | X11 az XVideo kiterjesztés overlay-eivel (hardveres támogatás) |
- | gl | | OpenGL renderelő, egyelőre csak ezekkel megy:
-- bármely kártyával, Utah-GLX-szel
-
- Matrox kártyák + X/DRI >=4.0.3
-
- Radeon + X/DRI CVS
|
- | gl2 | | OpenGL renderelő - több textúrát használó verzió
- | | dga | | X11 a DGA kiterjesztéssel |
- | fbdev | | Megjelenítés általános framebuffereken |
- | svga | | Megjelenítés SVGAlib-bel |
- | sdl | |
- 1.1.7: szoftveres skálázás
- 1.1.8: támogatja a hardveres gyorsítást XVideo-n keresztül
- 1.2.0: aalib támogatás (használd inkább a -vo aa opciót!) |
- | ggi | | SDL-hez hasonló |
- | aa | | szöveges módú megjelenítés AAlib-bel |
- | vesa | | Kimenet VESA BIOS-ok segítségével. |
- | vidix | | VIDeo Interface for *niX (ez nem egy valós
- meghajtó, hanem a VIDIX leírása) |
- | xvidix | | VIDIX, X ablakban |
- | directfb | | Direct Framebuffer Device |
-
-Kártyaspecifikus: |
-
- | mga | | Matrox G200/G400 hardveres YUV overlay az
- mga_vid-en keresztül |
- | xmga | | Matrox G200/G400 overlay (mga_vid) X11 ablakban
-((Xv emuláció 3.3.x-es X-szel!)) |
- | syncfb | | Matrox G400 YUV támogatás framebufferen (régi, használj
- mga/xmga-t) |
- | 3dfx | | Voodoo3/Banshee hardware YUV (/dev/3dfx) támogatás (nincs
- tesztelve!) |
- | tdfxfb | | Voodoo3/Banshee hardware YUV támogatás tdfx framebufferen
- (működik!) |
- | zr | | ZR360[56]7 alapú hardveres MJPEG capture/megjelenítő kártyák
- támogatása (DC10(+), LML33, Buz) |
-
-Egyéb: |
-
- | png | | kimenet PNG file-okba (-z kapcsoló a tömörítés
- mértékét állítja) |
- | pgm | | kimenet PGM file-okba (tesztelésre, vagy ffmpeg enkódoláshoz) |
- | md5 | | MD5sum támogatás (MPEG konformancia tesztekhez) |
- | odivx | | OpenDivX AVI file output (-br a bitrate-et állítja) (NEM
- TUDSZ vele hangot tömöríteni!) |
- | null | | kimenet a nagy semmibe (sebességtesztekhez) |
-
-
2.3.1.1. MTRR
@@ -533,19 +439,19 @@
Néhány megjegyzés az MPlayer-nen található SDL meghajtóhoz:
-Van néhány parancssori opciója: |
- | -vo sdl:név | |
-megadható hogy melyik video SDL meghajtót használja (pl. aalib, dga, x11) |
- | -ao sdl:név | | megadható hogy melyik audio SDL meghajtót használja (pl. dsp,
+ | Van néhány parancssori opciója: |
+ | -vo sdl:név | |
+megadható hogy melyik video SDL meghajtót használja (pl. aalib, dga, x11) |
+ | -ao sdl:név | | megadható hogy melyik audio SDL meghajtót használja (pl. dsp,
esd, arts) |
- | -noxv | | kikapcsolja az XVideo hardveres gyorsítást |
- | -forcexv | | megerősíti a hardveres gyorsítás használatát |
+ | -noxv | | kikapcsolja az XVideo hardveres gyorsítást |
+ | -forcexv | | megerősíti a hardveres gyorsítás használatát |
-SDL billentyűk: |
+SDL billentyűk: |
- | F | | teljesképernyős/ablakos mód között vált |
- | C | | a rendelkezésre álló videomódok között vált |
- | W/S | | a * és / alteregói (hangerő) |
+ | F | | teljesképernyős/ablakos mód között vált |
+ | C | | a rendelkezésre álló videomódok között vált |
+ | W/S | | a * és / alteregói (hangerő) |
@@ -583,13 +489,13 @@
Az FBdev meghajtónak van néhány saját opciója is :
- | -fb | |
-a framebuffer egység megadása (/dev/fb0) |
- | -fbmode | | a használni kívánt videomód neve (/etc/fb.modes szerint) |
- | -fbmodeconfig | | módkonfigurációs file (alapban /etc/fb.modes) |
- | -monitor_hfreq | | FONTOS ! lásd example.conf |
- | -monitor_vfreq | |
- | -monitor_dotclock | |
+ | -fb | |
+a framebuffer egység megadása (/dev/fb0) |
+ | -fbmode | | a használni kívánt videomód neve (/etc/fb.modes szerint) |
+ | -fbmodeconfig | | módkonfigurációs file (alapban /etc/fb.modes) |
+ | -monitor_hfreq | | FONTOS ! lásd example.conf |
+ | -monitor_vfreq | |
+ | -monitor_dotclock | |
Ha egy specifikus videomódba akarsz váltani, azt így teheted :
@@ -693,29 +599,29 @@
meghajtó.
-Az AA ablakban használhatsz néhány extra billentyűt: |
- | 1 | | kontraszt csökkentése |
- | 2 | | kontraszt növelése |
- | 3 | | fényerő csökkentése |
- | 4 | | fényerő növelése |
- | 5 | | gyors megjelenítés be/ki |
- | 6 | | ditherelési módok (nincs, error distribution, floyd steinberg) |
- | 7 | | kép invertálása |
- | a | | AA és MPlayer billentyűk között vált) |
+Az AA ablakban használhatsz néhány extra billentyűt: |
+ | 1 | | kontraszt csökkentése |
+ | 2 | | kontraszt növelése |
+ | 3 | | fényerő csökkentése |
+ | 4 | | fényerő növelése |
+ | 5 | | gyors megjelenítés be/ki |
+ | 6 | | ditherelési módok (nincs, error distribution, floyd steinberg) |
+ | 7 | | kép invertálása |
+ | a | | AA és MPlayer billentyűk között vált) |
-A következő parancssori opciók állnak rendelkezésre: |
+A következő parancssori opciók állnak rendelkezésre: |
- | -aaosdcolor=V | | OSD szín megváltoztatása |
- | -aasubcolor=V | | feliratok színének megváltoztatása |
- | ahol a V lehet: (0/normál, 1/sötét, 2/bold, 3/boldfont, 4/reverz, 5/special) |
+ | -aaosdcolor=V | | OSD szín megváltoztatása |
+ | -aasubcolor=V | | feliratok színének megváltoztatása |
+ | ahol a V lehet: (0/normál, 1/sötét, 2/bold, 3/boldfont, 4/reverz, 5/special) |
-AAlib itselves provides a large sum of options.
+ | AAlib itselves provides a large sum of options.
Here are some important: |
- | -aadriver | | aa meghajtó beállítása (X11, curses, linux) |
- | -aaextended | | az összes 256 karakter használata |
- | -aaeight | | 8 bites ascii használata |
- | -aahelp | | az összes aalib opció kiírása |
+ | -aadriver | | aa meghajtó beállítása (X11, curses, linux) |
+ | -aaextended | | az összes 256 karakter használata |
+ | -aaeight | | 8 bites ascii használata |
+ | -aahelp | | az összes aalib opció kiírása |
Megj: a renderelés nagyon CPU igényes, különösen ha AA-on-X-et
@@ -792,23 +698,23 @@
-Jelenleg a következő opciókat veszi figyelembe: |
- | -vo vesa:opciók | | jelenleg a következők: dga a DGA módot
+ | Jelenleg a következő opciókat veszi figyelembe: |
+ |
+ -vo vesa:opciók | |
+ jelenleg a következők: dga a DGA módot
kényszeríti, a nodga pedig megtiltja. Megj.: a paraméterek elhagyása a
DGA mód autodetektálását eredményezi. (A közeljövőben lehetséges lesz itt
megadni a mód paramétereit mint például képfrissítés, váltottsor, doublescan,
stb) |
-hamarosan implementálva lesz (Will specify mode parameters such as refresh rate, interlacing, doublescan and so on. Samples: i43, 85, d100)
- | -screenw, -screenh, -bpp | | felhasználó által megadott videomód használata |
- | -x, -y | | megadott skálázás használata |
- | -zoom | | skálázás bekapcsolása |
- | -fs | | teljesképernyős módra nagyítás |
- | -fs -zoom | | megadott skálázás teljesképernyős módra |
- | -double | | dupla bufferelés bekapcsolása. (Csak DGA módban). Lassabb
+hamarosan implementálva lesz (Will specify mode parameters such as refresh rate, interlacing, doublescan and so on. Samples: i43, 85, d100) |
+ | -screenw, -screenh, -bpp | | felhasználó által megadott videomód használata |
+ | -x, -y | | megadott skálázás használata |
+ | -zoom | | skálázás bekapcsolása |
+ | -fs | | teljesképernyős módra nagyítás |
+ | -fs -zoom | | megadott skálázás teljesképernyős módra |
+ |
+ -double | |
+ dupla bufferelés bekapcsolása. (Csak DGA módban). Lassabb
mint a síma bufferelés, de kizárja a villogást. |
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/bugreports.html
--- a/DOCS/bugreports.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/bugreports.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
Appendix C - How to report bugs
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/cd-dvd.html
--- a/DOCS/cd-dvd.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/cd-dvd.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,8 +1,17 @@
+
+
+
+
+
-
+
4.1. CD-ROM drives
@@ -129,23 +138,23 @@
--dvd <title_id> |
-Enables DVD support and selects title. |
--chapter <chapter_id> |
-Selects DVD chapter(s) to play (default: play from chapter 1).
+ | -dvd <title_id> |
+Enables DVD support and selects title. |
+-chapter <chapter_id> |
+Selects DVD chapter(s) to play (default: play from chapter 1).
Example : -chapter 5-10 or -chapter -9 |
--dvdangle <angle_id> |
-Selects camera angle (default: 1) |
--alang <country code> |
-
+ | -dvdangle <angle_id> |
+Selects camera angle (default: 1) |
+-alang <country code> |
+
The country code tells MPlayer which audio language(s) to prefer.
For the list of available languages, add -v option after
your DVD options, and browse the output.
For example :
-alang hu,en - first tries to find hungarian
audio, and if not found, decode english audio. |
--slang <country code> |
-
+ | -slang <country code> |
+
Turns on DVD subtitles. The country code tells MPlayer
which language(s) to prefer.
For the list of available languages, add -v option after
@@ -153,22 +162,22 @@
For example :
-slang hu,en - first tries to display hungarian
subtitles, and if not found, display english subtitles. |
--sid <subtitle_id> |
-
+ | -sid <subtitle_id> |
+
Displays a subtitle channel with the given id (values can be
0-31). Useful for example with badly mastered DVDs where country code
selects the wrong channel. |
--csslib <path/filename> |
-
+ | -csslib <path/filename> |
+
(old-style DVD option) This option is used to override the default location
of libcss.so
|
--dvdauth <DVD device> |
-
+ | -dvdauth <DVD device> |
+
(old-style DVD option) Turns on DVD authentication using the given device.
|
--dvdkey <CSS key> |
-
+ | -dvdkey <CSS key> |
+
(old-style DVD option) When decoding from non-DVD, this option gives the
CSS key needed to crack the DVD (the key is printed when authenticating
with DVD).
@@ -190,74 +199,74 @@
- | Q: |
+ | | Q: |
Playing a DVD, I encountered this error :
mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion nfo_length /
sizeof(cell_adr_t) >= c_adt->nr_of_vobs' failed.
- | | A: |
+ | | A: |
This is a known libdvdread 0.9.1 bug, it should be already fixed in 0.9.2.
| |
- | Q: |
+ | | Q: |
Can I compile libdvdread and libdvdcss for example on my sweet Sparc/Solaris?
- | | A: |
+ | | A: |
Who knows ... Please test it and send feedback. But it's said that it
should work. Please refer documentation of libdvdread and its homepage
as well. We're not authors of libdvdread.
| |
- | Q: |
+ | | Q: |
What about subtitles? Can MPlayer display them?
- | | A: |
+ | | A: |
Yes! See above in the DVD chapter.
| |
- | Q: |
+ | | Q: |
How can I set the region code of my DVD-Drive ? I don't have windows!
- | | A: |
+ | | A: |
Use the 'regionset' tool:
http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz
| |
- | Q: |
+ | | Q: |
So MPlayer can play DVDs? Then it must use DeCSS! You are under arrest
under the XYZ#$ paragraph of the--
- | | A: |
+ | | A: |
Get back asshole, there is no DeCSS code in MPlayer. MPlayer uses libdvdread
by linking against it, and libdvdread uses libdvdcss by dynamic loading it.
| |
- | Q: |
+ | | Q: |
Do I need to be (setuid) root/setuid fibmap_mplayer to be able to play DVD?
- | | A: |
+ | | A: |
No, you don't. Only for old-style DVD support. However of course you must have
the proper rights to the DVD device driver entry (in /dev).
| |
- | Q: |
+ | | Q: |
How can I ... (insert some expectable DVD player feature here)?
- | | A: |
+ | | A: |
The current implementation is the first implementation of some real DVD
player functionality. First, we would like to target existing bugs and
basic features before implementing new features.
| |
- | Q: |
+ | | Q: |
Where can I get libdvdread and libdvdcss packages from?
- | | A: |
+ | | A: |
From the site of Ogle:
http://www.dtek.chalmers.se/groups/dvd.
| |
- | Q: |
+ | | Q: |
Is it possible to play/encode only selected chapters ?
- | | A: |
+ | | A: |
Yes, see the -chapter option.
| |
- | Q: |
+ | | Q: |
My DVD playing is sluggish !
- | | A: |
+ | | A: |
Use the -cache option (see the manpage!). If it still doesn't
work, check the beginning of this documentaion for proper
libdvdread+libdvdcss combinations. Also try enabling DMA for the DVD drive.
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/codecs-in.html
--- a/DOCS/codecs-in.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/codecs-in.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,4 +1,9 @@
+
mplayer - codec status table
@@ -8,11 +13,11 @@
|
- Status of codecs support
+ Status of codecs support
|
- Video codecs Audio codecs
+ Video codecs Audio codecs
|
@@ -22,7 +27,7 @@
- Built-in native codecs |
+ Built-in native codecs |
codec name |
@@ -33,16 +38,16 @@
- %i |
- %F |
- %d |
- %Y |
- %c |
+ %i |
+ %F |
+ %d |
+ %Y |
+ %c |
- Fully functional Win32 VfW/DShow codecs |
+ Fully functional Win32 VfW/DShow codecs |
codec name |
@@ -54,17 +59,17 @@
- %i |
- %F |
- %d |
- %Y |
- %D |
- %c |
+ %i |
+ %F |
+ %d |
+ %Y |
+ %D |
+ %c |
- Codecs with problems |
+ Codecs with problems |
codec name |
@@ -74,15 +79,15 @@
- %i |
- %F |
- %d |
- %c |
+ %i |
+ %F |
+ %d |
+ %c |
- Not yet working codecs: |
+ Not yet working codecs: |
codec name |
@@ -92,15 +97,15 @@
- %i |
- %F |
- %d |
- %c |
+ %i |
+ %F |
+ %d |
+ %c |
- Not tested codecs: |
+ Not tested codecs: |
codec name |
@@ -110,10 +115,10 @@
- %i |
- %F |
- %d |
- %c |
+ %i |
+ %F |
+ %d |
+ %c |
@@ -124,7 +129,7 @@
- Built-in native codecs |
+ Built-in native codecs |
codec name |
@@ -134,15 +139,15 @@
- %i |
- %f |
- %d |
- %c |
+ %i |
+ %f |
+ %d |
+ %c |
- Fully functional Win32 ACM/DShow codecs |
+ Fully functional Win32 ACM/DShow codecs |
codec name |
@@ -153,16 +158,16 @@
- %i |
- %f |
- %d |
- %D |
- %c |
+ %i |
+ %f |
+ %d |
+ %D |
+ %c |
- Codecs with problems |
+ Codecs with problems |
codec name |
@@ -172,15 +177,15 @@
- %i |
- %f |
- %d |
- %c |
+ %i |
+ %f |
+ %d |
+ %c |
- Not yet working codecs |
+ Not yet working codecs |
codec name |
@@ -190,15 +195,15 @@
- %i |
- %f |
- %d |
- %c |
+ %i |
+ %f |
+ %d |
+ %c |
- Not yet tested codecs |
+ Not yet tested codecs |
codec name |
@@ -208,10 +213,10 @@
- %i |
- %f |
- %d |
- %c |
+ %i |
+ %f |
+ %d |
+ %c |
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/codecs.html
--- a/DOCS/codecs.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/codecs.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
2.2. Supported codecs
@@ -67,12 +76,12 @@
this codec:
- | -vc odivx | |
-using divx4 codec as a new version of OpenDivX.
+ | | -vc odivx | |
+using divx4 codec as a new version of OpenDivX.
in this case it produces YV12 image in its own buffer,
and MPlayer (libvo) does colorspace conversion. (RECOMMENDED!) |
- | -vc divx4 | |
-using divx4 codec's colorspace conversion.
+ | | -vc divx4 | |
+using divx4 codec's colorspace conversion.
in this mode, you can use YUY2/UYVY too. |
@@ -86,12 +95,12 @@
enable using it), but range of values is strange:
- | 0 | |
-no postproc |
- | 10 .. 20 |
- | postprocessing, normal (like level 2 with divxds) |
- | 30 .. 60 |
- | hard prostprocessing, eats many CPU (like level 4 with divxds |
+ | 0 | |
+no postproc |
+ | 10 .. 20 |
+ | postprocessing, normal (like level 2 with divxds) |
+ | 30 .. 60 |
+ | hard prostprocessing, eats many CPU (like level 4 with divxds |
2.2.1.2. ffmpeg's DivX/libavcodec
@@ -272,8 +281,9 @@
You'll need an AC3 capable soundcard, with digital out (SP/DIF). The
card's driver must support the AFMT_AC3 format (like SB Live! or C-Media does).
Connect your AC3 decoder to the SP/DIF output, and use the '-ac hwac3'
-option. It may or may not work (experimental). (probably will only work
-with C-Media cards currently, feel free to fix it with SB Live)
+option. It may or may not work (experimental). It will work with C-Media
+cards, and with SB Live! + ALSA driver. It won't work with Live!'s OSS
+driver.
2.2.2.3. libmad support
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/documentation.html
--- a/DOCS/documentation.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/documentation.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
MPlayer - Movie Player for LINUX (C) 2000-2002 Arpad Gereoffy (A'rpi/ESP-team)
http://www.mplayerhq.hu
@@ -744,16 +753,16 @@
|
- on |
+ on |
|
- use TV
+ | use TV
input |
|
- driver |
+ driver |
|
-
+ |
dummy - NULL TV input :) Used for testing only, generates dummy
input.
v4l - captures images from standard V4L interface (default
@@ -761,69 +770,69 @@
|
|
- device |
+ device |
|
- specify other
+ | specify other
device than the default /dev/video0 |
|
- input |
+ input |
|
- give from which
+ | give from which
input of the TV tuner you wish to grab from (e.g. television,
s-video, composite, ...)
Prints the available ones during init. |
|
- freq |
+ freq |
|
- specify the
+ | specify the
frequency to set the tuner (e.g. 511.250) |
|
- outfmt |
+ outfmt |
|
- in which output
+ | in which output
format should the tuner transport images to us (rgb32, rgb24, yv12,
uyvy, i420 (for i420 you have to pass the -vc rawi420
option, because of a fourcc conflict)) |
|
- width |
+ width |
|
-
+ |
the width of the output window, in pixels |
|
- height |
+ height |
|
-
+ |
the height of the output window, in pixels |
|
- norm |
+ norm |
|
-
+ |
available: PAL, SECAM, NTSC |
|
- channel |
+ channel |
|
-
+ |
set the tuner to the given channel |
|
- chanlist |
+ chanlist |
|
-
+ |
available: us-bcast, us-cable, europe-west, europe-east, etc |
@@ -832,9 +841,9 @@
2.5.4. Keyboard control
- | h or l | | select previous/next channel |
- | n | | change norm |
- | b | | change channel list |
+ | h or l | | select previous/next channel |
+ | n | | change norm |
+ | b | | change channel list |
2.5.5. Examples
@@ -858,11 +867,11 @@
(for example mplayer -vfm 5 movie1.avi movie2.avi -vfm 4 ).
- | file | | mplayer [options] [path/]filename |
- | file | | mplayer [default options] [path/]filename1 [options for filename1] filename2 filename3 [options for filename3] |
- | VCD | | mplayer [options] -vcd trackno /dev/cdrom |
- | DVD | | mplayer [options] -dvd titleno [/dev/dvd] |
- | net | | mplayer [options] http://site.com/file.[mpg|avi] (playtree can also be used here, see above) |
+ | file | | mplayer [options] [path/]filename |
+ | file | | mplayer [default options] [path/]filename1 [options for filename1] filename2 filename3 [options for filename3] |
+ | VCD | | mplayer [options] -vcd trackno /dev/cdrom |
+ | DVD | | mplayer [options] -dvd titleno [/dev/dvd] |
+ | net | | mplayer [options] http://site.com/file.[mpg|avi] (playtree can also be used here, see above) |
mplayer -vo x11 /mnt/Films/Contact/contact2.mpg
@@ -875,49 +884,49 @@
3.2. Control from keyboard
- | <- or -> | | seek backward/forward 10 seconds |
- | up or down | | seek backward/forward 1 minute |
- | pgup/pgdown | | seek backward/forward 10 minutes |
- | < or > | | seek backward/forward in playlist |
- | p or SPACE | | pause movie (press any key) |
- | q or ESC | | stop playing and quit program |
- | + or - | | adjust audio delay by +/- 0.1 second |
- | / or * | | decrease/increase volume |
- | o | | toggle OSD: none / seek / seek+timer |
- | m | | toggle using master/pcm volume |
- | z or x | | adjust subtitle delay by +/- 0.1 second |
+ | <- or -> | | seek backward/forward 10 seconds |
+ | up or down | | seek backward/forward 1 minute |
+ | pgup/pgdown | | seek backward/forward 10 minutes |
+ | < or > | | seek backward/forward in playlist |
+ | p or SPACE | | pause movie (press any key) |
+ | q or ESC | | stop playing and quit program |
+ | + or - | | adjust audio delay by +/- 0.1 second |
+ | / or * | | decrease/increase volume |
+ | o | | toggle OSD: none / seek / seek+timer |
+ | m | | toggle using master/pcm volume |
+ | z or x | | adjust subtitle delay by +/- 0.1 second |
-(the following keys are valid only when using -vo xv ) |
+(the following keys are valid only when using -vo xv ) |
- | 1 or 2 | | adjust contrast |
- | 3 or 4 | | adjust brightness |
- | 5 or 6 | | adjust hue |
- | 7 or 8 | | adjust saturation |
+ | 1 or 2 | | adjust contrast |
+ | 3 or 4 | | adjust brightness |
+ | 5 or 6 | | adjust hue |
+ | 7 or 8 | | adjust saturation |
GUI keyboard control
- | , and . | | previous / next file |
- | gray - or + | | decrease / increase volume |
- | enter | | start playing |
- | space | | pause |
- | s | | stop |
- | a | | about |
- | l | | load file |
- | b | | skin browser |
- | e | | toggle equalizer |
- | p | | toggle playlist |
- | f | | toggle fullscreen |
- | m | | toggle mute |
+ | , and . | | previous / next file |
+ | gray - or + | | decrease / increase volume |
+ | enter | | start playing |
+ | space | | pause |
+ | s | | stop |
+ | a | | about |
+ | l | | load file |
+ | b | | skin browser |
+ | e | | toggle equalizer |
+ | p | | toggle playlist |
+ | f | | toggle fullscreen |
+ | m | | toggle mute |
TV input control
- | h or l | | select previous/next channel |
- | n | | change norm |
- | b | | change channel list |
+ | h or l | | select previous/next channel |
+ | n | | change norm |
+ | b | | change channel list |
@@ -939,16 +948,16 @@
It understands the following commands:
- | PAUSE | | pause playing. Any other keystroke will continue replay. |
- | QUIT | | exit MPlayer |
- | RWND | | 10 secs back |
- | FRWND | | 60 secs back |
- | FWD | | skip 10 secs |
- | FFWD | | skip 60 secs |
- | INCVOL | | increase volume one percent |
- | DECVOL | | decrease volume one percent |
- | MASTER | | use master mixer channel |
- | PCM | | use pcm mixer channel |
+ | PAUSE | | pause playing. Any other keystroke will continue replay. |
+ | QUIT | | exit MPlayer |
+ | RWND | | 10 secs back |
+ | FRWND | | 60 secs back |
+ | FWD | | skip 10 secs |
+ | FFWD | | skip 60 secs |
+ | INCVOL | | increase volume one percent |
+ | DECVOL | | decrease volume one percent |
+ | MASTER | | use master mixer channel |
+ | PCM | | use pcm mixer channel |
Don't forget to enable the repeat flag for RWND/FWD in .lircrc. Here's an
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/encoding.html
--- a/DOCS/encoding.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/encoding.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
2.4. Encoding with MEncoder
@@ -100,16 +109,16 @@
-
+ |
rm frameno.avi |
-
+ |
remove conflicting temporary file |
-
+ |
mencoder <file/DVD> -ovc frameno -o
frameno.avi |
-
+ |
First pass : an audio-only avi file will be created, containing
ONLY the requested audio stream. Don't forget -lameopts , if
you need to set it. If you were encoding a long movie, MEncoder prints
@@ -117,19 +126,19 @@
sizes, after this pass finishes. |
-
+ |
mencoder <file/DVD> -oac copy -pass 1
-divx4opts br=<bitrate> |
-
+ |
Second pass : alias the first pass of DivX4 video encoding.
Optionally specify the video bitrate MEncoder printed at the end of the
previous pass. |
-
+ |
mencoder <file/DVD> -oac copy -pass 2
-divx4opts br=<bitrate> |
-
+ |
Third pass : alias the second pass of DivX4 video encoding.
Optionally specify the video bitrate MEncoder printed at the end of the
previous pass. In this pass, audio from frameno.avi will be
@@ -294,44 +303,44 @@
-
+ |
-ss time |
-
+ |
start encoding from the given time (can start only from keyframes !)
|
-
+ |
-endpos time |
-
+ |
stop encoding at the given time. See the manpage for examples !
|
-
+ |
-o filename |
-
+ |
specify output filename
|
-
+ |
-x width in pixels |
-
+ |
rescale output video to given pixels width
|
-
+ |
-y height in pixels |
-
+ |
rescale output video to given pixels height
|
-
+ |
-sws 0-2 |
-
+ |
type of scaling method
0 - fast bilinear
1 - bilinear
@@ -339,9 +348,9 @@
|
-
+ |
-ovc codecname |
-
+ |
Encode with the given codec (codec names are from codecs.conf). Examples:
help - get list of available codecs
null - do not create a video stream in the output AVI
@@ -354,9 +363,9 @@
|
-
+ |
-oac codecname |
-
+ |
Encode with the given codec (codec names are from codecs.conf). Examples:
help - get list of available codecs
copy - no encoding, just copy the stream (only from AVI/ASF now)
@@ -365,9 +374,9 @@
|
-
+ |
-mf multifile options |
-
+ |
Used when encoding from multiple JPEG files. Its sub-options are:
on - turns on multifile support
w=<value> - width of the output file
@@ -378,9 +387,9 @@
|
-
+ |
-divx4opts |
-
+ |
If encoding to DivX4, you can specify its parameters here, like:
-divx4opts br=1800:deinterlace:key=250
Common options: (for full list, check the manpage!)
@@ -391,9 +400,9 @@
|
-
+ |
-lavcopts |
-
+ |
If encoding with libavcodec, you can specify its parameters here, like:
-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250
Common options: (for full list, check the manpage!)
@@ -405,9 +414,9 @@
|
-
+ |
-lameopts |
-
+ |
If encoding to MP3 with libmp3lame, you can specify its parameters here, like:
-lameopts q=3
-lameopts br=192:cbr
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/faq.html
--- a/DOCS/faq.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/faq.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,47 +1,56 @@
+
+
+
+
+
-
+
5. FAQ section
-5.1 Compilation
+ | 5.1 Compilation
| |
- | Q: |
+ | | Q: |
configure ends with this text, and MPlayer won't compile !
Your gcc does not support even i386 for '-march' and '-mcpu'.
- | | A: |
+ | | A: |
Your gcc isn't installed correctly, check config.log file
for details.
| |
- | Q: |
+ | | Q: |
What does "No such file or directory" means ?
- | | A: |
+ | | A: |
Probably there is no such file or directory.
| |
- | Q: |
+ | | Q: |
What's the problem with gcc 2.96 ?
- | | A: |
+ | | A: |
To be short: DO NOT USE gcc 2.96 !!!
Check this and this texts!
If you still really really want to do so, be sure to use the latest release.
| |
- | Q: |
+ | | Q: |
Great, I have gcc 3.0.1 from RedHat/Mandrake, then I'm fine--!
- | | A: |
+ | | A: |
No, since there have been/are issues with those compilers.
Use 2.95.x series for reliability (not 2.96).
Use the latest gcc 3.0.x (starting at 3.0.2) if you want to use a 3.0.x version.
| |
- | Q: |
+ | | Q: |
I tried to compile MPlayer, but I got this output:
In file included from /usr/include/g++-v3/bits/std_cwchar.h:42,
@@ -57,13 +66,13 @@
/usr/include/wchar.h:514: cannot convert `const wchar_t* __restrict' to
`const
- | | A: |
+ | | A: |
Upgrade your glibc to the newest. On Mandrake, use 2.2.4-8mdk .
| |
- | Q: |
+ | | Q: |
...gcc 2.96... (yes, some people are STILL flaming about their gcc 2.96!!)
- | | A: |
+ | | A: |
But we has idegs (the word 'ideg' is described further in the FAQ). And our
idegcounters overflow again and again.
@@ -94,52 +103,52 @@
Arpi (a mail on the mplayer-users list)
| |
- | Q: |
+ | | Q: |
Where can I find information about gcc 2.96 bugs ?
- | | A: |
+ | | A: |
In this documentation. And this
documentation describes why RedHat released 2.96 and other interesting things.
| |
- | Q: |
+ | | Q: |
SDL output doesn't work or compile. Problem is ....
- | | A: |
+ | | A: |
It is tested with newest SDL (probably runs on 1.1.7+).
It does NOT work with any previous version, so don't ask.
| |
- | Q: |
+ | | Q: |
I am still having trouble compiling with SDL support. gcc says something
about "undefined reference to `SDL_EnableKeyRepeat'" What's now?
- | | A: |
+ | | A: |
Where did you install the SDL library? If you installed in /usr/local
(the default) then edit the top level config.mak and add
"-L/usr/local/lib " after "X_LIBS=" Now type make. You're done!
| |
- | Q: |
+ | | Q: |
It doesn't compile, and it misses uint64_t inttypes.h and similar things...
- | | A: |
+ | | A: |
copy etc/inttypes.h to MPlayer directory (cp etc/inttypes.h .)
try again...
| |
- | Q: |
+ | | Q: |
I have Pentium III but ./configure doesn't detect SSE
- | | A: |
+ | | A: |
Only kernel versions 2.4.x supports SSE (or try latest 2.2.19 or newer, but
be prepared for problems)
| |
- | Q: |
+ | | Q: |
I have G200/G400, how to compile/use mga_vid driver?
- | | A: |
+ | | A: |
Read all this documentation.
| |
- | Q: |
+ | | Q: |
Are there rpm/deb/... packages of MPlayer?
- | | A: |
+ | | A: |
You can make a .deb package for yourself, check section 6.1.
It's _STRONGLY_ discouraged to use precompiled packages
of MPlayer, since it (currently) _highly_ depends on compile-time
@@ -147,10 +156,10 @@
Precompiled packages are COMPLETELY unsupported by the MPlayer team!
| |
- | Q: |
+ | | Q: |
During 'make', MPlayer complains about X11 libraries. I don't understand,
I DO have X installed!?
- | | A: |
+ | | A: |
...but you don't have the X development package installed. Or not
correctly. It's called XFree86-devel* under RedHat, and xlib6g-dev* under
Debian. Also check if the /usr/X11 symlink exists (this can be a problem on
@@ -161,74 +170,74 @@
Your distribution may differ from the Linux Filesystem Standard.
| |
- | Q: |
+ | | Q: |
What about DGA driver? I can't find it!!!
- | | A: |
+ | | A: |
./configure autodetects your DGA driver. If -vo help doesn't show
DGA, then there's a problem with your X installation.
Try ./configure --enable-dga (and RTFM)
Alternatively, try SDL's DGA driver with '-vo sdl:dga' options.
| |
- | Q: |
+ | | Q: |
I can't compile SVGAlib.. I'm using 2.3/2.4 kernel.
- | | A: |
+ | | A: |
You have to edit SVGAlib's Makefile.cfg and comment "BACKGROUND = y" out.
| |
- | Q: |
+ | | Q: |
I compiled MPlayer with libdvdcss/libdivxdecore support, but when
I try to start it, it says:
> error while loading shared libraries: lib*.so.0: cannot load
shared object file: No such file or directory
I checked up on the file and it IS there in /usr/local/lib.
- | | A: |
+ | | A: |
Add /usr/local/lib to /etc/ld.so.conf and run ldconfig .
| |
- | Q: |
+ | | Q: |
MPlayer doesn't seem to find my libcss. What am I doing wrong ?
- | | A: |
+ | | A: |
It's normal. MPlayer no longer depends on libcss to play a DVD. You
have to install libdvdread and libdvdcss. Check for DVD Playback
part here. libcss is to be used for example when you
want to play encrypted VOB files from hard disk (not for general users).
| |
- | Q: |
+ | | Q: |
Hmm, strange. When loading the mga_vid.o kernel module, I found this in the logs:
Warning: loading mga_vid.o will taint the kernel: no license
- | | A: |
+ | | A: |
The latest kernels modules needs require a flag indicating its license (mainly
to avoid kernel hackers' debugging closed sources drivers).
Upgrade your kernel and your modutils and MPlayer.
| |
- | Q: |
+ | | Q: |
When compiling MEncoder, it segfaults at linking !!!
- | | A: |
+ | | A: |
Dunno, upgrading binutils should help (2.11.92.* or newer should be good). Not our fault, do NOT report!
| |
- | Q: |
+ | | Q: |
I'd like to compile MPlayer on Minix !
- | | A: |
+ | | A: |
Me too. :)
| |
-5.2. General questions
+ | 5.2. General questions
| |
- | Q: |
+ | | Q: |
What about DVD playing ?
- | | A: |
+ | | A: |
Read the CD/DVD section in this page.
| |
- | Q: |
+ | | Q: |
-xy or -fs option doesn't work with x11 driver (-vo x11)
- | | A: |
+ | | A: |
It does, but you have to explicitly specify software scaling (it's SLOW!) with
the -zoom option. You better use XF86VidMode support:
you must specify the -vm and the -fs switch, and you're done.
@@ -237,12 +246,12 @@
It's much faster. If SDL's DGA works too, use that, it'll be EVEN faster!
| |
- | Q: |
+ | | Q: |
What is the meaning of numbers in the status line?
- | | A: |
-See: A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57 41% 0% 2.6% 0 4 49%
+ | | A: |
+See: A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57 41% 0% 2.6% 0 4 49%
-- A: audio position in seconds
+
- A: audio position in seconds
- V: video position in seconds
- A-V: audio-video difference in seconds (delay)
- ct: total A-V sync correction done
@@ -257,137 +266,137 @@
Most of them are for debug purposes, and will be removed soon.
| |
- | Q: |
+ | | Q: |
What if I don't want them to appear?
- | | A: |
+ | | A: |
Then you use the -quiet option, and read the manpage.
| |
- | Q: |
+ | | Q: |
Why is video_out cpu usage zero (0%) for mpeg files?
- | | A: |
+ | | A: |
It's not zero, but it's built in into codec, so can't be measured separated.
You should try to play the file using -vo null and then -vo ... and check
the difference to see video_out speed...
| |
- | Q: |
+ | | Q: |
What's XMMP? (is it XMMS or XMPS but mispelled?)
- | | A: |
+ | | A: |
It's a new project, see http://frozenproductions.com for details
| |
- | Q: |
+ | | Q: |
There are error messages about file not found /usr/lib/win32/....
- | | A: |
+ | | A: |
Download w32codec.zip
from *our* FTP (avifile's codec package has different DLL set).
Install it.
| |
- | Q: |
+ | | Q: |
Are there any mailing lists on MPlayer?
- | | A: |
+ | | A: |
Yes! See RTFM on how to subscribe them!
| |
- | Q: |
+ | | Q: |
I've found a nasty bug when I tried to play my favourite video!!
Who should I inform?
- | | A: |
+ | | A: |
See Appendix C.
| |
- | Q: |
+ | | Q: |
I have problems playing files with ... codec. Can I use'em?
- | | A: |
+ | | A: |
Check http://www.mplayerhq.hu/DOCS/codecs-status.html,
if it doesn't contain your codec, read
section 2.1.3, and contact us.
| |
- | Q: |
+ | | Q: |
Umm, what is "IdegCounter"?
- | | A: |
+ | | A: |
A mixture of a hungarian and an english word. In english, "Ideg" means
"nerve", and is pronounced as something like "ydaegh" . It was first used
to measure the nervousness of A'rpi, after some (umm) "mystic" disappearance
of CVS code ;)
| |
- | Q: |
+ | | Q: |
And what is "Faszom(C)ounter" ?
- | | A: |
+ | | A: |
"Fasz" is a hungarian word you don't want to know, the others are in
connection with the pervert minds of the MPlayer developers.
| |
- | Q: |
+ | | Q: |
LIRC doesn't work, because ...
- | | A: |
+ | | A: |
Are you sure you use "mplayer_lirc" instead of "mplayer"?
| |
- | Q: |
+ | | Q: |
Subtitles are very nice, the most beautiful I've ever seen, but they slow
down the playing! I know it's unlikely...
- | | A: |
+ | | A: |
After running ./configure , edit config.h and replace #undef FAST_OSD with
#define FAST_OSD . Then recompile.
| |
- | Q: |
+ | | Q: |
The OSD is flickering!
- | | A: |
+ | | A: |
You use a vo driver with single buffering (x11,xv). With xv,
use -double option.
| |
- | Q: |
+ | | Q: |
What exactly is this libavcodec?
- | | A: |
+ | | A: |
See the 2.1.2.2 section.
| |
- | Q: |
+ | | Q: |
But configure tells me "Checking for libavcodec ... no"!
- | | A: |
+ | | A: |
You need to get libavcodec from FFmpeg's CVS. Read the instructions in
the ffmpeg section.
| |
- | Q: |
+ | | Q: |
The GUI isn't usable with icewm, because some panel are over the movie!!
- | | A: |
+ | | A: |
Known, icewm is dictatoric. Unsolvable. In detail:
its taskbar overrides GUI's window resize queries. If it asks for
resize to 800x600, then it resizes window to 800x(600-taskbar_size). It's bad.
Very bad.
| |
- | Q: |
+ | | Q: |
I can't access the GUI menu. I press right click, but I can't access any
menu items !
- | | A: |
+ | | A: |
Are you using FVWM ? Try the following :
Start -> Settings -> Configuration -> Base Configuration
Set "Use Applications position hints" to Yes.
| |
- | Q: |
+ | | Q: |
How can I run MPlayer in the background ?
- | | A: |
+ | | A: |
Use : mplayer <options> <filename> < /dev/null &
| |
-5.3. File playing problems
+5.3. File playing problems
| |
- | Q: |
+ | | Q: |
...... works with avifile/aviplay while doesn't with MPlayer.
- | | A: |
+ | | A: |
MPlayer != avifile
The only common thing between these players is the Win32 DLL loader.
The codecs (dll) sets, syncronization, demultiplexing etc is totaly
@@ -396,29 +405,29 @@
it and vice versa.
| |
- | Q: |
+ | | Q: |
Audio goes out of sync playing .avi file.
- | | A: |
+ | | A: |
Try with -bps or -nobps option
if still bad, send me (upload to ftp) that file, I'll check.
| |
- | Q: |
+ | | Q: |
Indeo 3.x/4.x movies are viewed upside-down!!!?
- | | A: |
+ | | A: |
It's a known bug (really it's a bug/limitation of the DLL codec)
Try if your vo driver supports the -flip switch.
| |
- | Q: |
+ | | Q: |
Indeo 3.x,4.x video doesn't work at 32bpp resolutions (16,24 bpp are ok).
- | | A: |
+ | | A: |
It's a known bug (really it's a bug/limitation of the DLL codec).
| |
- | Q: |
+ | | Q: |
MPlayer exits with something error when using l3codeca.acm.
- | | A: |
+ | | A: |
Check 'ldd /usr/local/bin/mplayer' output. If it contains
libc.so.6 => /lib/libc.so.6 (0x4???????)
where "?" is any number then it's ok, the error is not here. If it is:
@@ -431,50 +440,50 @@
or use MPlayer's -afm 1 option to disable using l3codeca.acm.
| |
- | Q: |
+ | | Q: |
My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo mp3
sound too slow. When I use -nosound switch, everything is ok (but quiet).
- | | A: |
+ | | A: |
Ok son, your machine is too slow. RTFM or anything.
| |
- | Q: |
+ | | Q: |
MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video".
- | | A: |
+ | | A: |
Try running MPlayer on the machine you compiled on. Or recompile. Don't
use MPlayer on different CPU than it was compiled on.
| |
- | Q: |
+ | | Q: |
I have problems with [your window manager] and fullscreen xv/xmga/sdl/x11 modes..
- | | A: |
+ | | A: |
Use the -fsmode switch. See example.conf or manpage.
| |
- | Q: |
+ | | Q: |
But it works with avifile!
- | | A: |
+ | | A: |
So what?
| |
- | Q: |
+ | | Q: |
Then avifile is better!
- | | A: |
+ | | A: |
Then use avifile, it has nice GUI and nice C++ code :)
| |
- | Q: |
+ | | Q: |
I got this playing mpeg files: Can't find codec for video format 0x10000001!
- | | A: |
+ | | A: |
You have old version of codecs.conf at ~/.mplayer/. Upgrade it from etc/
OR you have the vc= option or similar, in your
config file(s).
| |
- | Q: |
+ | | Q: |
After starting mplayer under KDE(1/2) I just get a black screen and nothing
happens, after about one minute the video starts playing.
- | | A: |
+ | | A: |
The KDE arts sound daemon is blocking the sound device, either wait the time
until video starts or you disable the arts-daemon in kontrollcenter.
If you want to use arts sound, specify audio output via SDL (ao=sdl), and
@@ -482,16 +491,16 @@
mplayer with artsdsp.
| |
- | Q: |
+ | | Q: |
I have an AVI that plays with grey screen with -vc odivx, and green with -vc divx4 .
- | | A: |
+ | | A: |
It's not a DivX file, but an M$ MPEG4v3 . Update your codecs.conf.
| |
- | Q: |
+ | | Q: |
There this movie is, and when I play it I get video-audio desync and/or MPlayer crashes with the following:
DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!
- | | A: |
+ | | A: |
This can have multiple reasons.
- your CPU and/or video card and/or bus is too SLOW. MPlayer
displays a message if this is the case. (and the dropped frames counter is going up fast)
@@ -500,57 +509,57 @@
- the AVI has bad header, try with the -nobps option, and/or -mc 0 .
| |
- | Q: |
+ | | Q: |
I have an MJPEG file which works with other players but displays only black
image in MPlayer.
- | | A: |
+ | | A: |
Disable the Windows DLL in codecs.conf , or use -vc ffmjpeg option (you have to
compile MPlayer with libavcodec).
| |
- | Q: |
+ | | Q: |
When I try to grab from my tuner, it works, but colors are strange. It's ok
with other applications.
- | | A: |
+ | | A: |
Your card probably misreports its colorspace capacity. Try with YUY2 instead
of default YV12 (see TV input documentation).
| |
- | Q: |
+ | | Q: |
When I try to start playing, I get this message, but playing is good :
Linux RTC init: ioctl (rtc_pie_on): Permission denied
- | | A: |
+ | | A: |
See the Installation section. The part
about new sync code.
| |
- | Q: |
+ | | Q: |
I have A/V sync problems. Some of my AVIs play fine, but some play with
double speed !
- | | A: |
+ | | A: |
You have buggy soundcard/driver. Most likely it's fixed at 44100Hz, and
you try to play a file which has 22050Hz audio. Try the -ao sdl
driver.
| |
- | Q: |
+ | | Q: |
All the WMV (or other..) files I play gives green/gray window and there is
only sound! It prints:
Detected video codec: [null] drv:0 (NULL codec (no decoding))
- | | A: |
+ | | A: |
Update your codecs.conf
| |
-5.4. Video/audio driver problems (vo/ao)
+5.4. Video/audio driver problems (vo/ao)
| |
- | Q: |
+ | | Q: |
Ok, -vo help shows DGA driver, but it is babbling about permissions!
Help me!
- | | A: |
+ | | A: |
It works only if running as root! It's a DGA limitation.
You should become to root (su -), and try again.
Another solution is making mplayer SUID root, but its NOT RECOMMENDED!
@@ -564,37 +573,37 @@
!!!! SO YOU HAVE BEEN WARNED ... !!!!
| |
- | Q: |
+ | | Q: |
When using Xvideo, my Voodoo 3/Banshee says:
X Error of failed request: BadAccess (attempt to access private resource denied)
Major opcode of failed request: 147 (MIT-SHM)
Minor opcode of failed request: 1 (X_ShmAttach)
Serial number of failed request: 26
Current serial number in output stream:27
- | | A: |
+ | | A: |
Your driver is old, update it. Either download (at least) DRI version 0.6
from http://dri.sourceforge.net,
or use the DRI cvs.
| |
- | Q: |
+ | | Q: |
When using Xvideo, I can't play DivX avis with my Voodoo 3/Banshee!
It says:
...
Xvideo image format: 0x32315659 (YV12) planar
Xvideo image format: 0x30323449 (I420) planar
...
- | | A1: |
+ | | A1: |
See the previous answer.
- | | A2: |
+ | | A2: |
Since 0.18pre4 we support libavcodec from the ffmpeg package. It contains
a C language DivX and OpenDivX decoder. The DivX decoder uses YV12 format
for output, thus it should work for you. Compile in libavcodec support.
| |
- | Q: |
+ | | Q: |
OpenGL (-vo gl) output doesn't work (hangup/black window/X11 errors/...).
- | | A: |
+ | | A: |
Your opengl driver doesn't support dynamic texture changes (glTexSubImage)
It's known not to work with nVidia's binary mess.
It's known to work with Utah-GLX/DRI and Matrox G400 card. Also with
@@ -602,140 +611,140 @@
it will not work with 3DFX cards because the 256x256 texture size limit.
| |
- | Q: |
+ | | Q: |
I have an nVidia TNT/TNT2 card, and I have a band with strange colours,
right under the movie! Whose fault is this?
- | | A: |
+ | | A: |
It's the nVidia X driver's. These bugs are ONLY with the TNT/TNT2 cards,
and we can't do anything about it, it's not our bug. UPDATE : it's fixed
in newest drivers, at last..
| |
- | Q: |
+ | | Q: |
I have an nVidia XYZ card, and when I click on the GUI's diplay window to toggle
displaying the GUI panel, a black square appears where I clicked. I have
the newest driver.
- | | A: |
+ | | A: |
Yes, nvidia corrected a previous bug (above), and implemented a new one. Let's
congratule them. UPDATE : according to
NVidia, this is already
corrected.
| |
- | Q: |
+ | | Q: |
When I use the GUI with SDL video output, a second video window is created.
- | | A: |
+ | | A: |
Known, don't use SDL for GUI yet.
| |
-5.5. Feature requests
+5.5. Feature requests
| |
- | Q: |
+ | | Q: |
Is there a hint on how to watch RealMedia movies in MPlayer?
- | | A: |
+ | | A: |
There's no way to do it. Therefore this format deserves to die in flames.
Theoretically you can reverse engineer Real codecs built for Linux (they
are available as .so files), but in practice that's really difficult, even
if you know how the compiler used by Real is making assembler code.
| |
- | Q: |
+ | | Q: |
When will be <your favourite video feature> (like subtitle placement) implemented?
- | | A: |
+ | | A: |
Wait for libvo2.
| |
- | Q: |
+ | | Q: |
I want to play MP3 files with MPlayer !
- | | A: |
+ | | A: |
This feature is not planned. There are much better players (mpg123, 3pm, xmms)
for this task, use them. BTW, MPlayer stands for Movie Player.
| |
- | Q: |
+ | | Q: |
I'd like to seek +/- 1 frames, instead of 10 seconds.
- | | A: |
+ | | A: |
This won't be done. It was, but then it messed up A/V sync. Feel free to
implement it, and send a patch. Don't ask for it.
| |
- | Q: |
+ | | Q: |
Where is the Windows version ?
- | | A: |
+ | | A: |
It's not released, and won't be. Look around the windows scene (opensource
ASF parsers, opensource ASF encoders, etc) and you'll know why. We don't
want to go to jail.
| |
- | Q: |
-What card you may suggest me to buy? |
- | A0: |
-It's for your opinion only but our issues are:
- | | A1: |
-Speed:
- This
-parameter can be computed very easy:
- a)
-which movies do you plan to watch:
- -
-MPEG1: 320x200@32=256000
- so
+ | | Q: |
+What card you may suggest me to buy? |
+ | A0: |
+It's for your opinion only but our issues are:
+ | | A1: |
+Speed:
+ This
+parameter can be computed very easy:
+ a)
+which movies do you plan to watch:
+ -
+MPEG1: 320x200@32=256000
+ so
you need only 256*25fps=6.4Mb/sec bandwidth (This format can be played
-in real-time on any PC since P-100 + S3Virge)
- -
-MPEG4: 640x480@32=1228800
- you
+in real-time on any PC since P-100 + S3Virge)
+ -
+MPEG4: 640x480@32=1228800
+ you
need videobandwidth 1.2*25fps=30Mb/sec To watch such movie in real-time
-you need enough power PC: (Celeron-450+DIMM based video card)
- -
-MPEG2 (aka DVD or SDTV): 1024x768@32=3145728
- you
+you need enough power PC: (Celeron-450+DIMM based video card)
+ -
+MPEG2 (aka DVD or SDTV): 1024x768@32=3145728
+ you
need videobandwidth 3*30fps=90Mb/sec In extremal cases (if your video card
-supports IDCT decoding) this can be played on the same PC as for MPEG4
- -
-HDTV (HighData TeleVision): 2000x2000@32=16000000
- i.e.
+supports IDCT decoding) this can be played on the same PC as for MPEG4
+ -
+HDTV (HighData TeleVision): 2000x2000@32=16000000
+ i.e.
videobandwidth = 16*30fps=480Mb/sec (This means also that you need at least
32Mb of video memory to watch this stream: 16Mb for RGB area and 16Mb for
-YUV area)
- b)
+YUV area)
+ b)
Bandwidth of PCI slot is: 33Mhz*32bit=132Mb/sec And PCI2.1 has 66MHz*32bit=265Mb/sec
that is far enough for any movie playback (except HDTV streams which really
-require AGP bus).
- c)
-What memory type should be installed on video card:
- SIMM
-- avoid that
- DIMM
-- good if your video card has 128-bit memory access.
- DDR
-- is far enough for all types.
- Note:
+require AGP bus).
+ c)
+What memory type should be installed on video card:
+ SIMM
+- avoid that
+ DIMM
+- good if your video card has 128-bit memory access.
+ DDR
+- is far enough for all types.
+ Note:
By DGA comparision - there is no any visible difference between video cards
-which have installed the same type of video memory.
- Resume:
+which have installed the same type of video memory.
+ Resume:
If you have enough power CPU (Celeron-450 or K6-2-500) it would be enough
-to buy any video card which has at least 8Mb of DIMM or DDR memory.
- | | A2: |
-Quality:
- This
-question was investigated in depth at:
- http://www.anadtech.com
+to buy any video card which has at least 8Mb of DIMM or DDR memory.
+ | | A2: |
+Quality:
+ This
+question was investigated in depth at:
+ http://www.anadtech.com
AnandTech - Video Card Roundup - DVD Quality, Features & Performance
-(October 2000)
- | | A3: |
-WORKING features under Linux:
- If
+(October 2000)
+ | | A3: |
+WORKING features under Linux:
+ If
you are win32 user then probably you have support (from driver and DirectX8
-side) for any feature which was introduced in your chip.
- But
-for linux users:
- Currently
+side) for any feature which was introduced in your chip.
+ But
+for linux users:
+ Currently
I know only several vendors which have more or less advanced support under
-Linux:
+Linux:
-Well
+Well
- it's very rude observing of video card. Indeed we should pay our attention
-for models of video card:
- For
+for models of video card:
+ For
example if MatroxG400 drivers support TV-out then G450 and G550 has no such
-support.
- Other
+support.
+ Other
sample: Adaptive deinterlacing exists only since Rage128 chip and isn't
present on Mach64+ ones. Same as 3D features are far different from Mach64
-to Radeon2 8500 with trueform possibilities.
- ANYWAY
-- MPLAYER'S TEAM DOESN'T ACCEPT ANY CLAIMS IF YOU AFTER
- READING
-OF THIS MATERIAL WILL BUY CARD WHICH IS UNSUCCESSFUL FOR YOU!!!
- THIS
-MATERIAL IS ONLY OUR VISION.
- Q:
-If PCI slot is far enough for most types of movies then why S3 Virge
- is
-too slow for them?
- A:
-Due to its SIMM memory.
+to Radeon2 8500 with trueform possibilities.
+ ANYWAY
+- MPLAYER'S TEAM DOESN'T ACCEPT ANY CLAIMS IF YOU AFTER
+ READING
+OF THIS MATERIAL WILL BUY CARD WHICH IS UNSUCCESSFUL FOR YOU!!!
+ THIS
+MATERIAL IS ONLY OUR VISION.
+ Q:
+If PCI slot is far enough for most types of movies then why S3 Virge
+ is
+too slow for them?
+ A:
+Due to its SIMM memory.
| |
-5.6. Encoding
+5.6. Encoding
| |
- | Q: |
+ | | Q: |
How can I encode ?
- | | A: |
+ | | A: |
Check this documentation.
| |
- | Q: |
+ | | Q: |
My tuner works, with MPlayer I can hear the sound and watch the video, but
MEncoder doesn't encode audio !
- | | A: |
+ | | A: |
TV audio encoding is currently unimplemented, we're working on it.
| |
- | Q: |
+ | | Q: |
I can't encode DVD subtitles into the AVI !
- | | A: |
+ | | A: |
You have to specify the -sid option correctly!
| |
- | Q: |
+ | | Q: |
MEncoder segfaults on start !
- | | A: |
+ | | A: |
Upgrade DivX4Linux.
| |
- | Q: |
+ | | Q: |
How can I encode only selected chapters from DVD ?
- | | A: |
+ | | A: |
Use the -chapter option correctly, like : -chapter 5-7
| |
- | Q: |
+ | | Q: |
I'm trying to work with 2Gb+ files on a VFAT filesystem. Does it work?
- | | A: |
+ | | A: |
No, VFAT doesn't support 2Gb+ files.
| |
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/formats.html
--- a/DOCS/formats.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/formats.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,30 +1,19 @@
+
+
+
+
+
-
-
+
2.1. Supported formats
-MPlayer can read/play from the following devices/formats:
-
-- VCD (Video CD) directly from CD-ROM or from CDRwin's .bin image file
-
- DVD, directly from your DVD disk, using libdvdread for decryption
-
- MPEG 1/2 System Stream (PS/PES/VOB) and Elementary Stream (ES) file
- formats
-
- RIFF AVI file format
-
- ASF/WMV 1.0 file format
-
- QT/MOV file format with (un)compressed headers
-
- VIVO format (.viv files)
-
- FLI format
-
- RealMedia format (.rm files)
-
- NuppelVideo format (.nuv files)
-
- yuv4mpeg format
-
- FILM format (.cpk files)
-
- RoQ format
-
- supports reading from stdin, or network via HTTP
-
-
It's important to clarify a popular mistake. When people see a file with
.AVI extension, they instantly declare that isn't an MPEG file.
That's not true. At least not entirely. If you tell them that such a file
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/gcc-2.96-3.0.html
--- a/DOCS/gcc-2.96-3.0.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/gcc-2.96-3.0.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,6 +1,15 @@
+
+
+
+
+
-
+
Question: What is GCC 2.96 ? I can't find it at GNU site.
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/sound.html
--- a/DOCS/sound.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/sound.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
2.3.2. Audio output devices
@@ -10,14 +19,14 @@
-General: |
+General: |
- | oss | | OSS (ioctl) driver |
- | sdl | | SDL driver (supports up/downsampling, ESD, ARTS etc) |
- | nas | | NAS (Network Audio System) driver |
- | alsa5 | | native ALSA 0.5 driver |
- | alsa9 | | native ALSA 0.9 driver (works, but has problems -> use OSS) |
- | sun | | SUN audio driver (/dev/audio) for BSD and Solaris8 users |
+ | oss | | OSS (ioctl) driver |
+ | sdl | | SDL driver (supports up/downsampling, ESD, ARTS etc) |
+ | nas | | NAS (Network Audio System) driver |
+ | alsa5 | | native ALSA 0.5 driver |
+ | alsa9 | | native ALSA 0.9 driver (works, but has problems -> use OSS) |
+ | sun | | SUN audio driver (/dev/audio) for BSD and Solaris8 users |
@@ -46,70 +55,70 @@
2.3.2.1. Soundcard experiences, recommendations
-VIA onboard chipset (via82cxxx) 48Khz only |
- | Driver: | from here |
+VIA onboard chipset (via82cxxx) 48Khz only |
+ | Driver: | from here |
-Aureal Vortex 2 |
- | OSS: | no driver |
- | OSS/Pro: | OK |
- | ALSA: | no driver |
- | Max kHz: | 48 |
- | Driver: | aureal.sourceforge.net |
- | Driver2: | from here
+ | Aureal Vortex 2 |
+ | OSS: | no driver |
+ | OSS/Pro: | OK |
+ | ALSA: | no driver |
+ | Max kHz: | 48 |
+ | Driver: | aureal.sourceforge.net |
+ | Driver2: | from here
(buffer size increased to 32k) |
-GUS PnP |
- | OSS: | no driver |
- | OSS/Pro: | OK |
- | ALSA: | OK |
- | Max kHz: | 48 |
+GUS PnP |
+ | OSS: | no driver |
+ | OSS/Pro: | OK |
+ | ALSA: | OK |
+ | Max kHz: | 48 |
-SB Live! |
- | OSS: | HW AC3 won't work |
- | ALSA: | OK |
- | Max kHz: | 48 |
+SB Live! |
+ | OSS: | HW AC3 won't work |
+ | ALSA: | OK |
+ | Max kHz: | 48 |
-SB AWE 64 |
- | OSS: | max 44kHz |
- | ALSA: | 48kHz sounds shit |
- | Max kHz: | 48 |
+SB AWE 64 |
+ | OSS: | max 44kHz |
+ | ALSA: | 48kHz sounds shit |
+ | Max kHz: | 48 |
-Gravis UltraSound ACE |
- | OSS: | not OK |
- | ALSA: | OK |
- | Max kHz: | 44 |
+Gravis UltraSound ACE |
+ | OSS: | not OK |
+ | ALSA: | OK |
+ | Max kHz: | 44 |
-Gravis UltraSound MAX |
- | OSS: | OK |
- | ALSA: | OK (?) |
- | Max kHz: | 48 |
+Gravis UltraSound MAX |
+ | OSS: | OK |
+ | ALSA: | OK (?) |
+ | Max kHz: | 48 |
-ESS 688 |
- | OSS: | OK |
- | ALSA: | OK (?) |
- | Max kHz: | 48 |
+ESS 688 |
+ | OSS: | OK |
+ | ALSA: | OK (?) |
+ | Max kHz: | 48 |
-C-Media cards (which ones?) |
- | OSS: | not OK (hissing) (?) |
- | ALSA: | OK (?) |
- | Max kHz: | ? |
+C-Media cards (which ones?) |
+ | OSS: | not OK (hissing) (?) |
+ | ALSA: | OK (?) |
+ | Max kHz: | ? |
-Yamaha cards (*ymf*) |
- | OSS: | not OK (?) (maybe -ao sdl) |
- | ALSA: | OK only with ALSA 0.5 with OSS emulation AND -ao sdl (!) (?) |
- | Max kHz: | ? |
+Yamaha cards (*ymf*) |
+ | OSS: | not OK (?) (maybe -ao sdl) |
+ | ALSA: | OK only with ALSA 0.5 with OSS emulation AND -ao sdl (!) (?) |
+ | Max kHz: | ? |
-Cards with envy24 chips (like Terratec EWS88MT) |
- | OSS: | ? |
- | OSS/Pro: | OK |
- | ALSA: | ? |
- | Max kHz: | ? |
+Cards with envy24 chips (like Terratec EWS88MT) |
+ | OSS: | ? |
+ | OSS/Pro: | OK |
+ | ALSA: | ? |
+ | Max kHz: | ? |
-PC Speaker or DAC |
- | OSS: | OK (use the SDL driver : -ao sdl) |
- | ALSA: | no driver |
- | Max kHz: | the driver emulates 44.1 maybe more |
- | Driver: | ftp://ftp.infradead.org/pub/pcsp |
+PC Speaker or DAC |
+ | OSS: | OK (use the SDL driver : -ao sdl) |
+ | ALSA: | no driver |
+ | Max kHz: | the driver emulates 44.1 maybe more |
+ | Driver: | ftp://ftp.infradead.org/pub/pcsp |
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/users_against_developers.html
--- a/DOCS/users_against_developers.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/users_against_developers.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,7 +1,16 @@
+
+
+
+
+
-
+
In medias res
diff -r bfc652fc7f43 -r 6cb9d9a1716d DOCS/video.html
--- a/DOCS/video.html Thu Mar 07 17:50:25 2002 +0000
+++ b/DOCS/video.html Thu Mar 07 17:55:34 2002 +0000
@@ -1,115 +1,19 @@
+
+
+
+
+
-
+
2.3.1. Video output devices
-
-
-General: |
-
- | x11 | | X11 with optional SHM
- extension |
- | xv | | X11 using overlays with the Xvideo extension
- (hardware YUV & scaling) |
- | gl | | OpenGL renderer, so far works only with:
-- all cards with Utah-GLX
-
- Matrox cards with X/DRI >=4.0.3
-
- Radeon with X/DRI CVS
|
- | gl2 | | OpenGL renderer, multiple textures version |
- | dga | | X11 DGA extension |
- | fbdev | | Output to general framebuffers |
- | svga | | Output to SVGAlib |
- | sdl | |
- 1.1.7: supports software scaling
- 1.1.8: supports Xvideo (hardware scaling/fullscreen)
- 1.2.0: supports AAlib (-vo aa is very recommended, see below!) |
- | ggi | | similar to SDL |
- | aa | | textmode rendering with AAlib |
- | vesa | | Output to VESA BIOS. |
- | vidix | | VIDeo Interface for *niX (this entry is not a
- real driver, but an explanation of VIDIX) |
- | xvidix | | VIDIX in X window |
- | directfb | | Direct Framebuffer Device |
-
-Card specific: |
-
- | mga | | Matrox G200/G400 hardware
- YUV overlay via the mga_vid device |
- | xmga | | Matrox G200/G400 overlay (mga_vid) in X11
- window
-(Xv emulation on X 3.3.x!) |
- | syncfb | | Matrox G400 YUV support on framebuffer (obsoleted, use
- mga/xmga) |
- | 3dfx | | Voodoo3/Banshee hardware YUV (/dev/3dfx) support (not yet tested, maybe
- broken) |
- | tdfxfb | | Voodoo3/Banshee hardware YUV support on tdfx
- framebuffer (works!) |
- | zr | | Displaying on ZR360[56]7 based
- MJPEG boards (DC10(+), LML33, Buz) |
-
-Special: |
-
- | png | | PNG files output (use -z switch to set
- compression) |
- | pgm | | PGM files output (for testing purposes or ffmpeg encoding) |
- | md5 | | MD5sum output (for MPEG conformance tests) |
- | null | | Null output (for speed tests/benchmarking) |
-
-
-NOTE: check the following subsections for details and requirements!
-
2.3.1.1. Setting up MTRR
@@ -537,19 +441,19 @@
-There are several commandline switches for SDL: |
- | -vo sdl:name | |
-specifies sdl video driver to use (ie. aalib, dga, x11) |
- | -ao sdl:name | | specifies sdl audio driver to use (ie. dsp,
+ | There are several commandline switches for SDL: |
+ | -vo sdl:name | |
+specifies sdl video driver to use (ie. aalib, dga, x11) |
+ | -ao sdl:name | | specifies sdl audio driver to use (ie. dsp,
esd, arts) |
- | -noxv | | disables Xvideo hardware acceleration |
- | -forcexv | | tries to force Xvideo acceleration |
+ | -noxv | | disables Xvideo hardware acceleration |
+ | -forcexv | | tries to force Xvideo acceleration |
-SDL Keys: |
+SDL Keys: |
- | F | | toggles fullscreen/windowed mode |
- | C | | cycles available fullscreen modes |
- | W/S | | mappings for * and / (mixer control) |
+ | F | | toggles fullscreen/windowed mode |
+ | C | | cycles available fullscreen modes |
+ | W/S | | mappings for * and / (mixer control) |
@@ -584,13 +488,13 @@
The FBdev output takes some additional parameters above the others:
- | -fb | |
-specify the framebuffer device to use (/dev/fb0) |
- | -fbmode | | mode name to use (according to /etc/fb.modes) |
- | -fbmodeconfig | | config file of modes (default /etc/fb.modes) |
- | -monitor_hfreq | | IMPORTANT values, see example.conf |
- | -monitor_vfreq | |
- | -monitor_dotclock | |
+ | -fb | |
+specify the framebuffer device to use (/dev/fb0) |
+ | -fbmode | | mode name to use (according to /etc/fb.modes) |
+ | -fbmodeconfig | | config file of modes (default /etc/fb.modes) |
+ | -monitor_hfreq | | IMPORTANT values, see example.conf |
+ | -monitor_vfreq | |
+ | -monitor_dotclock | |
If you want to change to a specific mode, then use
@@ -700,29 +604,29 @@
If ./configure detects aalib installed, the aalib libvo driver will be built.
-You can use some keys in the AA Window to change rendering options: |
- | 1 | | decrease contrast |
- | 2 | | increase contrast |
- | 3 | | decrease brightness |
- | 4 | | increase brightness |
- | 5 | | switch fast rendering on/off |
- | 6 | | set dithering mode (none, error distribution, floyd steinberg) |
- | 7 | | invert image |
- | a | | toggles between aa and mplayer control) |
+You can use some keys in the AA Window to change rendering options: |
+ | 1 | | decrease contrast |
+ | 2 | | increase contrast |
+ | 3 | | decrease brightness |
+ | 4 | | increase brightness |
+ | 5 | | switch fast rendering on/off |
+ | 6 | | set dithering mode (none, error distribution, floyd steinberg) |
+ | 7 | | invert image |
+ | a | | toggles between aa and mplayer control) |
-The following command line options can be used: |
+The following command line options can be used: |
- | -aaosdcolor=V | | change osd color |
- | -aasubcolor=V | | change subtitle color |
- | where V can be: (0/normal, 1/dark, 2/bold, 3/boldfont, 4/reverse, 5/special) |
+ | -aaosdcolor=V | | change osd color |
+ | -aasubcolor=V | | change subtitle color |
+ | where V can be: (0/normal, 1/dark, 2/bold, 3/boldfont, 4/reverse, 5/special) |
-AAlib itselves provides a large sum of options.
+ | AAlib itselves provides a large sum of options.
Here are some important: |
- | -aadriver | | set recommended aa driver (X11, curses, linux) |
- | -aaextended | | use all 256 characters |
- | -aaeight | | use eight bit ascii |
- | -aahelp | | prints out all aalib options |
+ | -aadriver | | set recommended aa driver (X11, curses, linux) |
+ | -aaextended | | use all 256 characters |
+ | -aaeight | | use eight bit ascii |
+ | -aahelp | | prints out all aalib options |
NOTE: the rendering is very CPU intensive, especially when using AA-on-X
@@ -799,14 +703,14 @@
-These switches of command line currently are available for VESA: |
- | -vo vesa:opts | | currently recognized: dga to force dga mode and nodga to disable dga mode. Note: you may omit these parameters to enable autodetect of dga mode. (In the future also will specify mode parameters such as refresh rate, interlacing, doublescan and so on. Samples: i43, 85, d100) |
- | -screenw, -screenh, -bpp | | force userdefined mode |
- | -x, -y | | set userdefined prescaling |
- | -zoom | | enables userdefined prescaling |
- | -fs | | scales image to fullscreen |
- | -fs -zoom | | scales userdefined prescaling to fullscreen |
- | -double | | enables double buffering mode. (Available only in DGA mode). Should be slower of single buffering, but has no flickering effects. |
+These switches of command line currently are available for VESA: |
+ | -vo vesa:opts | | currently recognized: dga to force dga mode and nodga to disable dga mode. Note: you may omit these parameters to enable autodetect of dga mode. (In the future also will specify mode parameters such as refresh rate, interlacing, doublescan and so on. Samples: i43, 85, d100) |
+ | -screenw, -screenh, -bpp | | force userdefined mode |
+ | -x, -y | | set userdefined prescaling |
+ | -zoom | | enables userdefined prescaling |
+ | -fs | | scales image to fullscreen |
+ | -fs -zoom | | scales userdefined prescaling to fullscreen |
+ | -double | | enables double buffering mode. (Available only in DGA mode). Should be slower of single buffering, but has no flickering effects. |
| | | | | | |