comparison ChangeLog @ 17210:8989535d7b35

-o in mencoder now manditory
author ods15
date Sat, 17 Dec 2005 18:52:05 +0000
parents 62f8aac9be2d
children 16f6e2021695
comparison
equal deleted inserted replaced
17209:62f8aac9be2d 17210:8989535d7b35
99 * x264 "turbo mode" to speed up first pass of multi-pass encoding 99 * x264 "turbo mode" to speed up first pass of multi-pass encoding
100 * x264 custom quantization matrices 100 * x264 custom quantization matrices
101 * -delay allows real audio delay instead of just a delay in the header 101 * -delay allows real audio delay instead of just a delay in the header
102 * search for (deprecated!) frameno.avi is now disabled by default (use 102 * search for (deprecated!) frameno.avi is now disabled by default (use
103 -frameno-file frameno.avi to enable) 103 -frameno-file frameno.avi to enable)
104 * -o is now manditory. You can add 'o=test.avi' in ~/.mplayer/mencoder
104 105
105 Ports: 106 Ports:
106 * improved timer function on Mac OS X 107 * improved timer function on Mac OS X
107 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4 108 * New Mac OS X "macosx" video output driver. Supported on OS X 10.4
108 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3) 109 and 10.3 with QuickTime 7 (requires QuickTime 7 SDK to build on 10.3)