Mercurial > mplayer.hg
comparison DOCS/faq.html @ 5700:b2e0f3b56b7c
corrections
author | arpi |
---|---|
date | Fri, 19 Apr 2002 08:04:02 +0000 |
parents | 1dde9686d33b |
children | e96469da680c |
comparison
equal
deleted
inserted
replaced
5699:1dde9686d33b | 5700:b2e0f3b56b7c |
---|---|
257 </TD><TR><TD COLSPAN=3> </TD><TR> | 257 </TD><TR><TD COLSPAN=3> </TD><TR> |
258 | 258 |
259 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 259 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
260 What is the meaning of the numbers on the status line? | 260 What is the meaning of the numbers on the status line? |
261 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 261 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
262 Example: <CODE><FONT CLASS="text">A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57 41% 0% 2.6% 0 4 49%</CODE><BR> | 262 Example: <CODE><FONT CLASS="text">A: 2.1 V: 2.2 A-V: -0.167 ct: 0.042 57/57 41% 0% 2.6% 0 4 49%</CODE><BR> |
263 <UL> | 263 <UL> |
264 <LI>A: audio position in seconds | 264 <LI>A: audio position in seconds |
265 <LI>V: video position in seconds | 265 <LI>V: video position in seconds |
266 <LI>A-V: audio-video difference in seconds (delay) | 266 <LI>A-V: audio-video difference in seconds (delay) |
267 <LI>ct: total A-V sync correction done | 267 <LI>ct: total A-V sync correction done |
268 <LI>frames played (counting from last seek) | 268 <LI>frames played (counting from last seek) |
269 <LI>video codec cpu usage in percent (for mpeg this includes video_out) | 269 <LI>frames decoded (counting from last seek) |
270 <LI>video_out cpu usage for AVI, 0 for MPG (see above) | 270 <LI>video codec cpu usage in percent (for slices and DR this includes video_out) |
271 <LI>video_out cpu usage | |
271 <LI>audio codec cpu usage in percent | 272 <LI>audio codec cpu usage in percent |
272 <LI>frames needed to drop to maintain A-V sync | 273 <LI>frames needed to drop to maintain A-V sync |
273 <LI>current level of image postprocessing (when using <CODE>-autoq</CODE>) | 274 <LI>current level of image postprocessing (when using <CODE>-autoq</CODE>) |
274 <LI>current cache size used (around 50% is normal) | 275 <LI>current cache size used (around 50% is normal) |
275 </UL> | 276 </UL> |
281 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 282 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
282 Use the <CODE>-quiet</CODE> option and read the man page. | 283 Use the <CODE>-quiet</CODE> option and read the man page. |
283 </TD><TR><TD COLSPAN=3> </TD><TR> | 284 </TD><TR><TD COLSPAN=3> </TD><TR> |
284 | 285 |
285 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 286 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
286 Why is video_out cpu usage zero (0%) for mpeg files? | 287 Why is video_out cpu usage zero (0%) for some files? |
287 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 288 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
288 It's not zero, but it's built into the codec and thus cannot be measured | 289 It's not zero, but it's called from the codec and thus cannot be measured |
289 separately. You should try to play the file using <CODE>-vo null</CODE> and then | 290 separately. You should try to play the file using <CODE>-vo null</CODE> and then |
290 <CODE>-vo ...</CODE> and check the difference to see the video_out speed. | 291 <CODE>-vo ...</CODE> and check the difference to see the video_out speed. |
291 </TD><TR><TD COLSPAN=3> </TD><TR> | |
292 | |
293 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | |
294 What's XMMP? (Is it XMMS or XMPS misspelled?) | |
295 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | |
296 It's a new project, see <A HREF="http://frozenproductions.com">Frozen Productions</A> for details. | |
297 </TD><TR><TD COLSPAN=3> </TD><TR> | 292 </TD><TR><TD COLSPAN=3> </TD><TR> |
298 | 293 |
299 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 294 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
300 There are error messages about file not found <CODE>/usr/lib/win32/</CODE> ... | 295 There are error messages about file not found <CODE>/usr/lib/win32/</CODE> ... |
301 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 296 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
345 </TD><TR><TD COLSPAN=3> </TD><TR> | 340 </TD><TR><TD COLSPAN=3> </TD><TR> |
346 | 341 |
347 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 342 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
348 LIRC doesn't work, because ... | 343 LIRC doesn't work, because ... |
349 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 344 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
350 Are you sure you are using <CODE>mplayer_lirc</CODE> instead of <CODE>mplayer</CODE>? | 345 Are you sure you are using <CODE>mplayer</CODE> instead of <CODE>mplayer_lirc</CODE>? |
346 Note that it was <CODE>mplayer_lirc</CODE> for long time, including the 0.60 release, but recently | |
347 changed back to <CODE>mplayer</CODE>. | |
351 </TD><TR><TD COLSPAN=3> </TD><TR> | 348 </TD><TR><TD COLSPAN=3> </TD><TR> |
352 | 349 |
353 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 350 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
354 Subtitles are very nice, the most beautiful I've ever seen, but they slow | 351 Subtitles are very nice, the most beautiful I've ever seen, but they slow |
355 down playing! I know it's unlikely ... | 352 down playing! I know it's unlikely ... |
360 | 357 |
361 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 358 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
362 The OSD is flickering! | 359 The OSD is flickering! |
363 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 360 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
364 You use a vo driver with single buffering (x11,xv). With xv, | 361 You use a vo driver with single buffering (x11,xv). With xv, |
365 use the <CODE>-double</CODE> option. | 362 use the <CODE>-double</CODE> option. Also try <CODE>-vop expand</CODE> |
366 </TD><TR><TD COLSPAN=3> </TD><TR> | 363 </TD><TR><TD COLSPAN=3> </TD><TR> |
367 | 364 |
368 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 365 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
369 What exactly is this libavcodec thing? | 366 What exactly is this libavcodec thing? |
370 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 367 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
419 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 416 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
420 Audio goes out of sync playing a .avi file. | 417 Audio goes out of sync playing a .avi file. |
421 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 418 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
422 Try the <CODE>-bps</CODE> or <CODE>-nobps</CODE> option. If it does not improve, | 419 Try the <CODE>-bps</CODE> or <CODE>-nobps</CODE> option. If it does not improve, |
423 read <A HREF="bugreports.html">this</A> and upload the file to FTP. | 420 read <A HREF="bugreports.html">this</A> and upload the file to FTP. |
424 </TD><TR><TD COLSPAN=3> </TD><TR> | |
425 | |
426 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | |
427 Indeo 3.x/4.x movies are viewed upside-down!!!? | |
428 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | |
429 It's a known bug/limitation of the DLL codec. | |
430 The <CODE>-flip</CODE> switch may help if your vo driver supports it. | |
431 </TD><TR><TD COLSPAN=3> </TD><TR> | |
432 | |
433 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | |
434 Indeo 3.x,4.x video doesn't work at 32bpp resolutions (16,24 bpp are OK). | |
435 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | |
436 It's a known bug/limitation of the DLL codec. | |
437 </TD><TR><TD COLSPAN=3> </TD><TR> | 421 </TD><TR><TD COLSPAN=3> </TD><TR> |
438 | 422 |
439 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 423 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
440 MPlayer exits with some error when using l3codeca.acm. | 424 MPlayer exits with some error when using l3codeca.acm. |
441 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 425 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
453 | 437 |
454 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 438 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
455 My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo mp3 | 439 My computer plays M$ DivX AVIs with resolutions ~ 640x300 and stereo mp3 |
456 sound too slow. When I use -nosound switch, everything is OK (but quiet). | 440 sound too slow. When I use -nosound switch, everything is OK (but quiet). |
457 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 441 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
458 Your machine is too slow. Consult the documentation to see if you can improve | 442 Your machine is too slow or your soundcard driver is broken. Consult the documentation to see if you can improve |
459 performance. | 443 performance. |
460 </TD><TR><TD COLSPAN=3> </TD><TR> | 444 </TD><TR><TD COLSPAN=3> </TD><TR> |
461 | 445 |
462 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 446 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
463 MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video". | 447 MPlayer dies with "MPlayer interrupted by signal 4 in module: decode_video". |
554 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 538 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
555 I have A/V sync problems. Some of my AVIs play fine, but some play with | 539 I have A/V sync problems. Some of my AVIs play fine, but some play with |
556 double speed! | 540 double speed! |
557 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 541 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
558 You have a buggy sound card/driver. Most likely it's fixed at 44100Hz, and | 542 You have a buggy sound card/driver. Most likely it's fixed at 44100Hz, and |
559 you try to play a file which has 22050Hz audio. Try the <CODE>-ao sdl</CODE> | 543 you try to play a file which has 22050Hz audio. Try the resample audio plugin. |
560 driver. | |
561 </TD><TR><TD COLSPAN=3> </TD><TR> | 544 </TD><TR><TD COLSPAN=3> </TD><TR> |
562 | 545 |
563 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 546 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
564 All the WMV (or other..) files I play create a green/gray window and there is | 547 All the WMV (or other..) files I play create a green/gray window and there is |
565 only sound! MPlayer prints:<BR> | 548 only sound! MPlayer prints:<BR> |
650 I have an nVidia TNT/TNT2 card, and I have a band with strange colors, | 633 I have an nVidia TNT/TNT2 card, and I have a band with strange colors, |
651 right under the movie! Whose fault is this? | 634 right under the movie! Whose fault is this? |
652 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 635 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
653 This is a bug of nVidia's binary X driver. These bugs appear ONLY with the | 636 This is a bug of nVidia's binary X driver. These bugs appear ONLY with the |
654 TNT/TNT2 cards, and we can't do anything about it. To fix the problem, upgrade | 637 TNT/TNT2 cards, and we can't do anything about it. To fix the problem, upgrade |
655 to the latest nVidia binary driver version. | 638 to the latest nVidia binary driver version. If still bad, complain to nVidia! |
656 </TD><TR><TD COLSPAN=3> </TD><TR> | 639 </TD><TR><TD COLSPAN=3> </TD><TR> |
657 | 640 |
658 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 641 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
659 I have an nVidia XYZ card, and when I click on the GUI's display window to toggle | 642 I have an nVidia XYZ card, and when I click on the GUI's display window to toggle |
660 displaying the GUI panel, a black square appears where I clicked. I have | 643 displaying the GUI panel, a black square appears where I clicked. I have |
677 <CODE>xv</CODE>! | 660 <CODE>xv</CODE>! |
678 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 661 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
679 Try that <CODE>x11</CODE> target again. Now try <CODE>-vo x11 -fs -zoom</CODE>. | 662 Try that <CODE>x11</CODE> target again. Now try <CODE>-vo x11 -fs -zoom</CODE>. |
680 See the difference? No?! OK, here comes the enlightenment: SDL's | 663 See the difference? No?! OK, here comes the enlightenment: SDL's |
681 <CODE>x11</CODE> target uses xv when available, you don't have to worry about | 664 <CODE>x11</CODE> target uses xv when available, you don't have to worry about |
682 it ... | 665 it ... Note: you can force/disable Xv via SDL using <CODE>-forcexv<CODE> and <CODE>-noxv</CODE> |
683 </TD><TR><TD COLSPAN=3> </TD><TR> | 666 </TD><TR><TD COLSPAN=3> </TD><TR> |
684 | 667 |
685 <TD COLSPAN=3> | 668 <TD COLSPAN=3> |
686 <B><A NAME=5.5><FONT CLASS="text">5.5. Feature requests</A></B> | 669 <B><A NAME=5.5><FONT CLASS="text">5.5. Feature requests</A></B> |
687 </TD><TR><TD COLSPAN=3> </TD><TR> | 670 </TD><TR><TD COLSPAN=3> </TD><TR> |
691 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 674 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
692 There's no way to do it. Therefore this format deserves to die in flames. | 675 There's no way to do it. Therefore this format deserves to die in flames. |
693 Theoretically you can reverse engineer Real codecs built for Linux (they | 676 Theoretically you can reverse engineer Real codecs built for Linux (they |
694 are available as .so files), but in practice that's really difficult, even | 677 are available as .so files), but in practice that's really difficult, even |
695 if you know how the compiler used by Real is making assembler code. | 678 if you know how the compiler used by Real is making assembler code. |
696 </TD><TR><TD COLSPAN=3> </TD><TR> | |
697 | |
698 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | |
699 When will be <your favorite video feature> (like subtitle placement) implemented? | |
700 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | |
701 Wait for libvo2. | |
702 </TD><TR><TD COLSPAN=3> </TD><TR> | 679 </TD><TR><TD COLSPAN=3> </TD><TR> |
703 | 680 |
704 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> | 681 <TD></TD><TD VALIGN=top><FONT CLASS="text">Q:</TD><TD WIDTH=100%><B><FONT CLASS="text"> |
705 I'd like to seek +/- 1 frames instead of 10 seconds. | 682 I'd like to seek +/- 1 frames instead of 10 seconds. |
706 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> | 683 </B></TD><TR><TD></TD><TD VALIGN=top><FONT CLASS="text">A:</TD><TD><FONT CLASS="text"> |
774 <table BORDER=1 COLS=5 WIDTH="100%"> | 751 <table BORDER=1 COLS=5 WIDTH="100%"> |
775 <tr> | 752 <tr> |
776 <td> </td> | 753 <td> </td> |
777 | 754 |
778 <td> | 755 <td> |
779 <center>Matrox</center> | 756 <center>Matrox Gxxx</center> |
780 </td> | 757 </td> |
781 | 758 |
782 <td> | 759 <td> |
783 <center>ATI</center> | 760 <center>ATI m64/r128/radeon</center> |
784 </td> | 761 </td> |
785 | 762 |
786 <td> | 763 <td> |
787 <center>nVidia</center> | 764 <center>nVidia tnt/geforce</center> |
788 </td> | 765 </td> |
789 | 766 |
790 <td> | 767 <td> |
791 <center>S3 Savage</center> | 768 <center>S3 Virge/Savage</center> |
792 </td> | 769 </td> |
793 </tr> | 770 </tr> |
794 | 771 |
795 <tr> | 772 <tr> |
796 <td>Driver's provider</td> | 773 <td>Driver's provider</td> |
797 | 774 |
775 <td>OEM and enthusiasts</td> | |
776 | |
777 <td>OEM and enthusiasts</td> | |
778 | |
779 <td>OEM or enthusiasts</td> | |
780 | |
798 <td>enthusiasts</td> | 781 <td>enthusiasts</td> |
799 | |
800 <td>enthusiasts</td> | |
801 | |
802 <td>OEM + enthusiasts</td> | |
803 | |
804 <td>enthusiasts</td> | |
805 </tr> | 782 </tr> |
806 | 783 |
807 <tr> | 784 <tr> |
808 <td>Driver's quality</td> | 785 <td>Driver's quality</td> |
809 | 786 |
810 <td>best (X11,kernel)</td> | 787 <td>best (X11,kernel)</td> |
811 | 788 |
812 <td>best (X11,GATOS,kernel)</td> | 789 <td>best (X11,GATOS,kernel)</td> |
813 | 790 |
814 <td>buggy (X11 only)</td> | 791 <td>buggy/unstable (X11 only)</td> |
815 | 792 |
816 <td>best (X11 only)</td> | 793 <td>slow (X11 only)</td> |
817 </tr> | 794 </tr> |
818 | 795 |
819 <tr> | 796 <tr> |
820 <td>VIDEO OVERLAY</td> | 797 <td>VIDEO OVERLAY</td> |
821 | 798 |
853 </tr> | 830 </tr> |
854 | 831 |
855 <tr> | 832 <tr> |
856 <td>adaptive deinterlace</td> | 833 <td>adaptive deinterlace</td> |
857 | 834 |
858 <td>NO</td> | 835 <td>N/A</td> |
859 | 836 |
860 <td>YES</td> | 837 <td>YES</td> |
861 | 838 |
862 <td>N/A</td> | 839 <td>N/A</td> |
863 | 840 |
865 </tr> | 842 </tr> |
866 | 843 |
867 <tr> | 844 <tr> |
868 <td>Video equalizer (hue, contrast, saturation, color correction)</td> | 845 <td>Video equalizer (hue, contrast, saturation, color correction)</td> |
869 | 846 |
870 <td>N/A</td> | 847 <td>YES</td> |
848 | |
849 <td>YES</td> | |
850 | |
851 <td>GeForce only</td> | |
852 | |
853 <td>N/A</td> | |
854 </tr> | |
855 | |
856 <tr> | |
857 <td>Alpha blending, color and video keys</td> | |
858 | |
859 <td>PARTIAL</td> | |
871 | 860 |
872 <td>PARTIAL (under development)</td> | 861 <td>PARTIAL (under development)</td> |
873 | 862 |
874 <td>N/A</td> | 863 <td>N/A</td> |
875 | 864 |
876 <td>N/A</td> | 865 <td>N/A</td> |
877 </tr> | 866 </tr> |
878 | 867 |
879 <tr> | 868 <tr> |
880 <td>Alpha blending, color and video keys</td> | |
881 | |
882 <td>PARTIAL</td> | |
883 | |
884 <td>PARTIAL (under development)</td> | |
885 | |
886 <td>N/A</td> | |
887 | |
888 <td>N/A</td> | |
889 </tr> | |
890 | |
891 <tr> | |
892 <td>Video capture</td> | 869 <td>Video capture</td> |
893 | 870 |
894 <td>N/A</td> | 871 <td>YES (Marvel)</td> |
895 | 872 |
896 <td>YES (GATOS)</td> | 873 <td>YES (GATOS)</td> |
897 | 874 |
898 <td>N/A</td> | 875 <td>N/A</td> |
899 | 876 |
901 </tr> | 878 </tr> |
902 | 879 |
903 <tr> | 880 <tr> |
904 <td>TV-out</td> | 881 <td>TV-out</td> |
905 | 882 |
906 <td>YES</td> | 883 <td>G400 only</td> |
907 | 884 |
908 <td>YES</td> | 885 <td>YES</td> |
909 | 886 |
910 <td>N/A</td> | 887 <td>N/A</td> |
911 | 888 |