diff options
author | ods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-17 18:52:05 +0000 |
---|---|---|
committer | ods15 <ods15@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2005-12-17 18:52:05 +0000 |
commit | 48d1769f5fc920da073802a76166eba4988300a2 (patch) | |
tree | e5266febf6bf10976594c53dc628390c94dc5395 | |
parent | ade951bbb9d7bbd1f9e1400e33daeccf25da5d13 (diff) |
-o in mencoder now manditory
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17211 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -101,6 +101,7 @@ MPlayer (1.0) * -delay allows real audio delay instead of just a delay in the header * 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 Ports: * improved timer function on Mac OS X |