diff --git a/DOCS/xml/en/faq.xml b/DOCS/xml/en/faq.xml index 6ed4a7a31c..cb20241315 100644 --- a/DOCS/xml/en/faq.xml +++ b/DOCS/xml/en/faq.xml @@ -158,10 +158,10 @@ I am still having trouble compiling with SDL support. gcc says something about "undefined reference to `SDL_EnableKeyRepeat'". What now? -Where did you install the SDL library? If you installed in /usr/local -(the default) then edit the top level config.mak and add -"-L/usr/local/lib" after "X_LIBS=". Now type -make. You're done! +Where did you install the SDL library? If you installed in +/usr/local (the default) then edit the +top level config.mak and add "-L/usr/local/lib" +after "X_LIBS=". Now type make. You're done! @@ -197,7 +197,7 @@ Read the mga_vid documentation. -Are there rpm/deb/... packages of MPlayer? +Are there rpm/deb/... packages of MPlayer? You can make a .deb package for yourself, check the @@ -302,7 +302,7 @@ Me too. :) General questions -How do I create a proper patch for MPlayer? +How do I create a proper patch for MPlayer? We made a short document @@ -312,7 +312,7 @@ describing all the necessary details. Please follow the instructions. -How can I support MPlayer development? +How can I support MPlayer development? We are more than happy to accept your hardware and software @@ -323,7 +323,7 @@ They help us in continuously improving MPlayer. -How can I become an MPlayer developer? +How can I become an MPlayer developer? We always welcome coders and documenters. Read the @@ -336,7 +336,7 @@ mailing list and start coding. -Can I run multiple instances of MPlayer? +Can I run multiple instances of MPlayer? Yes. Some video out drivers like xv, dga or (x)mga are exclusive, some are @@ -436,7 +436,7 @@ Download the Win32 codecs from our -Are there any mailing lists on MPlayer? +Are there any mailing lists on MPlayer? Yes. See the bottom of the info page on @@ -451,7 +451,7 @@ I've found a nasty bug when I tried to play my favorite video! Who should I info Please read the -bug reporting guidelines +bug reporting guidelines and follow the instructions. @@ -481,7 +481,7 @@ some (umm) "mysterious" disappearance of CVS code ;) -And what is "Faszom(C)ounter" +And what is "Faszom(C)ounter"? "Fasz" is a Hungarian word you don't want to know, the others are @@ -528,22 +528,13 @@ You use a vo driver with single buffering (x11,xv). With xv, use the What exactly is this libavcodec thing? - - - - - - -But configure tells me "Checking for libavcodec ... no"! - - See the libavcodec section. -Icewm's taskbar keeps covering the movie in fullscreen mode! +But configure tells me "Checking for libavcodec ... no"! You need to get libavcodec from FFmpeg's CVS. Read the instructions in the @@ -553,8 +544,7 @@ You need to get libavcodec from FFmpeg's CVS. Read the instructions in the -I can't access the GUI menu. I press right click, but I can't -access any menu items! +Icewm's taskbar keeps covering the movie in fullscreen mode! This shouldn't happen anymore, if it still does use the @@ -563,6 +553,20 @@ mailing list. + + +I can't access the GUI menu. I press right click, but I can't +access any menu items! + + +Are you using FVWM? Try the following: + +Start -> Settings -> Configuration -> Base Configuration +Set "Use Applications position hints" to "Yes" + + + + How can I run MPlayer in the background? @@ -586,20 +590,22 @@ I can play certain AVIs but I get no sound and this kind of error: -Probably the audio uses a codec not natively supported by MPlayer. Install the -Win32 codec package as described in the README or in the -Installation section. +Probably the audio uses a codec not natively supported by MPlayer. +Install the Win32 codec package as described in the README +or in the Installation section. -... works with avifile/aviplay but doesn't with MPlayer. +... works with avifile/aviplay but doesn't with +MPlayer. -MPlayer is not avifile. The only common thing between these players is the Win32 -DLL loader. The codecs (DLL) set, synchronization, demultiplexing etc is totally -different and shouldn't be compared. If something works with aviplay it doesn't -mean that MPlayer will work and vice versa. +MPlayer is not avifile. +The only common thing between these players is the Win32 DLL loader. The codecs +(DLL) set, synchronization, demultiplexing etc is totally different and shouldn't +be compared. If something works with aviplay it doesn't +mean that MPlayer will work and vice versa. @@ -682,7 +688,7 @@ video starts or disable the arts-daemon in kontrol center. If you want to use arts sound, specify audio output via our native arts audio driver (). If it fails or isn't compiled in, try SDL () and make sure your SDL can handle arts sound. Yet -another option is to start MPlayer with artsdsp. +another option is to start MPlayer with artsdsp. @@ -776,9 +782,10 @@ I get very strange percentage values (way too big) while playing files on my not It's an effect of the power management / power saving system of your notebook -(BIOS, not kernel). Plug the external power connector in before you power on -your notebook. You can also try whether -cpufreq (a SpeedStep interface for Linux) helps you. +(BIOS, not kernel). Plug the external power connector in +before you power on your notebook. You can also +try whether cpufreq +(a SpeedStep interface for Linux) helps you. @@ -794,12 +801,11 @@ or use the option. -While playing a movie it suddenly gets jerky and I get -the following message: +While playing a movie it suddenly gets jerky and I get the following message: Badly interleaved AVI file detected - switching to -ni mode... -Badly interleaved files and don't work well together. +Badly interleaved files and don't work well together. Try . @@ -962,6 +968,17 @@ which is present in MPlayer source, and used by defau +Can I compile libdvdread and libdvdcss on my sweet SPARC under Solaris? + + +Who knows ... It's said to work, so please test it and send feedback. Refer to +the documentation of libdvdread and its homepage as well. We're not the authors +of libdvdread. Use libmpdvdkit2, which is present +in MPlayer source, and used by default. + + + + What about subtitles? Can MPlayer display them? @@ -973,7 +990,7 @@ Yes. See the DVD chapter of the documentation. How can I set the region code of my DVD-drive? I don't have Windows! -Use the regionset tool +Use the regionset tool. @@ -1062,8 +1079,47 @@ in the same directory as the file. Encoding -My tuner works, I can hear the sound and watch the video with MPlayer, -but MEncoder doesn't encode audio! +How can I encode? + + +Read the MEncoder documentation + + + + +How can I create VCDs? + + +Try the mencvcd script from the TOOLS +subdirectory. With it you can encode DVDs or other movies to VCD or SVCD format +and even burn them directly to CD. + + + + +How can I join two video files? + + +This has been discussed to no end on mplayer-users. Go search the +archives +for a complete answer. This is a complicated topic and your mileage may vary a +lot depending on the kind of files you want to merge. MPEGs can be concatenated +into a single file with luck. For AVIs there are two tools, +avidemux and +avimerge (part of the +transcode +tool set), available that might do the job. You can also try MEncoder +if you have two files sharing the same dimensions and codec. Try + + cat file1 file2 > file3 + mencoder -ovc copy -oac copy -o out.avi -forceidx file3.avi + + + + + +My tuner works, I can hear the sound and watch the video with MPlayer, +but MEncoder doesn't encode audio! TV audio encoding for Linux is currently unimplemented, we're working @@ -1080,7 +1136,7 @@ You have to specify the option correctly! -MEncoder segfaults on startup! +MEncoder segfaults on startup! Upgrade DivX4Linux. @@ -1104,7 +1160,7 @@ No, VFAT doesn't support 2GB+ files. -Why is the recommended bitrate printed by MEncoder negative? +Why is the recommended bitrate printed by MEncoder negative? Because the bitrate you encoded the audio with is too large to fit the