some more new stuff..

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17212 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
ods15 2005-12-17 19:13:36 +00:00
parent 48d1769f5f
commit 341b522e4b
1 changed files with 5 additions and 0 deletions

View File

@ -102,6 +102,9 @@ MPlayer (1.0)
* search for (deprecated!) frameno.avi is now disabled by default (use
-frameno-file frameno.avi to enable)
* -o is now manditory. You can add 'o=test.avi' in ~/.mplayer/mencoder
to get old behaviour back.
* In multiple file encoding, all files must now have audio or none. Use
-nosound to force.
Ports:
* improved timer function on Mac OS X
@ -138,6 +141,8 @@ MPlayer (1.0)
* libcdio support for CD playback
* new option -msglevel, control verbosity of modules of MPlayer directly
* -verbose option removed, use -v or "-msglevel all" instead.
* -edl is now per-file in MPlayer.
pre7try2: August 26, 2005