1
mirror of https://github.com/mpv-player/mpv synced 2024-07-31 16:29:58 +02:00
Commit Graph

86 Commits

Author SHA1 Message Date
laaz
987514c601 MPsub read/write support 0.5 (-dumpmpsub switch)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2179 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-12 16:21:55 +00:00
atlka
0a5c47a028 modifications to use iconv(3) function to recode text of subs (autodetect)
added option -subcp <cpname> # for example cp1250, latin2 etc.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2152 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-10 13:07:42 +00:00
atmos4
abb7153e94 Monitor aspect stuff.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2054 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-03 14:41:53 +00:00
arpi
e91f77aff3 -noaspect added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2044 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-01 23:34:05 +00:00
atmos4
813e82a7ea New aspect prescale code, parses aspect value from mpeg sequence header or commandline.
Removed X11_FULLSCREEN hack from mplayer.c and moved it to libvo/vo_xv.c.
Added support for nominator[:/]denominator float values in cfg-parser, thanks for the code by Steve Davies.
All around thanks to Steve for helping me understanding the whole stuff :)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2032 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-10-01 15:58:31 +00:00
gabucino
92a7480f3a range increased to 11 (ffmp3)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1931 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-21 22:32:58 +00:00
pontscho
83e1eed13d some bug fix, and add decoration item to skin conffile. faszom(C)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1867 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-09-07 21:04:14 +00:00
arpi
3cfd8b0161 GUI integration, step 1
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1710 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-27 00:55:25 +00:00
arpi
daabc5f774 libDVDread support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1597 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-20 21:20:03 +00:00
folke
5663ecf375 New feature for option processing: CONF_TYPE_FUNC_FULL
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1537 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-15 19:26:22 +00:00
folke
dca17b4044 vo_aa: configurable now
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1519 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-14 19:00:00 +00:00
atlka
ca99c8dc89 changes according to -utf8 option, draw_osd() function added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1502 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-13 11:08:18 +00:00
arpi
1ef51739de -quiet option patch by Adam Tla/lka atlka@pg.gda.pl
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1449 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-06 00:30:29 +00:00
arpi
002b6634cc -autoq option...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1440 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-08-04 13:52:41 +00:00
arpi
57207b1f8b libvo2 support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1423 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-30 02:00:54 +00:00
arpi
4bd1f7bb90 -fsmode range extended
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1415 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-29 16:31:37 +00:00
gabucino
7d1c7e492c -vfm max range updated to 7
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1379 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-22 09:46:54 +00:00
arpi
757d01d9a9 ranges fixed (MAX vs. MAX+1 dilemma)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1329 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-16 13:24:14 +00:00
atmos4
7025bc212f As promised, -afm and -vfm to prefer audio/video driver family, -ac and -vc have higher precedence, so they can override -afm/-vfm.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1300 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-08 22:45:56 +00:00
atmos4
2465ba5a84 Replaced LGBs video codec forcing change with mine for audio and video codecs, which is IMHO more convenient cause codecs are selected by name instead of number, one unclearity is left to me, that's why audio_format is used once before codecs selection for MPEG_PS files, that's why I left -afm in for that one.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1287 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-07 09:53:47 +00:00
lgb
52430859d4 -vcodec option (maybe some other name would be better though) to select between driver types without editing codecs.conf. mplayer will default to normal codec search loop if it does not find codec for the specified driver type. config range checking for the parameter (an integer) should be cleaned, IMHO
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1286 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-06 21:17:22 +00:00
arpi
2756d4601f -fsmode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1268 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-03 23:44:19 +00:00
alex
76c3dc2348 -dsp option removed, displaying help text (-ao oss:dsp_path)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1256 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-07-02 19:25:34 +00:00
arpi_esp
81d9226517 alsa/noalsa message
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1212 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-23 19:58:32 +00:00
al3x
46167fd965 sdl_(a)driver liquidated - sorry atmos
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1188 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-21 22:47:21 +00:00
acki2
8493d8711b - new config option -lircconfig (config file for lirc)
- new config option -(no)double (disable/enable doublebuffering in libvo)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1150 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-17 20:38:02 +00:00
arpi_esp
fb0361090c -frames and -benchmark options to make chl & gabucino happy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1125 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-13 21:55:24 +00:00
atmosfear
b9e199808d Added support for writing wave files and specifying filename to write to.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1113 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-12 14:24:26 +00:00
arpi_esp
5c50d3e7dd applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1039 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 18:40:44 +00:00
lgb
54441167f7 -dvd is renamed to -dvdauth, variable dvd_device is renamed to dvd_auth_device. These changes are needed for future DVD playback developmenting
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1019 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 02:13:31 +00:00
arpi_esp
94d060f0b5 -alsa/-noalsa disabled
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@1017 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-05 01:17:12 +00:00
atmosfear
83f92dcb98 Added -sdla switch for sdl audio driver selection.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@983 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-04 00:27:06 +00:00
arpi_esp
99e963fece upller limit increased, sblive works up to 192khz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@979 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 23:36:47 +00:00
arpi_esp
a845776c7b new option: -srate
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@970 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 19:46:22 +00:00
lgb
7ebd301178 '-ao' switch (including '-ao help'), fixing Arpi's bug (short name 'null' for both of oss and null driver ;)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@957 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-03 00:24:49 +00:00
arpi_esp
c5c6862d8f libao support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@956 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-02 23:30:26 +00:00
laaz
d2291f791c when using -ss:
"seek seconds" -> "super seek"
now it understands 1:22:41.4   2:13   style time


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@938 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-06-01 22:48:50 +00:00
lgb
f61ffa92b9 Centralized and cleaned up X11 connecting, fixed remote X11 playing, -display option for mplayer. SHOULD BE TESTED.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@923 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-31 22:32:58 +00:00
arpi_esp
5bc84d0f81 ehh space removed :o
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@800 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-14 09:37:44 +00:00
arpi_esp
ea0baf7de4 frame dropping...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@799 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-14 09:35:51 +00:00
arpi_esp
67a0dc08e7 -flip/-noflip changed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@778 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-12 01:56:31 +00:00
atmosfear
07c2ced269 Don't haste.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@770 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 14:52:06 +00:00
atmosfear
82b8dce748 Ooops =)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@769 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 14:47:01 +00:00
atmosfear
48463d23b5 Added -flip/-noflip.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@766 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-11 14:39:28 +00:00
pontscho
5ed67e6afa '--help' bug fixed
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@738 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-09 14:17:55 +00:00
arpi_esp
a158f5d747 applied 'fakemono' patch by Bryan Chan scorpio@acm.org
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@733 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 21:49:00 +00:00
atmosfear
d53a450b5e Added -unicode switch to deal with unicode subs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@726 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 19:39:21 +00:00
pontscho
8ffaf8a85e add gui support
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@724 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-05-08 12:17:03 +00:00
arpi_esp
67f6da0702 -ss patch by Loring Holden
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@652 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 22:10:25 +00:00
lgb
ef509505f7 The -osdlevel switch for setting default OSD level (useful in your .config for example if you don't like watching OSD timer by default)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@642 b3059339-0415-0410-9bf9-f77b7e298cf2
2001-04-26 15:50:45 +00:00