comparison DOCS/video.html @ 8088:59f4133fbab5

Updated docs with DXR3 overlay info Cleaned new sync code in dxr3 Renamed some internal variables to allow access from GUI
author mswitch
date Sun, 03 Nov 2002 20:05:39 +0000
parents 6ccd72982b88
children adc8d71a15bd
comparison
equal deleted inserted replaced
8087:610976c39408 8088:59f4133fbab5
1171 should go without problems.</P> 1171 should go without problems.</P>
1172 1172
1173 <H4>Usage:</H4> 1173 <H4>Usage:</H4>
1174 <DL> 1174 <DL>
1175 <DT><CODE>-vo dxr3:prebuf:sync:&lt;device&gt;</CODE></DT> 1175 <DT><CODE>-vo dxr3:prebuf:sync:&lt;device&gt;</CODE></DT>
1176 <DD><CODE>prebuf</CODE> turns on prebuffering. Prebuffering is a feature 1176 <DD><CODE>overlay</CODE> activates the overlay instead of TVOut. It requires
1177 that you have a properly configured overlay setup to work right. The easiest
1178 way to configure the overlay is to first run autocal. Then run mplayer with
1179 dxr3 output and without overlay turned on, run dxr3view. In dxr3view you can
1180 tweak the overlay settings and see the effects in realtime, perhaps this
1181 feature will be supported by the MPlayer GUI in the future. When overlay is
1182 properly set up you will no longer need to use dxr3view.<BR>
1183 <CODE>prebuf</CODE> turns on prebuffering. Prebuffering is a feature
1177 of the em8300 chip that enables it to hold more than one frame of video at 1184 of the em8300 chip that enables it to hold more than one frame of video at
1178 a time. This means that when you are running with prebuffering 1185 a time. This means that when you are running with prebuffering
1179 MPlayer will try to keep the video buffer filled with data at all 1186 MPlayer will try to keep the video buffer filled with data at all
1180 times. If you are on a slow machine MPlayer will probably use close 1187 times. If you are on a slow machine MPlayer will probably use close
1181 to, or precisely 100% of CPU. This is especially common if you play pure MPEG 1188 to, or precisely 100% of CPU. This is especially common if you play pure MPEG
1232 digital audio output of the card. See the <CODE>-ao oss</CODE> option 1239 digital audio output of the card. See the <CODE>-ao oss</CODE> option
1233 above, it must be used to specify the DXR3's output instead of 1240 above, it must be used to specify the DXR3's output instead of
1234 a soundcard. Also read <A HREF="codecs.html#hardware_ac3">hardware AC3</A> 1241 a soundcard. Also read <A HREF="codecs.html#hardware_ac3">hardware AC3</A>
1235 section for further information on AC3.</DD> 1242 section for further information on AC3.</DD>
1236 </DL> 1243 </DL>
1237
1238 <H4>Overlay</H4>
1239
1240 <P>To get overlay run dxr3view that comes with the em8300 package before
1241 starting MPlayer. You can set various options in dxr3view by pressing
1242 <CODE>T</CODE> while holding the mouse cursor above the window. Activating
1243 rectangle mode seems to work for alot of people.</P>
1244 1244
1245 <H4>MPEG1, MPEG2, VCD and DVD Notes</H4> 1245 <H4>MPEG1, MPEG2, VCD and DVD Notes</H4>
1246 1246
1247 <P>In some instances, subtitles may not appear properly in sync with the A/V 1247 <P>In some instances, subtitles may not appear properly in sync with the A/V
1248 stream when using hardware decoding. This is a known bug. The em8300 will 1248 stream when using hardware decoding. This is a known bug. The em8300 will