ben
054b52cb01
added new native rtsp demuxer code for mpeg-ts over rtp (now both real and non-real servers should be handled)
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18833 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-26 21:27:57 +00:00
nicodvb
8e500b6d30
removed old dvdnav code
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18735 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-16 19:06:00 +00:00
nicodvb
f1871d5766
restored support for dvdnav only in the stream layer; all other functionalities are disabled
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18715 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-14 21:58:17 +00:00
iive
2572417054
Adds missing NULL last entry to msgl_config
...
patch by Bryan Alton < balton at eircom dot net>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18583 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-06-05 18:50:44 +00:00
uau
8f30963c37
Make EDL compilation unconditional
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18313 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-27 12:40:29 +00:00
reynaldo
3a406e94d7
Get ride of the several if(identify) messy lines and rearangment of some of the output, both patches by Kiriuja mplayer-patches AT en-directo_net, his changes are barely unrelated, nevertheless Im commiting them thogeter just for the sake of my mental healt, I had both patches already applied on my local three
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18238 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-24 07:20:34 +00:00
reimar
b7942efd63
rtsp options should be available for mencoder as well
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18136 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-04-18 11:06:35 +00:00
reimar
73b6c0eff2
allow values up to 100 for -mc
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17960 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-26 11:09:17 +00:00
albeu
1939522650
Add a msg type for the osd menu.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17948 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-25 19:24:21 +00:00
reimar
1519205f24
Automaticall convert message to console charset, use utf8 for GTK2 Gui
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17773 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-08 12:45:48 +00:00
diego
1cbeb57911
Make -xy help output consistent, output an empty line before and after.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17728 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-04 17:33:56 +00:00
corey
6f446f41b5
New option: -ignore-start
...
Makes mplayer and mencoder ignore dwStart in AVI files.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17655 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-20 09:36:10 +00:00
michael
694c65e985
change sws sharpen filter a little
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17531 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-04 00:08:54 +00:00
diego
65f186f4d0
proper support for shared libpostproc
...
patch by Nico Sabbi, fixes and consistency cleanups by me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17464 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-22 18:11:35 +00:00
ods15
e9c36ee295
Removing obsolete, and until recently, misdocumented option -verbose .
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17209 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-17 18:10:51 +00:00
diego
1e255f168e
Make -really-quiet a common option.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17176 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-11 18:05:23 +00:00
ods15
569083894b
100l, reverting unrelated change with last commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17108 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 08:45:06 +00:00
ods15
5aac28ec24
new -msglevel option, constrols msg level for every msg module
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17107 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 08:42:48 +00:00
rtognimp
cd68e1618b
Demuxer modularization
...
Demuxer selection by name with -demuxer command (bakward compatible)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16176 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 19:57:47 +00:00
iive
84ec577508
remove unused cache-prefill and create cache-seek-min that controls when seek_long is prefered over waiting for cache to fill
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16153 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 00:26:07 +00:00
ods15
efee32de2b
-delay for MEncoder, final step 6.
...
TODO: make it encode silence instead of cutting video as cutting
video is unreliable with -ovc copy.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15998 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-17 19:40:05 +00:00
henry
ecddf9d3e0
fix the range and type of -tv immediatemode option
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15436 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-05-13 14:45:28 +00:00
reimar
248ab71a93
not all Windows version have ABOVE_NORMAL and BELOW_NORMAL priorities...
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15271 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-26 15:07:11 +00:00
wight
b31327737d
100l for missing #ifdef in previous commit
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15044 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 18:43:18 +00:00
faust3
14ecebe920
windows priority support patch by Rune Petersen <runner at mail.tele.dk> with the freedom to shoot yourself in the foot
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15043 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-04-02 18:29:16 +00:00
rfelker
7d547bfd7e
EDL for mencoder, patch by Oded (ods15)
...
Committed with a few minor fixes. Needs documentation still.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14965 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-19 20:55:51 +00:00
rfelker
099b134f67
Oded's patch for -speed in mencoder. This can be used for purposes
...
like converting back and forth between PAL and FILM (or NTSC-FILM)
framerates, or whatever else you like. Doesn't work with -oac copy.
Someone give Oded some cola for the error message and fill in a sane
one. :))))
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14945 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-03-15 04:10:57 +00:00
alex
9bf232971a
quick solution for making an option less braindead
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14790 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-02-24 15:00:47 +00:00
diego
e29e6dfd36
Print warning message when using -dvd-device without libdvdread support.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14541 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-01-19 18:05:03 +00:00
faust3
229c7f9c84
correctly display the commas of most hebrew subtitles on the left side
...
of the sentence with fribidi, make the old behaviour optional
patch by Shachar Raindel <shacharr <at> gmail.com>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13680 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-18 20:41:06 +00:00
mosu
063e90389d
-alang is not limited to the libdvdread dependant code anymore but used in other demuxers as well. Therefore it should not be inside a "#ifdef USE_DVDREAD".
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@13545 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-10-04 18:34:39 +00:00
iive
9b0d8c680f
cache min fill adjustment, based on patch by Jeremy Huddleston
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12836 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-07-16 20:31:17 +00:00
rtognimp
02e5778806
Compilation fix with --disable-liba52
...
Patch by adland
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12534 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-06-06 13:44:23 +00:00
diego
3ef2f6a8e8
typos, wording and mistakes pointed out by the wanderer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12409 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-03 13:19:04 +00:00
diego
069e8ca739
spelling, wording, consistency in comments and printed messages
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12408 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-05-03 10:09:18 +00:00
alex
4ed4169ec6
a52 dynamic range compression support by Peter Gansterer
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12286 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-04-26 08:53:41 +00:00
ranma
7068c1b886
Use aspect from encoder for AVI vprp header
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12062 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-24 15:16:36 +00:00
ranma
10c153004d
Better vprp aspect fix
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12054 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-03-22 01:42:43 +00:00
diego
e4b10f79fd
Duplicate -include option moved to cfg-common.h.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11923 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-02-05 17:08:55 +00:00
attila
333832e130
* changes mencoder's exit code on explicit kill to 2
...
* add quiet/noquiet to mencoder
* dont depend targets on themselfs
patch by Oswald Buddenhagen <ossi@kde.org>
additionaly moved quiet/noquiet and v/verbose to cfg-common.h
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11876 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-29 12:01:26 +00:00
henry
70162b5ef8
ALSA 1.x audio out driver
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11776 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-11 17:07:32 +00:00
attila
fab8cc090f
add -codecs-file for selecting a specific codecs.conf on the comand line
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11760 b3059339-0415-0410-9bf9-f77b7e298cf2
2004-01-08 18:02:31 +00:00
alex
922162fb5d
removed the historic libcss support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11593 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 21:34:05 +00:00
alex
28a127d80b
Send HTTP Cookies (reading from mozilla/netscape files) support by Dave Lambley <mplayer-dev-eng@dlambley.freeserve.co.uk>. Disabled by default.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11584 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 13:25:35 +00:00
alex
0f7a779f7e
Fontconfig support based on patch by Arwed von Merkatz <v.merkatz@gmx.net>, but slightly reworked
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11583 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 13:11:52 +00:00
attila
22c88e74e3
Forced subs support for mencoder
...
Patch by Corey Hickey <bugfood-ml@fatooh.org>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11574 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-12-08 09:32:40 +00:00
iive
64060df2c7
XviD Api4 support
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11437 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-11-12 00:43:42 +00:00
diego
e080febb5d
_ ---> - in option names, approved by Alex.
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11283 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-27 00:23:39 +00:00
diego
50ff1ca5b7
-vop ---> -vf
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11262 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-25 18:44:41 +00:00
alex
aba42ce2fe
Saving and loading external index file. Patch by Jason Tackaberry <tack@auc.ca>
...
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11235 b3059339-0415-0410-9bf9-f77b7e298cf2
2003-10-22 19:01:37 +00:00