comparison DOCS/faq.html @ 7937:33e4345d6dd6

URLs corrected.
author diego
date Mon, 28 Oct 2002 00:23:39 +0000
parents 626c13032310
children f117a4150786
comparison
equal deleted inserted replaced
7936:635baf6d2e1d 7937:33e4345d6dd6
470 another option is to start MPlayer with artsdsp.</DD> 470 another option is to start MPlayer with artsdsp.</DD>
471 <DD>&nbsp;</DD> 471 <DD>&nbsp;</DD>
472 472
473 <DT>Q: I have an AVI that produces a gray screen when played with 473 <DT>Q: I have an AVI that produces a gray screen when played with
474 <CODE>-vc odivx</CODE> and a green one with <CODE>-vc divx4</CODE>.</DT> 474 <CODE>-vc odivx</CODE> and a green one with <CODE>-vc divx4</CODE>.</DT>
475 <DD>A: It's not a DivX file, but an M$ MPEG4v3 . Update your codecs.conf.</DD> 475 <DD>A: It's not a DivX file, but an M$ MPEG4v3. Update your codecs.conf.</DD>
476 <DD>&nbsp;</DD> 476 <DD>&nbsp;</DD>
477 477
478 <DT>Q: When I play this movie I get video-audio desync and/or MPlayer crashes 478 <DT>Q: When I play this movie I get video-audio desync and/or MPlayer crashes
479 with the following message:<BR> 479 with the following message:<BR>
480 <CODE>DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!</CODE></DT> 480 <CODE>DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!</CODE></DT>
529 <DT>Q: I get very strange percentage values (way too big) while playing files 529 <DT>Q: I get very strange percentage values (way too big) while playing files
530 on my notebook.</DT> 530 on my notebook.</DT>
531 <DD>A: It's an effect of the power management / power saving system of your 531 <DD>A: It's an effect of the power management / power saving system of your
532 notebook (BIOS, not kernel). Plug the external power connector in 532 notebook (BIOS, not kernel). Plug the external power connector in
533 <B>before</B> you power on your notebook. You can also try whether 533 <B>before</B> you power on your notebook. You can also try whether
534 <A HREF="http://www.brodo.de/cpufreq">cpufreq</A> (a SpeedStep interface 534 <A HREF="http://www.brodo.de/cpufreq/">cpufreq</A> (a SpeedStep interface
535 for Linux) helps you.</DD> 535 for Linux) helps you.</DD>
536 <DD>&nbsp;</DD> 536 <DD>&nbsp;</DD>
537 537
538 <DT>Q: The audio/video gets totally out of sync when I run MPlayer as root on 538 <DT>Q: The audio/video gets totally out of sync when I run MPlayer as root on
539 my notebook. It works normal when i run it as a user.</DT> 539 my notebook. It works normal when i run it as a user.</DT>
651 <DL> 651 <DL>
652 652
653 <DT>Q: What about DVD navigation?</DT> 653 <DT>Q: What about DVD navigation?</DT>
654 <DD>A: Support for dvdnav in MPlayer is currently broken, normal playback 654 <DD>A: Support for dvdnav in MPlayer is currently broken, normal playback
655 does work, though. If you want to have fancy menus, you will have to use 655 does work, though. If you want to have fancy menus, you will have to use
656 another player like <A HREF="http://xine.sourceforge.net/">xine</A> or 656 another player like <A HREF="http://xine.sourceforge.net">xine</A> or
657 <A HREF="http://www.dtek.chalmers.se/groups/dvd">Ogle</A>. If you care 657 <A HREF="http://www.dtek.chalmers.se/groups/dvd/">Ogle</A>. If you care
658 about DVD navigation, send a <A HREF="tech/patches.txt">patch</A>.</DD> 658 about DVD navigation, send a <A HREF="tech/patches.txt">patch</A>.</DD>
659 <DD>&nbsp;</DD> 659 <DD>&nbsp;</DD>
660 660
661 <DT>Q: While playing a DVD, I encountered this error:<BR> 661 <DT>Q: While playing a DVD, I encountered this error:<BR>
662 <CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion 662 <CODE>mplayer: ifo_read.c:1143: ifoRead_C_ADT_internal: Assertion
692 692
693 <DT>Q: Where can I get libdvdread and libdvdcss packages?</DT> 693 <DT>Q: Where can I get libdvdread and libdvdcss packages?</DT>
694 <DD>A: You don't need to. Use <B>libmpdvdkit2</B>, which is present in the 694 <DD>A: You don't need to. Use <B>libmpdvdkit2</B>, which is present in the
695 MPlayer source, and used by default. You can get the mentioned packages 695 MPlayer source, and used by default. You can get the mentioned packages
696 from the 696 from the
697 <A HREF="http://www.dtek.chalmers.se/groups/dvd">Ogle site</A>.</DD> 697 <A HREF="http://www.dtek.chalmers.se/groups/dvd/">Ogle site</A>.</DD>
698 <DD>&nbsp;</DD> 698 <DD>&nbsp;</DD>
699 699
700 <DT>Q: Is it possible to play/encode only selected chapters?</DT> 700 <DT>Q: Is it possible to play/encode only selected chapters?</DT>
701 <DD>A: Yes, try the <CODE>-chapter</CODE> option.</DD> 701 <DD>A: Yes, try the <CODE>-chapter</CODE> option.</DD>
702 <DD>&nbsp;</DD> 702 <DD>&nbsp;</DD>