Update of /cvsroot/mplayer/main/DOCS In directory mail:/var/tmp.root/cvs-serv306/DOCS Modified Files: video.html Log Message: DXR3 norm option, patch by Thomas Jarosch <tomj@simonv.com>. Index: video.html =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/video.html,v retrieving revision 1.121 retrieving revision 1.122 diff -u -r1.121 -r1.122 --- video.html 21 Dec 2002 18:22:08 -0000 1.121 +++ video.html 24 Dec 2002 17:04:00 -0000 1.122 @@ -1080,7 +1080,7 @@ <H4>Usage:</H4> <DL> - <DT><CODE>-vo dxr3:prebuf:sync:<device></CODE></DT> + <DT><CODE>-vo dxr3:prebuf:sync:norm=x:<device></CODE></DT> <DD><CODE>overlay</CODE> activates the overlay instead of TVOut. It requires that you have a properly configured overlay setup to work right. The easiest way to configure the overlay is to first run autocal. Then run mplayer with @@ -1107,6 +1107,14 @@ clock will be monitored at all times, if it starts to deviate from MPlayer's clock it will be reset causing the em8300 to drop any frames that are lagging behind.<BR> + <CODE>norm=x</CODE> will set the TV norm of the DXR3 card without the need + for external tools like em8300setup. Valid norms are 5 = NTSC, 4 = PAL-60, + 3 = PAL. Special norms are 2 (auto-adjust using PAL/PAL-60) and 1 + (auto-adjust using PAL/NTSC) because they decide which norm to use by + looking at the frame rate of the movie. Modern TVs are capable of PAL and + NTSC. Watching movies with the framerate they were initially encoded with + results in smooth playback without framedrop. norm = 0 (default) does not + change the current norm.<BR> <CODE><device></CODE> = device number to use if you have more than one em8300 card. <BR>
participants (1)
-
Diego Biurrun CVS