comparison DOCS/xml/en/faq.xml @ 10042:47ebc28813aa

various fixes and updates
author nicolas
date Thu, 01 May 2003 16:08:42 +0000
parents ae5dd934b9c8
children d927b21b57c1
comparison
equal deleted inserted replaced
10041:78557a55801f 10042:47ebc28813aa
156 <question><para> 156 <question><para>
157 I am still having trouble compiling with SDL support. gcc says something 157 I am still having trouble compiling with SDL support. gcc says something
158 about &quot;undefined reference to `SDL_EnableKeyRepeat'&quot;. What now? 158 about &quot;undefined reference to `SDL_EnableKeyRepeat'&quot;. What now?
159 </para></question> 159 </para></question>
160 <answer><para> 160 <answer><para>
161 Where did you install the SDL library? If you installed in <filename>/usr/local</filename> 161 Where did you install the SDL library? If you installed in
162 (the default) then edit the top level <filename>config.mak</filename> and add 162 <filename class="directory">/usr/local</filename> (the default) then edit the
163 &quot;-L/usr/local/lib&quot; after &quot;X_LIBS=&quot;. Now type 163 top level <filename>config.mak</filename> and add &quot;-L/usr/local/lib&quot;
164 <command>make</command>. You're done! 164 after &quot;X_LIBS=&quot;. Now type <command>make</command>. You're done!
165 </para></answer> 165 </para></answer>
166 </qandaentry> 166 </qandaentry>
167 167
168 <qandaentry> 168 <qandaentry>
169 <question><para> 169 <question><para>
195 </para></answer> 195 </para></answer>
196 </qandaentry> 196 </qandaentry>
197 197
198 <qandaentry> 198 <qandaentry>
199 <question><para> 199 <question><para>
200 Are there rpm/deb/... packages of MPlayer? 200 Are there rpm/deb/... packages of <application>MPlayer</application>?
201 </para></question> 201 </para></question>
202 <answer><para> 202 <answer><para>
203 You can make a .deb package for yourself, check the 203 You can make a .deb package for yourself, check the
204 <link linkend="debian">Debian packaging</link> section. There are links to 204 <link linkend="debian">Debian packaging</link> section. There are links to
205 official Red Hat RPM packages available on our 205 official Red Hat RPM packages available on our
300 300
301 <qandadiv id="faq-general"> 301 <qandadiv id="faq-general">
302 <title>General questions</title> 302 <title>General questions</title>
303 <qandaentry> 303 <qandaentry>
304 <question><para> 304 <question><para>
305 How do I create a proper patch for MPlayer? 305 How do I create a proper patch for <application>MPlayer</application>?
306 </para></question> 306 </para></question>
307 <answer><para> 307 <answer><para>
308 We made a <ulink url="../../tech/patches.txt">short document</ulink> 308 We made a <ulink url="../../tech/patches.txt">short document</ulink>
309 describing all the necessary details. Please follow the instructions. 309 describing all the necessary details. Please follow the instructions.
310 </para></answer> 310 </para></answer>
311 </qandaentry> 311 </qandaentry>
312 312
313 <qandaentry> 313 <qandaentry>
314 <question><para> 314 <question><para>
315 How can I support MPlayer development? 315 How can I support <application>MPlayer</application> development?
316 </para></question> 316 </para></question>
317 <answer><para> 317 <answer><para>
318 We are more than happy to accept your hardware and software 318 We are more than happy to accept your hardware and software
319 <ulink url="http://www.mplayerhq.hu/homepage/donations.html">donations</ulink>. 319 <ulink url="http://www.mplayerhq.hu/homepage/donations.html">donations</ulink>.
320 They help us in continuously improving MPlayer. 320 They help us in continuously improving MPlayer.
321 </para></answer> 321 </para></answer>
322 </qandaentry> 322 </qandaentry>
323 323
324 <qandaentry> 324 <qandaentry>
325 <question><para> 325 <question><para>
326 How can I become an MPlayer developer? 326 How can I become an <application>MPlayer</application> developer?
327 </para></question> 327 </para></question>
328 <answer><para> 328 <answer><para>
329 We always welcome coders and documenters. Read the 329 We always welcome coders and documenters. Read the
330 <ulink url="../../tech/">technical documentation</ulink> 330 <ulink url="../../tech/">technical documentation</ulink>
331 to get a first grasp. Then you should subscribe to the 331 to get a first grasp. Then you should subscribe to the
334 </para></answer> 334 </para></answer>
335 </qandaentry> 335 </qandaentry>
336 336
337 <qandaentry> 337 <qandaentry>
338 <question><para> 338 <question><para>
339 Can I run multiple instances of MPlayer? 339 Can I run multiple instances of <application>MPlayer</application>?
340 </para></question> 340 </para></question>
341 <answer><para> 341 <answer><para>
342 Yes. Some video out drivers like xv, dga or (x)mga are exclusive, some are 342 Yes. Some video out drivers like xv, dga or (x)mga are exclusive, some are
343 exclusive in combination with certain graphics boards and drivers. You will 343 exclusive in combination with certain graphics boards and drivers. You will
344 not be able to run more than one instance of MPlayer with one of those video 344 not be able to run more than one instance of MPlayer with one of those video
434 </para></answer> 434 </para></answer>
435 </qandaentry> 435 </qandaentry>
436 436
437 <qandaentry> 437 <qandaentry>
438 <question><para> 438 <question><para>
439 Are there any mailing lists on MPlayer? 439 Are there any mailing lists on <application>MPlayer</application>?
440 </para></question> 440 </para></question>
441 <answer><para> 441 <answer><para>
442 Yes. See the bottom of the info page on 442 Yes. See the bottom of the info page on
443 <ulink url="http://www.mplayerhq.hu/homepage/info.html">our homepage</ulink> 443 <ulink url="http://www.mplayerhq.hu/homepage/info.html">our homepage</ulink>
444 to subscribe. 444 to subscribe.
449 <question><para> 449 <question><para>
450 I've found a nasty bug when I tried to play my favorite video! Who should I inform? 450 I've found a nasty bug when I tried to play my favorite video! Who should I inform?
451 </para></question> 451 </para></question>
452 <answer><para> 452 <answer><para>
453 Please read the 453 Please read the
454 <ulink url="http://www.mplayerhq.hu/DOCS/bugreports.html">bug reporting guidelines</ulink> 454 <link linkend="bugreports">bug reporting guidelines</link>
455 and follow the instructions. 455 and follow the instructions.
456 </para></answer> 456 </para></answer>
457 </qandaentry> 457 </qandaentry>
458 458
459 <qandaentry> 459 <qandaentry>
479 </para></answer> 479 </para></answer>
480 </qandaentry> 480 </qandaentry>
481 481
482 <qandaentry> 482 <qandaentry>
483 <question><para> 483 <question><para>
484 And what is &quot;Faszom(C)ounter&quot; 484 And what is &quot;Faszom(C)ounter&quot;?
485 </para></question> 485 </para></question>
486 <answer><para> 486 <answer><para>
487 &quot;Fasz&quot; is a Hungarian word you don't want to know, the others are 487 &quot;Fasz&quot; is a Hungarian word you don't want to know, the others are
488 connected to the perverted minds of the MPlayer developers. 488 connected to the perverted minds of the MPlayer developers.
489 </para></answer> 489 </para></answer>
526 <qandaentry> 526 <qandaentry>
527 <question><para> 527 <question><para>
528 What exactly is this libavcodec thing? 528 What exactly is this libavcodec thing?
529 </para></question> 529 </para></question>
530 <answer><para> 530 <answer><para>
531 531 See the <link linkend="ffmpeg">libavcodec section</link>.
532 </para></answer> 532 </para></answer>
533 </qandaentry> 533 </qandaentry>
534 534
535 <qandaentry> 535 <qandaentry>
536 <question><para> 536 <question><para>
537 But configure tells me &quot;Checking for libavcodec ... no&quot;! 537 But configure tells me &quot;Checking for libavcodec ... no&quot;!
538 </para></question>
539 <answer><para>
540 See the <link linkend="ffmpeg">libavcodec section</link>.
541 </para></answer>
542 </qandaentry>
543
544 <qandaentry>
545 <question><para>
546 Icewm's taskbar keeps covering the movie in fullscreen mode!
547 </para></question> 538 </para></question>
548 <answer><para> 539 <answer><para>
549 You need to get libavcodec from FFmpeg's CVS. Read the instructions in the 540 You need to get libavcodec from FFmpeg's CVS. Read the instructions in the
550 <link linkend="ffmpeg">libavcodec section</link>. 541 <link linkend="ffmpeg">libavcodec section</link>.
551 </para></answer> 542 </para></answer>
552 </qandaentry> 543 </qandaentry>
553 544
554 <qandaentry> 545 <qandaentry>
555 <question><para> 546 <question><para>
556 I can't access the GUI menu. I press right click, but I can't 547 Icewm's taskbar keeps covering the movie in fullscreen mode!
557 access any menu items!
558 </para></question> 548 </para></question>
559 <answer><para> 549 <answer><para>
560 This shouldn't happen anymore, if it still does use the <option>-fstype</option> 550 This shouldn't happen anymore, if it still does use the <option>-fstype</option>
561 layer option and report it to the <ulink url="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-users</ulink> 551 layer option and report it to the <ulink url="http://mplayerhq.hu/pipermail/mplayer-users/">mplayer-users</ulink>
562 mailing list. 552 mailing list.
553 </para></answer>
554 </qandaentry>
555
556 <qandaentry>
557 <question><para>
558 I can't access the GUI menu. I press right click, but I can't
559 access any menu items!
560 </para></question>
561 <answer><para>
562 Are you using FVWM? Try the following:
563 <orderedlist>
564 <listitem><para>Start -> Settings -> Configuration -> Base Configuration</para></listitem>
565 <listitem><para>Set &quot;Use Applications position hints&quot; to &quot;Yes&quot;</para></listitem>
566 </orderedlist>
563 </para></answer> 567 </para></answer>
564 </qandaentry> 568 </qandaentry>
565 569
566 <qandaentry> 570 <qandaentry>
567 <question><para> 571 <question><para>
584 Requested audio codec family [divx] (afm=4) not available (enable it at 588 Requested audio codec family [divx] (afm=4) not available (enable it at
585 compile time!) 589 compile time!)
586 </screen> 590 </screen>
587 </para></question> 591 </para></question>
588 <answer><para> 592 <answer><para>
589 Probably the audio uses a codec not natively supported by MPlayer. Install the 593 Probably the audio uses a codec not natively supported by <application>MPlayer</application>.
590 Win32 codec package as described in the README or in the 594 Install the Win32 codec package as described in the <filename>README</filename>
591 <link linkend="install">Installation</link> section. 595 or in the <link linkend="install">Installation</link> section.
592 </para></answer> 596 </para></answer>
593 </qandaentry> 597 </qandaentry>
594 <qandaentry> 598 <qandaentry>
595 <question><para> 599 <question><para>
596 ... works with avifile/aviplay but doesn't with <application>MPlayer</application>. 600 ... works with <application>avifile/aviplay</application> but doesn't with
597 </para></question> 601 <application>MPlayer</application>.
598 <answer><para> 602 </para></question>
599 MPlayer is not avifile. The only common thing between these players is the Win32 603 <answer><para>
600 DLL loader. The codecs (DLL) set, synchronization, demultiplexing etc is totally 604 <application>MPlayer</application> is not <application>avifile</application>.
601 different and shouldn't be compared. If something works with aviplay it doesn't 605 The only common thing between these players is the Win32 DLL loader. The codecs
602 mean that MPlayer will work and vice versa. 606 (DLL) set, synchronization, demultiplexing etc is totally different and shouldn't
607 be compared. If something works with <application>aviplay</application> it doesn't
608 mean that <application>MPlayer</application> will work and vice versa.
603 </para></answer> 609 </para></answer>
604 </qandaentry> 610 </qandaentry>
605 <qandaentry> 611 <qandaentry>
606 <question><para> 612 <question><para>
607 Audio goes out of sync playing an AVI file. 613 Audio goes out of sync playing an AVI file.
680 The KDE arts sound daemon is blocking the sound device. Either wait until the 686 The KDE arts sound daemon is blocking the sound device. Either wait until the
681 video starts or disable the arts-daemon in kontrol center. If you want to use 687 video starts or disable the arts-daemon in kontrol center. If you want to use
682 arts sound, specify audio output via our native arts audio driver 688 arts sound, specify audio output via our native arts audio driver
683 (<option>-ao arts</option>). If it fails or isn't compiled in, try SDL 689 (<option>-ao arts</option>). If it fails or isn't compiled in, try SDL
684 (<option>-ao sdl</option>) and make sure your SDL can handle arts sound. Yet 690 (<option>-ao sdl</option>) and make sure your SDL can handle arts sound. Yet
685 another option is to start MPlayer with artsdsp. 691 another option is to start <application>MPlayer</application> with artsdsp.
686 </para></answer> 692 </para></answer>
687 </qandaentry> 693 </qandaentry>
688 <qandaentry> 694 <qandaentry>
689 <question><para> 695 <question><para>
690 I have an AVI that produces a gray screen when played with <option>-vc odivx</option> 696 I have an AVI that produces a gray screen when played with <option>-vc odivx</option>
774 <question><para> 780 <question><para>
775 I get very strange percentage values (way too big) while playing files on my notebook. 781 I get very strange percentage values (way too big) while playing files on my notebook.
776 </para></question> 782 </para></question>
777 <answer><para> 783 <answer><para>
778 It's an effect of the power management / power saving system of your notebook 784 It's an effect of the power management / power saving system of your notebook
779 (BIOS, not kernel). Plug the external power connector in before you power on 785 (BIOS, not kernel). Plug the external power connector in
780 your notebook. You can also try whether 786 <emphasis role="bold">before</emphasis> you power on your notebook. You can also
781 <ulink url="http://www.brodo.de/cpufreq/">cpufreq</ulink> (a SpeedStep interface for Linux) helps you. 787 try whether <ulink url="http://www.brodo.de/cpufreq/">cpufreq</ulink>
788 (a SpeedStep interface for Linux) helps you.
782 </para></answer> 789 </para></answer>
783 </qandaentry> 790 </qandaentry>
784 <qandaentry> 791 <qandaentry>
785 <question><para> 792 <question><para>
786 The audio/video gets totally out of sync when I run <application>MPlayer</application> 793 The audio/video gets totally out of sync when I run <application>MPlayer</application>
792 or use the <option>-nortc</option> option. 799 or use the <option>-nortc</option> option.
793 </para></answer> 800 </para></answer>
794 </qandaentry> 801 </qandaentry>
795 <qandaentry> 802 <qandaentry>
796 <question><para> 803 <question><para>
797 While playing a movie it suddenly gets jerky and I get 804 While playing a movie it suddenly gets jerky and I get the following message:
798 the following message:
799 <screen>Badly interleaved AVI file detected - switching to -ni mode...</screen> 805 <screen>Badly interleaved AVI file detected - switching to -ni mode...</screen>
800 </para></question> 806 </para></question>
801 <answer><para> 807 <answer><para>
802 Badly interleaved files and <option>-cache</option> don't work well together. 808 Badly interleaved files and <option>-cache</option> don't work well together.
803 Try <option>-nocache</option>. 809 Try <option>-nocache</option>.
804 </para></answer> 810 </para></answer>
805 </qandaentry> 811 </qandaentry>
806 </qandadiv> 812 </qandadiv>
807 813
960 which is present in <application>MPlayer</application> source, and used by default. 966 which is present in <application>MPlayer</application> source, and used by default.
961 </para></answer> 967 </para></answer>
962 </qandaentry> 968 </qandaentry>
963 <qandaentry> 969 <qandaentry>
964 <question><para> 970 <question><para>
971 Can I compile libdvdread and libdvdcss on my sweet SPARC under Solaris?
972 </para></question>
973 <answer><para>
974 Who knows ... It's said to work, so please test it and send feedback. Refer to
975 the documentation of libdvdread and its homepage as well. We're not the authors
976 of libdvdread. Use <emphasis role="bold">libmpdvdkit2</emphasis>, which is present
977 in <application>MPlayer</application> source, and used by default.
978 </para></answer>
979 </qandaentry>
980 <qandaentry>
981 <question><para>
965 What about subtitles? Can MPlayer display them? 982 What about subtitles? Can MPlayer display them?
966 </para></question> 983 </para></question>
967 <answer><para> 984 <answer><para>
968 Yes. See the <link linkend="dvd">DVD chapter</link> of the documentation. 985 Yes. See the <link linkend="dvd">DVD chapter</link> of the documentation.
969 </para></answer> 986 </para></answer>
971 <qandaentry> 988 <qandaentry>
972 <question><para> 989 <question><para>
973 How can I set the region code of my DVD-drive? I don't have Windows! 990 How can I set the region code of my DVD-drive? I don't have Windows!
974 </para></question> 991 </para></question>
975 <answer><para> 992 <answer><para>
976 Use the <ulink url="http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz">regionset tool</ulink> 993 Use the <ulink url="http://www.linuxtv.org/download/dvd/dvd_disc_20000215.tar.gz">regionset tool</ulink>.
977 </para></answer> 994 </para></answer>
978 </qandaentry> 995 </qandaentry>
979 <qandaentry> 996 <qandaentry>
980 <question><para> 997 <question><para>
981 Do I need to be (setuid) root/setuid fibmap_mplayer to be able to play a DVD? 998 Do I need to be (setuid) root/setuid fibmap_mplayer to be able to play a DVD?
1060 1077
1061 <qandadiv id="faq-encoding"> 1078 <qandadiv id="faq-encoding">
1062 <title>Encoding</title> 1079 <title>Encoding</title>
1063 <qandaentry> 1080 <qandaentry>
1064 <question><para> 1081 <question><para>
1065 My tuner works, I can hear the sound and watch the video with MPlayer, 1082 How can I encode?
1066 but MEncoder doesn't encode audio! 1083 </para></question>
1084 <answer><para>
1085 Read the <application>MEncoder</application> <link linkend="mencoder">documentation</link>
1086 </para></answer>
1087 </qandaentry>
1088 <qandaentry>
1089 <question><para>
1090 How can I create VCDs?
1091 </para></question>
1092 <answer><para>
1093 Try the <filename>mencvcd</filename> script from the <filename class="directory">TOOLS</filename>
1094 subdirectory. With it you can encode DVDs or other movies to VCD or SVCD format
1095 and even burn them directly to CD.
1096 </para></answer>
1097 </qandaentry>
1098 <qandaentry>
1099 <question><para>
1100 How can I join two video files?
1101 </para></question>
1102 <answer><para>
1103 This has been discussed to no end on mplayer-users. Go search the
1104 <ulink url="http://mplayerhq.hu/cgi-bin/htsearch?restrict=/mplayer-users/">archives</ulink>
1105 for a complete answer. This is a complicated topic and your mileage may vary a
1106 lot depending on the kind of files you want to merge. MPEGs can be concatenated
1107 into a single file with luck. For AVIs there are two tools,
1108 <ulink url="http://fixounet.free.fr/avidemux/">avidemux</ulink> and
1109 <application>avimerge</application> (part of the
1110 <ulink url="http://www.theorie.physik.uni-goettingen.de/~ostreich/transcode/">transcode</ulink>
1111 tool set), available that might do the job. You can also try <application>MEncoder</application>
1112 if you have two files sharing the same dimensions and codec. Try
1113 <screen>
1114 cat file1 file2 > file3
1115 mencoder -ovc copy -oac copy -o out.avi -forceidx file3.avi
1116 </screen>
1117 </para></answer>
1118 </qandaentry>
1119 <qandaentry>
1120 <question><para>
1121 My tuner works, I can hear the sound and watch the video with <application>MPlayer</application>,
1122 but <application>MEncoder</application> doesn't encode audio!
1067 </para></question> 1123 </para></question>
1068 <answer><para> 1124 <answer><para>
1069 TV audio encoding for Linux is currently unimplemented, we're working 1125 TV audio encoding for Linux is currently unimplemented, we're working
1070 on it. At the moment it works only on BSD. 1126 on it. At the moment it works only on BSD.
1071 </para></answer> 1127 </para></answer>
1078 You have to specify the <option>-sid</option> option correctly! 1134 You have to specify the <option>-sid</option> option correctly!
1079 </para></answer> 1135 </para></answer>
1080 </qandaentry> 1136 </qandaentry>
1081 <qandaentry> 1137 <qandaentry>
1082 <question><para> 1138 <question><para>
1083 MEncoder segfaults on startup! 1139 <application>MEncoder</application> segfaults on startup!
1084 </para></question> 1140 </para></question>
1085 <answer><para> 1141 <answer><para>
1086 Upgrade DivX4Linux. 1142 Upgrade DivX4Linux.
1087 </para></answer> 1143 </para></answer>
1088 </qandaentry> 1144 </qandaentry>
1102 No, VFAT doesn't support 2GB+ files. 1158 No, VFAT doesn't support 2GB+ files.
1103 </para></answer> 1159 </para></answer>
1104 </qandaentry> 1160 </qandaentry>
1105 <qandaentry> 1161 <qandaentry>
1106 <question><para> 1162 <question><para>
1107 Why is the recommended bitrate printed by MEncoder negative? 1163 Why is the recommended bitrate printed by <application>MEncoder</application> negative?
1108 </para></question> 1164 </para></question>
1109 <answer><para> 1165 <answer><para>
1110 Because the bitrate you encoded the audio with is too large to fit the 1166 Because the bitrate you encoded the audio with is too large to fit the
1111 movie on any CD. Check if you have libmp3lame installed properly. 1167 movie on any CD. Check if you have libmp3lame installed properly.
1112 </para></answer> 1168 </para></answer>