# HG changeset patch # User gabucino # Date 1003747588 0 # Node ID dd9297e1d0f9aa192edb2bf1b05132884ed73345 # Parent aa4d96380b7f1f141b1baec5a2c61be1bdd3e30a AQT sub type added diff -r aa4d96380b7f -r dd9297e1d0f9 DOCS/Hungarian/documentation.html --- a/DOCS/Hungarian/documentation.html Mon Oct 22 09:29:16 2001 +0000 +++ b/DOCS/Hungarian/documentation.html Mon Oct 22 10:46:28 2001 +0000 @@ -150,7 +150,7 @@ ezáltal az SDL drivereit is), és néhány alacsonyszintű kártyaspecifikus driver (Matrox/3dfx/SiS) is használható! Legtöbbjük támogat szoftveres vagy hardveres skálázást, így a teljesképernyős mód is elérhető. És még nem is - szóltam a szép, élsímított, árnyékolt feliratozásról (8 támogatott típus!!!), + szóltam a szép, élsímított, árnyékolt feliratozásról (9 támogatott típus!!!), ami támogat európai/ISO 8859-1,2 (magyar, angol, cseh, stb), cirill és koreai fontokat, valamint OSD-t!

diff -r aa4d96380b7f -r dd9297e1d0f9 DOCS/Hungarian/mplayer.1 --- a/DOCS/Hungarian/mplayer.1 Mon Oct 22 09:29:16 2001 +0000 +++ b/DOCS/Hungarian/mplayer.1 Mon Oct 22 10:46:28 2001 +0000 @@ -520,8 +520,8 @@ betűtipusoknak. .TP .I FELIRATFILEOK -Az MPlayer jelenleg 8 fajtát támogat : MicroDVD, SubRip, unnamed, -SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), MPsub. +Az MPlayer jelenleg 9 fajtát támogat : MicroDVD, SubRip, unnamed, +SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, MPsub. A fileokat ebben a sorrendben keresi : (például /mnt/cdrom/movie.avi) /mnt/cdrom/movie.sub (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA) diff -r aa4d96380b7f -r dd9297e1d0f9 DOCS/documentation.html --- a/DOCS/documentation.html Mon Oct 22 09:29:16 2001 +0000 +++ b/DOCS/documentation.html Mon Oct 22 10:46:28 2001 +0000 @@ -150,7 +150,7 @@ OpenGL, SVGAlib, fbdev, AAlib, but you can use SDL (and this way all drivers of SDL) and some lowlevel card-specific drivers (for Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware scaling, so you can enjoy movies in -fullscreen. And what about the nice big antialiased shaded subtitles (8 +fullscreen. And what about the nice big antialiased shaded subtitles (9 supported types!!!) with european/ISO 8859-1,2 (hungarian, english, czech, etc), cyrillic, korean fonts, and OSD?

@@ -868,6 +868,11 @@ +
  • Jiri Svoboda <Jiri.Svoboda@seznam.cz> + +
  • Main testers:

    diff -r aa4d96380b7f -r dd9297e1d0f9 DOCS/mplayer.1 --- a/DOCS/mplayer.1 Mon Oct 22 09:29:16 2001 +0000 +++ b/DOCS/mplayer.1 Mon Oct 22 10:46:28 2001 +0000 @@ -516,8 +516,8 @@ file, and files with .RAW extension. .TP .I SUBTITLE FILES -MPlayer currently supports 8 subtitle formats : MicroDVD, SubRip, unnamed, -SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), and our own: MPsub. +MPlayer currently supports 9 subtitle formats : MicroDVD, SubRip, unnamed, +SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, and our own: MPsub. Sub files are searched in this priority : (for example /mnt/cdrom/movie.avi) /mnt/cdrom/movie.sub (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA)