mirror of https://github.com/mpv-player/mpv
313 lines
13 KiB
Plaintext
313 lines
13 KiB
Plaintext
|
MPlayer - Movie Player for LINUX (C) 2000-2001 Arpad Gereoffy (A'rpi/ESP-team)
|
|||
|
================================ * See the file AUTHORS for the complete list *
|
|||
|
http://mplayer.sourceforge.net (or http://mplayer.dev.hu)
|
|||
|
|
|||
|
O programie:
|
|||
|
~~~~~~
|
|||
|
MPlayer jest odgrywark<72> film<6C>w dla LINUXa. Wy<57>wietla wi<77>kszo<7A><6F> plik<69>w MPEG,
|
|||
|
AVI oraz ASF korzystaj<61>c z wielu w<>asnych oraz Win32 DLL kodek<65>w.
|
|||
|
Mo<EFBFBD>esz r<>wnie<69> ogl<67>da<64> VCD, DVD oraz filmy w DivX. Kolejn<6A> du<64><75> zalet<65>
|
|||
|
mplayera jest szeroki wachlarz sterownik<69>w wyj<79>cia. Mplayer dzia<69>a z X11, Xv,
|
|||
|
DGA, OpenGL, SVGAlib, fbdev, ale mo<6D>esz te<74> korzysta<74> z GGI iSDL ( i w ten spos<6F>b
|
|||
|
z wielu sterownik<69>w dostarczanych przez SDL - na przyk<79>ad AAlib ) oraz z
|
|||
|
niskopoziomowych sterownik<69>w specyficznych dla danej karty (dla Matrox G200/400/450).
|
|||
|
Wi<57>kszo<7A><6F> dost<73>pnych sterownik<69>w udost<73>pnia softwarowe lub hardwarowe skalowania,
|
|||
|
mo<EFBFBD>esz wi<77>c radowa<77> si<73> ogl<67>daniem film w trybie pe<70>noekranowym.
|
|||
|
A co powiesz na du<64>e antyaliasowane podtytu<74>y z cieniem ( 7 supportowanych typ<79>w!!)
|
|||
|
z w<>gierskimi, angielskimi, czeskimi, korea<65>skimi fontami, cyrylic<69> oraz OSD?
|
|||
|
|
|||
|
Historia:
|
|||
|
~~~~~~~~
|
|||
|
Wszystko zacz<63><7A>o si<73> rok temu...(2000)
|
|||
|
Pr<EFBFBD>bowa<EFBFBD>em wielu odgrywarek pod linuxa (mtv,xmps,dvdview,livid/oms,VideoLAN,
|
|||
|
xine,xanim,avifile,xmmp) ale ka<6B>da mia<69>a jaki<6B> feler. G<><47>wnie w przypadku
|
|||
|
szczeg<EFBFBD>lnych plik<69>w lub z synchronizacj<63> audio/video. Wi<57>kszo<7A><6F> z nich nie
|
|||
|
potrafi<EFBFBD>a odgrywa<77> zar<61>wno plik<69>w MPEG1/2 jak i AVI(DivX). Wiele z nich
|
|||
|
mia<EFBFBD>o r<>wnie<69> problemy z jako<6B>ci<63> obrazu oraz pr<70>dkosci<63>.
|
|||
|
Postanowi<EFBFBD>em wi<77>c napisa<73>/zmodyfikowa<77> now<6F>....
|
|||
|
|
|||
|
- mpg12play v0.1-v0.3:
|
|||
|
The first try, hacked together in a half hour!
|
|||
|
I've used libmpeg3 from www.heroinewarrior.com up to the version 0.3,
|
|||
|
but there were image quality and speed problems with it.
|
|||
|
- mpg12play v0.5-v0.87:
|
|||
|
Mpeg codec replaced with DVDview by Dirk Farin, it was a great stuff,
|
|||
|
but it was slow and was written in C++ (I hate C++!!!)
|
|||
|
- mpg12play v0.9-v0.95pre5:
|
|||
|
Mpeg codec was libmpeg2 (mpeg2dec) by Aaron Holtzman & Michel Lespinasse.
|
|||
|
It's great, optimized very fast C code with perfect image quality and
|
|||
|
100% MPEG standard conformance.
|
|||
|
- MPlayer v0.3-v0.9:
|
|||
|
It was a pack of two programs: mpg12playv0.95pre6 and my new simple AVI
|
|||
|
player 'avip' based on avifile's Win32 DLL loader.
|
|||
|
- MPlayer v0.10:
|
|||
|
The MPEG and AVI player in a single binary!
|
|||
|
- MPlayer v0.11:
|
|||
|
Some new developers joined and from 0.11 the mplayer project is a team-work!
|
|||
|
Added .ASF file support, and OpenDivX (see www.projectmayo.com) en/decoding.
|
|||
|
- MPlayer v0.17 "The IdegCounter"
|
|||
|
The release version of the 0.11pre after 4 months of heavy development!
|
|||
|
Try it, and be amazed! Thousands of new features added... and of course
|
|||
|
old code was improved too, bugs removed etc.
|
|||
|
- MPlayer 0.18 "The BugCounter"
|
|||
|
2 months since 0.17 and here's a new release.. Completed ASF support,
|
|||
|
more subtitle formats, introduced libao (similar to libvo but to audio),
|
|||
|
even more stable than ever, and so on. It's a MUST !
|
|||
|
|
|||
|
As you see, I didn't write any codecs, just some players. Instead I spent
|
|||
|
a lot of time finding the best way to parse bad damaged input files
|
|||
|
(both MPEG and AVI) and to do perfect A-V sync with seeking ability.
|
|||
|
My player is rock solid playing damaged MPEG files (useful for some VCDs),
|
|||
|
and it plays bad AVI files which are unplayable with the famous
|
|||
|
windows media player. Even AVI files without index chunk are playable, and
|
|||
|
you can rebuild their indexes with the -idx option, thus enabling seeking!
|
|||
|
As you see, stability and quality are the most important things for me,
|
|||
|
but the speed is also amazing.
|
|||
|
|
|||
|
What about the GUI?
|
|||
|
~~~~~~~~~~~~~~~~~~~
|
|||
|
I'm not a GUI programmer. I hate GUIs, I like the pure black 80x25 console.
|
|||
|
So the player has only keyboard control from the controlling console/xterm now.
|
|||
|
There is a GUI development for the player, coordinated by Pontscho/Fresh!
|
|||
|
It's still under development, but it will be merged and released real soon.
|
|||
|
BTW he needs some nice skins, if you are a good graphician, contact him!!!
|
|||
|
|
|||
|
Obs<EFBFBD>ugiwane formaty wej<65>cia:
|
|||
|
~~~~~~~~~~~~~~~~~~~~~~~~
|
|||
|
- VCD (Video CD) bezpo<70>rednio z CD-ROMu lub z obrazu .bin
|
|||
|
- DVD, bezpo<70>rednio z Twojej p<>yty DVD, opcjonalnie u<>ywaj<61>c libcss do deszyfrowania
|
|||
|
- MPEG 1/2 System Stream (PS/PES/VOB) i Elementary Stream (ES)
|
|||
|
- RIFF AVI file format
|
|||
|
- ASF 1.0 file format
|
|||
|
- obs<62>uguje czytanie z pliku, stdin, DVD oraz sieci przez HTTP
|
|||
|
|
|||
|
Uwaga: o obs<62>udze quicktime (.mov/.qt) oraz realmedia (.ra/.rm) czytaj w FAQ-u!
|
|||
|
|
|||
|
Obs<EFBFBD>ugiwanie kodeki audio i video
|
|||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|||
|
*** Sprawd<77> http://mplayer.sourceforge.net/DOCS/codecs.html ***
|
|||
|
*** znajdziesz tam kompletn<74>, codziennie od<6F>wie<69>an<61> list<73>!!! ***
|
|||
|
|
|||
|
Najwa<EFBFBD>niejsze kodeki video:
|
|||
|
- MPEG1 (VCD) and MPEG2 (DVD) video
|
|||
|
- DivX, OpenDivX i inne warianty MPEG4
|
|||
|
- Windows Media Video 7 (WMV1) wykorzystywany w plikach .wmv
|
|||
|
- Intel Indeo codecs (3.1,3.2,4.1,5.0)
|
|||
|
- MJPEG, ASV2 oraz inne formaty sprz<72>towe
|
|||
|
|
|||
|
Najwa<EFBFBD>niejsze kodeki audio:
|
|||
|
- MPEG layer 2, and layer 3 (MP3) audio (natywny kod, z optymalizacjami 3dnow)
|
|||
|
- AC3 dolby audio (natywny kod, z optymalizacjami 3dnow)
|
|||
|
- Voxware audio
|
|||
|
- alaw, msgsm, pcm and other simple old audio formats
|
|||
|
|
|||
|
Je<EFBFBD>li masz kodeka nie opisanego tutaj, oraz jeszcze nie obs<62>ugiwanego
|
|||
|
przeczytaj http://mplayer.sourceforge.net/DOCS/codecs.html oraz DOCS/CODECS
|
|||
|
by uzyska<6B> informacje jego statusie oraz jak mo<6D>na nam pom<6F>c doda<64> dla
|
|||
|
niego obs<62>ug<75>.
|
|||
|
|
|||
|
Obs<EFBFBD>ugiwane wyj<79>cia video:
|
|||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|||
|
Og<EFBFBD>lne:
|
|||
|
- x11: X11 z opcjonalnym rozszerzeniem SHM
|
|||
|
- xv: X11 u<>ywaj<61>ce rozszerzenia XVideo (sprz<72>towe YUV oraz skalowanie)
|
|||
|
- gl: renderer OpenGL, jak do tej pory dzia<69>a jedynie z:
|
|||
|
- wszystkie karty z Utah-GLX
|
|||
|
- Karty Matroxa z X/DRI >=4.0.3
|
|||
|
- Radeon z X/DRI CVS
|
|||
|
- dga: rozszerzenie X11 DGA
|
|||
|
- fbdev:Wyj<79>cie na framebuffer
|
|||
|
- svga: Wyj<79>cie do SVGAlib
|
|||
|
- sdl: 1.1.7 : osb<73>uguje softwarowe skalowanie
|
|||
|
1.1.8 : obs<62>uguje Xvideo (sprz<72>towe skalowanie/fullscreen)
|
|||
|
1.2.0 : obs<62>uguje aalib (tryb textowy!)
|
|||
|
- ggi: podobne do SDL
|
|||
|
|
|||
|
Specyficzne dla kart:
|
|||
|
- 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: Voodoo2/3 hardware YUV (/dev/3dfx) support (not yet tested, maybe broken)
|
|||
|
|
|||
|
Specjalne:
|
|||
|
- 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)
|
|||
|
- odivx:OpenDivX AVI File writer (use -br to set encoding bitrate)
|
|||
|
- null: Null output (for speed tests/benchmarking)
|
|||
|
|
|||
|
UWAGA: sprawd<77> DOCS/VIDEOCARDS po szczeg<65>ly i wymagania!
|
|||
|
|
|||
|
Obs<EFBFBD>ugiwane urz<72>dzenia audio:
|
|||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|||
|
- OSS (ioctl) driver
|
|||
|
- SDL driver (supports up/downsampling, esd, arts etc)
|
|||
|
- native ALSA 0.5 driver
|
|||
|
- native ALSA 0.9 driver (buggy, use OSS emulation!)
|
|||
|
- native ESD driver (under development?)
|
|||
|
- SUN audio driver (/dev/audio) for BSD and Solaris8 users
|
|||
|
|
|||
|
UWAGA: sprawd<77> DOCS/SOUNDCARDS po szczeg<65>ly!
|
|||
|
|
|||
|
Pr<EFBFBD>dko<EFBFBD><EFBFBD>:
|
|||
|
~~~~~~
|
|||
|
Wi<EFBFBD>kszo<EFBFBD><EFBFBD> krytycznych cz<63><7A>ci jest optymalizowana dla MMX/MMXext/SSE/3DNow!/3DNow!Ex.
|
|||
|
Mo<EFBFBD>esz poprawi<77> pr<70>dko<6B><6F> rednerowania ustawiaj<61><6A> rejestry MTRR, patrz dokumentacja w MTRR.
|
|||
|
*Stare* benchmarki mo<6D>na znale<6C><65> w pliku DOCS/SPEED
|
|||
|
|
|||
|
U<EFBFBD>ytkowanie:
|
|||
|
~~~~~~
|
|||
|
plik: mplayer [options] [path/]filename
|
|||
|
VCD: mplayer [options] -vcd trackno /dev/cdrom
|
|||
|
DVD: mplayer [options] -dvdauth /dev/dvd filename.VOB
|
|||
|
sie<69>: mplayer [options] http://site.com/file.[mpg|avi]
|
|||
|
|
|||
|
Opcje:
|
|||
|
patrz `mplayer -h' dla opcji
|
|||
|
patrz `mplayer -vo help' by zobaczy<7A> list<73> dost<73>pnych urz<72>dze<7A> video
|
|||
|
patrz `mplayer -ao help' by zobaczy<7A> list<73> dost<73>pnych urz<72>dze<7A> audio
|
|||
|
|
|||
|
Klawisze:
|
|||
|
<- or -> wyszukiwanie wprz<72>d/wstecz o 10 sekund
|
|||
|
up or down seek backward/forward 1 minute
|
|||
|
p or SPACE pause movie (press any key to continue)
|
|||
|
q or ^C stop playing and quit program
|
|||
|
o toggle OSD : none / seek / seek+timer
|
|||
|
/ and * decrease/increase volume
|
|||
|
m toggle using master/pcm channel for volume setting
|
|||
|
f toggle fullscreen (only with -vo sdl)
|
|||
|
|
|||
|
Przyk<79>ady:
|
|||
|
mplayer -vo x11 /mnt/Films/Contact/contact2.mpg
|
|||
|
mplayer -vcd 2 /dev/cdrom
|
|||
|
mplayer -afm 3 /mnt/DVDtrailers/alien4.vob
|
|||
|
mplayer -dvd /dev/dvd /mnt/dvd/matrix.vob
|
|||
|
mplayer -abs 65536 -delay -0.4 -nobps ~/movies/test.avi
|
|||
|
|
|||
|
Uwaga: aby u<>y<EFBFBD> urz<72>dzenia YUV Matroxa (-vo mga or xmga), b<>dziesz najpierw musia<69>
|
|||
|
za<7A>adowa<77> sterownik do kernela: patrz DOCS/VIDEOCARDS .
|
|||
|
|
|||
|
Playing from Net & stdin:
|
|||
|
~~~~~~~~~~~~~~~~~~~~~~~~~
|
|||
|
Now it's possible.
|
|||
|
|
|||
|
To play something by reading from stdin, just use '-' as filename:
|
|||
|
|
|||
|
cat test.mpg | mplayer -vo xv -
|
|||
|
|
|||
|
Restrictions:
|
|||
|
mpg: no backward seeking
|
|||
|
asf: no backward seeking
|
|||
|
avi: no index reading -> no seeking at all, and playing of some files are
|
|||
|
+impossible
|
|||
|
|
|||
|
No control from controlling terminal/xterm, but hotkeys and osd works
|
|||
|
from the window. or course LIRC still works everywhere.
|
|||
|
|
|||
|
This feature combined with external wrappers extends possibilities.
|
|||
|
For example, to play a movie just downloaded from your favourite divx
|
|||
|
server:
|
|||
|
rar p ast-nssvcd.rar | mplayer -vo xmga -fs -
|
|||
|
or:
|
|||
|
wget ftp://micorsops.com/something.avi -O - | mplayer -
|
|||
|
|
|||
|
|
|||
|
TV output:
|
|||
|
~~~~~~~~~~
|
|||
|
If you have a Matrox G400 Dual-Head card, you can watch movies on TV, using
|
|||
|
the TV-out feature of the second head. Read DOCS/TVout-G400 for details!
|
|||
|
|
|||
|
Sending bugreports, comments, feature requests etc:
|
|||
|
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
|||
|
First please read all the docs in this package, most of the problems are
|
|||
|
described somewhere. At least read DOCS/BUGS ! We don't like answering
|
|||
|
questions which are already answered in this readme or other docs.
|
|||
|
|
|||
|
Read the DOCS/MPlayer-FAQ. Most common problems are answered there!
|
|||
|
|
|||
|
You should try the latest development version (from CVS) too, maybe your
|
|||
|
bug is already fixed, but the new version hasn't been released.
|
|||
|
If you couldn't solve the problem, then send a quality bugreport:
|
|||
|
read DOCS/BUGREPORTS for instructions (where, what and how...)
|
|||
|
|
|||
|
Subscribe to the mplayer-users mailing list. There are many MPlayer
|
|||
|
users, maybe they can help or know the solution to your problem.
|
|||
|
You also should send ideas, feature requests, comments to there!
|
|||
|
Please do not ask for features already listed in the DOCS/TODO!
|
|||
|
|
|||
|
Contact information:
|
|||
|
~~~~~~~~~~~~~~~~~~~~
|
|||
|
Homepage: http://mplayer.sourceforge.net
|
|||
|
|
|||
|
Mailing lists:
|
|||
|
~~~~~~~~~~~~~~
|
|||
|
There are some public mailing lists on MPlayer. Subscribing can be achieved on
|
|||
|
the following addresses:
|
|||
|
|
|||
|
- MPlayer core/hungarian developers list:
|
|||
|
http://lists.sourceforge.net/lists/listinfo/mplayer-devel
|
|||
|
|
|||
|
I dunno, it is the FLAME list in hungarian language :)
|
|||
|
Also some talking about mplayer core team internals, like mplayer
|
|||
|
party, sponsors etc can be here.
|
|||
|
|
|||
|
- MPlayer developers list:
|
|||
|
http://lists.sourceforge.net/lists/listinfo/mplayer-dev-eng
|
|||
|
|
|||
|
This list is about mplayer development! Talking about interface/API changes,
|
|||
|
new libraryes, code optimization, ./configure changes, and send patches here.
|
|||
|
Do NOT send bugreports, user questions, feature requests here!
|
|||
|
This list should be kept low-traffic.
|
|||
|
|
|||
|
- MPlayer users list:
|
|||
|
http://lists.sourceforge.net/lists/listinfo/mplayer-users
|
|||
|
|
|||
|
- send bugreports here (after reading DOCS/BUGS, BUGREPORTS)
|
|||
|
- send feature requests here (after reading DOCS/TODO)
|
|||
|
- send user questions here (after reading DOCS/README, INSTALL, FAQ etc)
|
|||
|
|
|||
|
- MPlayer & Matrox G200/G400/G450 users:
|
|||
|
http://lists.sourceforge.net/lists/listinfo/mplayer-matrox
|
|||
|
|
|||
|
Send matrox-related questions here,
|
|||
|
- things about mga_vid,
|
|||
|
- matrox's official beta drivers (for X 4.x.x)
|
|||
|
- and about matroxfb-TVout stuff.
|
|||
|
|
|||
|
- mpg12play-portable developers:
|
|||
|
http://lists.sourceforge.net/lists/listinfo/mplayer-mpg12play
|
|||
|
|
|||
|
This list is for talking about mplayer ports to non-x86 platforms
|
|||
|
(IRIX, Solaris-SPARC, Alpha, Commodore64, Sharp Calculator,
|
|||
|
Teapot etc...)
|
|||
|
|
|||
|
- MPlayer announce:
|
|||
|
http://lists.sourceforge.net/lists/listinfo/mplayer-announce
|
|||
|
|
|||
|
Very low traffic list :)
|
|||
|
And it's read-only. I'll post something shit there if a new release
|
|||
|
is done.
|
|||
|
|
|||
|
- MPlayer CVS-log:
|
|||
|
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
|
|||
|
|
|||
|
Send only questions about CVS changes here.
|
|||
|
(if you don't understand why a change is required or you've better fix)
|
|||
|
Be sure in that your target developer reads this list!
|
|||
|
|
|||
|
NOTE: language of above lists are ENGLISH, unless explicitly stated otherwise.
|
|||
|
Please do not send messages using other language!
|
|||
|
|
|||
|
License:
|
|||
|
~~~~~~~~
|
|||
|
MPlayer incorporates a lot of code from other projects, but for now everything
|
|||
|
except the OpenDivX stuff is under General Public License (GPL) version 2 or
|
|||
|
later.
|
|||
|
|
|||
|
Standard Disclaimer:
|
|||
|
~~~~~~~~~~~~~~~~~~~~
|
|||
|
Use only at your own risk! There may be errors and inaccuracies that could
|
|||
|
damage your system, your eye or ear. Proceed with caution, and although this is
|
|||
|
highly unlikely, we don't take any responsibility for that!
|