arpi
a5eea66f78
i18n should not affect --language
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7630 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 17:50:37 +00:00
arpi
ce587559f7
This patch adds the functionality to disable/enable subtitles while playing
...
a video. I mapped it to the input-keyword "sub_visibility".
This keyword is mapped to the 'v' key on the keyboard. I tested the patch
with old-fashioned subtitles, with freetype subtitles and DVD subtitles.
Works fine. The patch also includes documentation updates.
patch by Uwe.Reder@3SOFT.de
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7629 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 17:40:51 +00:00
arpi
1b28b8a9c7
DPRINTF -> mp_msg()
...
patch by Tobias Diedrich <td@sim.uni-hannover.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7628 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 17:31:36 +00:00
arpi
6ca9809c9e
Small error, the buffer size got set incorrectly.
...
(Now BUFFER_SIZE * 3 instead of BUFFER_SIZE * 2)
patch by Tobias Diedrich <td@sim.uni-hannover.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7627 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 17:30:38 +00:00
diego
7fb770e88d
Fixed some typos and an error in the help output.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7626 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 17:18:57 +00:00
arpi
82fc19b9be
This patch hopefully fixes colorkeying and a segfault in exclusive mode
...
Sascha Sommer <saschasommer@freenet.de>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7625 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 16:56:42 +00:00
michael
7fdd59f2c0
typo (found by alex)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7624 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 16:50:35 +00:00
arpi
a8fe8a6fea
updated
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7623 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 16:32:39 +00:00
arpi
efe3639266
uninit cleanup again... thx to Nilmoni Deb for bugreport
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7622 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 16:16:53 +00:00
diego
87a335019f
Added my credits, plus a small wording correction.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7621 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 16:12:44 +00:00
michael
35572927c4
forgot docs (again ...)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7620 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 16:01:54 +00:00
rtognimp
9602dfdb78
sync, shorter messages in help screen
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7619 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 13:19:21 +00:00
anders
af069ffbda
Removing annoying printf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7618 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 11:45:49 +00:00
anders
fe053df38d
Changing frequency limit for resampling
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7617 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 11:28:03 +00:00
anders
ea698923eb
Adding Support for non-reentrant audio filters
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7616 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 11:26:14 +00:00
anders
735de60232
Adding -format and -af switches
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7615 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 11:23:02 +00:00
arpi
3605b121ab
11l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7614 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 10:49:41 +00:00
arpi
fc7020b5af
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7613 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 10:42:24 +00:00
atmos4
496963471f
strtod is locale-dependant, so it may only accept either '.' or ',' as decimal point,
...
we do now make sure both works by providing a fallback.
If anyone knows a better/simpler algorithmn than I used, feel free to improve.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7612 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 05:54:12 +00:00
atmos4
ff72be050b
Enable -subfps for time based subtitles, too.
...
Please update the DOCS for -subfps:
"If you have time-based subtitles like subviewer that can't be synced by -subdelay
try specifying -subfps with the framerate of the movie the time-based sub was
created for, eg. -subfps 25 if you use subs from a 25 fps movie with a movie
using a different framerate. If you need to guess -subfps, try 25, 23.98 and 29.97"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7611 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 02:59:04 +00:00
arpi
0ab47ea363
10l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7610 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 01:08:04 +00:00
atmos4
d803db3e15
Skip html tags (like <i>) inside subviewer subtitles.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7609 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 00:46:47 +00:00
arpi
4defc3ee59
- init fails if no -vo mpegpes
...
- do not fail if unsupported samplerate, instead force resample to 48khz
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7608 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-06 00:22:32 +00:00
arpi
f5faf9e7c9
updated, still missing many contributors :(
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7607 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 23:27:56 +00:00
arpi
fcd7a8be11
new option -speed, to set playback speed rate (examples: -speed 1:3 or -speed 5)
...
it replaces old -srate behaviour ofor mplayer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7606 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 23:00:18 +00:00
arpi
3053a8b7f2
aufio filter layer (libaf) integration to libmpcodecs, mplayer and mencoder
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7605 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 22:55:45 +00:00
arpi
18e342e06c
af_calc_insize_constrained() rounding changes, works better for me this way
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7604 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 22:54:11 +00:00
arpi
8c465db577
optimization of the FIR macros, extending outfreq range to 2..192khz
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7603 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 22:53:21 +00:00
arpi
25d99f9d61
ffdv added
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7602 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 22:47:11 +00:00
jonas
03ff8c2463
new ac/vc/afm/vfm/ao/vo options
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7601 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 15:18:25 +00:00
anders
ba87a706bd
Removing debug message, (oops)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7600 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 11:07:23 +00:00
anders
2455614901
Adding function for estimating required buffer length
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7599 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 11:02:39 +00:00
jaf
65d1d8d948
by cvs hephooey@fastmail.fm
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7598 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 10:19:07 +00:00
gabucino
0825666195
We translated Polish manual to version pre8.
...
Was in this a little confusions. We translated version pre7 and I had You
already to send it, and here pre8. Much was of work, because manual changed -
is now more readable...
Adrian Pawlik < imoteph@wp.pl >
Konrad Materka < kmaterka@wp.pl >
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7597 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-05 03:42:00 +00:00
alex
71101c336f
renamed to LUT-based sw. eq.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7596 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-04 19:58:48 +00:00
arpi
0dfb266f56
This just corrects a function name to match the other demuxer's
...
"xxx_check_file" convention, adds a verbose note about (to match the other
demuxers)
patch by Kees Cook <mplayer@outflux.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7595 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-04 19:23:36 +00:00
arpi
9561550982
adds "libdv" to the "input modules" list in "configure", and
...
takes out the note about "for mencoder" since it's actually for both. :)
patch by Kees Cook <mplayer@outflux.net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7594 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-04 19:22:29 +00:00
jaf
c8b83d930f
*** empty log message ***
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7593 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-04 19:05:42 +00:00
anders
150c05bec9
Correcting error in macro
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7592 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-03 12:44:58 +00:00
anders
94f26b18df
Fixing the fix buffer overrun should work now
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7591 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-03 12:43:39 +00:00
anders
7ca1ef4974
Redesign of buffer length calculation
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7590 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-03 12:02:46 +00:00
arpi
f1f0dbdba3
1l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7589 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 22:30:10 +00:00
arpi
3f05bdd0e0
100l
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7588 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 22:13:14 +00:00
alex
d65409434c
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7587 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 16:56:54 +00:00
alex
a83dd2b15c
some cleanups for video_grabber() which fix a race condition by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7586 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 16:47:41 +00:00
alex
53b73363df
this patch adds an ability to recover from audio buffer cross-run by Jindrich Makovicka <makovick@kmlinux.fjfi.cvut.cz>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7585 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 16:46:55 +00:00
pontscho
6cd728e29e
use snprintf instead of sprintf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7584 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 14:57:42 +00:00
pontscho
f4eefb71c8
add [video||audio]_driver_list
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7583 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 13:16:15 +00:00
anders
5ad47aba11
Fixing potential future problem with buffer overrun
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7582 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 11:00:37 +00:00
anders
5c7b9ef0d4
Changing to 32 bit aritmetics for counters
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@7581 b3059339-0415-0410-9bf9-f77b7e298cf2
2002-10-02 10:47:18 +00:00