summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/en/faq.xml
Commit message (Collapse)AuthorAgeFilesLines
* Update faq about power management effect taking into account thatbircoph2009-02-231-1/+1
| | | | | | | -rtc is default no longer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28707 b3059339-0415-0410-9bf9-f77b7e298cf2
* Another outdated text in <screen> example.bircoph2009-02-191-1/+1
| | | | | | | Synced with currrent MSGTR_TooManyVideoInBuffer. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28660 b3059339-0415-0410-9bf9-f77b7e298cf2
* Screen example for no audio problem is outdated:bircoph2009-02-191-4/+4
| | | | | | | | | | | | | The following MSGTR_* messages changed since then: MSGTR_AO_OSS_CantOpenDev MSGTR_CannotInitAO MSGTR_NoSound MSGTR_StartPlaying Expamle is updated as appropriate. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28657 b3059339-0415-0410-9bf9-f77b7e298cf2
* Exterminate one more trailing whitespace.bircoph2009-02-181-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28652 b3059339-0415-0410-9bf9-f77b7e298cf2
* Replace a mention of MPlayer by MEncoder in the MEncoder section.diego2009-02-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28531 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove outdated FAQ entries.diego2009-02-111-60/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28530 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove audio output section, it provides little to no useful information.diego2008-12-271-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28207 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove (audio) codecs section, its contents are part of the usage section.diego2008-12-271-1/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28204 b3059339-0415-0410-9bf9-f77b7e298cf2
* Convert Win32 codec importing HOWTO into a text document in the tech section.diego2008-12-271-1/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28203 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add entry about mysterious coredumps.diego2008-12-271-0/+12
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28200 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix FAQ about compiling 32 bit mplayer on x86_64gpoirier2008-10-021-1/+1
| | | | | | | Suggested by Wolfgang Knauf git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27683 b3059339-0415-0410-9bf9-f77b7e298cf2
* Give all shell scripts a .sh suffix for consistency.diego2008-07-071-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@27230 b3059339-0415-0410-9bf9-f77b7e298cf2
* Run the whole documentation through ispell.diego2008-06-041-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26990 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add <application> tag around MEncoderreimar2007-08-081-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24035 b3059339-0415-0410-9bf9-f77b7e298cf2
* Document special A-V sync issues with FLV filesreimar2007-08-081-0/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24030 b3059339-0415-0410-9bf9-f77b7e298cf2
* Nico claims to never have had any problems with X11 compilation on Mandrake.diego2007-06-231-2/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23608 b3059339-0415-0410-9bf9-f77b7e298cf2
* added some carriage returns and full stops, plus a missing 'option'ptt2007-06-211-3/+5
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@23594 b3059339-0415-0410-9bf9-f77b7e298cf2
* gcc_bug++;diego2007-01-151-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21930 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add <menuchoice> <guimenu> <guisubmenu> <guimenuitem> markup for menus.torinthiel2006-12-231-1/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21737 b3059339-0415-0410-9bf9-f77b7e298cf2
* Still some reformatting:torinthiel2006-12-211-25/+29
| | | | | | | | - some (hopefully) more sane linebreaks - remove stray propmt from example git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21705 b3059339-0415-0410-9bf9-f77b7e298cf2
* General reformatting round:torinthiel2006-12-081-134/+187
| | | | | | | | | | | | - fix some " -> &quot; - reindent with more consistency - visual markup of <sect?> tags - break overly long lines - add missing <replaceable> tags in examples - cola truck standing by git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21537 b3059339-0415-0410-9bf9-f77b7e298cf2
* typo: Bitrate is printed in kb/s, not Mb/s on the status line.diego2006-11-211-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21152 b3059339-0415-0410-9bf9-f77b7e298cf2
* rename: XviD -> Xvidkraymer2006-11-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20876 b3059339-0415-0410-9bf9-f77b7e298cf2
* (cosmetics) Unify and clarify blank lines usagetorinthiel2006-11-041-5/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20658 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move "and" to end of list, improves grammartorinthiel2006-11-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20657 b3059339-0415-0410-9bf9-f77b7e298cf2
* another missing <application>torinthiel2006-11-021-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20614 b3059339-0415-0410-9bf9-f77b7e298cf2
* convert DOCS/xml/en and help_mp-en.h to UTF-8kraymer2006-10-311-1/+1
| | | | | | | | (running help_mp-en.h through iconv didn't change the file so only the charset file needed to be changed) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20551 b3059339-0415-0410-9bf9-f77b7e298cf2
* What is the meaning of the numbers on the status line during the encoding ↵gpoirier2006-10-191-0/+37
| | | | | | | | | process? Taken after Nico's explanation on MEncoder-users ML git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20304 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move subtitles and OSD section from the installation to the usage chapter.diego2006-09-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19828 b3059339-0415-0410-9bf9-f77b7e298cf2
* Slightly restructure font installation section.diego2006-09-131-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19827 b3059339-0415-0410-9bf9-f77b7e298cf2
* link fix: The codecs page was merged into the download page.diego2006-09-121-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19809 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mailing list page URL changed.diego2006-09-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19801 b3059339-0415-0410-9bf9-f77b7e298cf2
* separate independant clauses with a semicolon, as suggested by The Wanderergpoirier2006-09-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19794 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes suggested by The Wanderergpoirier2006-09-101-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19793 b3059339-0415-0410-9bf9-f77b7e298cf2
* RTC is no longer the default timing method.diego2006-09-091-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19779 b3059339-0415-0410-9bf9-f77b7e298cf2
* remove trailing slash from linkGabrov2006-09-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19760 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fixes suggested by Diegogpoirier2006-09-081-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19752 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a bit of doc about dvdnav support in MPlayer, and why you may want to ↵gpoirier2006-09-081-0/+14
| | | | | | | | | use it. (a bit rough, but it's start) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19751 b3059339-0415-0410-9bf9-f77b7e298cf2
* Mailing list descriptions are on the homepage, remove from here.diego2006-09-071-2/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19732 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix cpufreq linkkraymer2006-09-061-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19719 b3059339-0415-0410-9bf9-f77b7e298cf2
* fix some more mailman linkskraymer2006-09-061-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19715 b3059339-0415-0410-9bf9-f77b7e298cf2
* How to handle broken/copy protected VOB files?gpoirier2006-08-231-0/+24
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19504 b3059339-0415-0410-9bf9-f77b7e298cf2
* Building on Mac OS 10.3 leads to several link errors: this new FAQ entry ↵gpoirier2006-07-071-0/+44
| | | | | | explains how to overcome this problem git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18930 b3059339-0415-0410-9bf9-f77b7e298cf2
* New website structure, the /homepage subdirectory is gone.diego2006-03-011-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17707 b3059339-0415-0410-9bf9-f77b7e298cf2
* FAQ about problems with playing DVDs on certain drives.rathann2006-01-181-0/+10
| | | | | | | Also addresses http://bugzilla.mplayerhq.hu/show_bug.cgi?id=395 . git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17425 b3059339-0415-0410-9bf9-f77b7e298cf2
* -mc 0.1 is preferrable to -mc 10 since A/V sync is recovered quicker after ↵diego2005-12-081-1/+1
| | | | | | seeking. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17140 b3059339-0415-0410-9bf9-f77b7e298cf2
* -mc is useful to get rid of A/V desync.diego2005-11-231-0/+9
| | | | | | | based on patch by compn < tempn __ at __ twmi __ dot __ rr __ dot __ com > git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17037 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add a few more XML tags for better semantics markup.diego2005-10-201-3/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16823 b3059339-0415-0410-9bf9-f77b7e298cf2
* Explain how to place subtitles in black bands.diego2005-10-201-0/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16822 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rename compilation section to compilation and installation.diego2005-10-041-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16666 b3059339-0415-0410-9bf9-f77b7e298cf2
* MEncoder FAQs as suggested by Compn < tempn - a - twmi - d - rr - d - com >diego2005-10-041-0/+33
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16659 b3059339-0415-0410-9bf9-f77b7e298cf2
* Screenshots can now be taken with -vf screenshot, based on a patch by Oded.diego2005-09-231-0/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16563 b3059339-0415-0410-9bf9-f77b7e298cf2
* aRts, ESD consistent spellingdiego2005-09-011-6/+6
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16342 b3059339-0415-0410-9bf9-f77b7e298cf2
* FAQ No 1: Fullscreen is not working, black borders around unscaled image.diego2005-07-191-0/+17
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16008 b3059339-0415-0410-9bf9-f77b7e298cf2
* simplified markup, cosmeticsdiego2005-07-191-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16007 b3059339-0415-0410-9bf9-f77b7e298cf2
* Moved some entries from playback problems to video/audio driver sectiondiego2005-07-191-127/+111
| | | | | | | where they belong. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16006 b3059339-0415-0410-9bf9-f77b7e298cf2
* Big cleanup all over the place; wording/grammar/typo fixes as usual, manydiego2005-07-191-106/+91
| | | | | | | | entries rephrased for better clarity and shortness, a bit of old cruft removed, better semantic markup, consistency... git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16005 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove rencently added FAQ entry because we now have a much better and ↵gpoirier2005-07-161-59/+3
| | | | | | detailed doc elsewhere. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15982 b3059339-0415-0410-9bf9-f77b7e298cf2
* Last nit for this entry, by "The Wanderer"gpoirier2005-07-081-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15943 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove next round of outdated FAQ entries.diego2005-07-061-106/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15935 b3059339-0415-0410-9bf9-f77b7e298cf2
* More fixes by Jeff, Diego, and Andrewgpoirier2005-07-061-8/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15926 b3059339-0415-0410-9bf9-f77b7e298cf2
* Suggestions and fixes by The Wanderer and Richgpoirier2005-07-051-10/+20
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15923 b3059339-0415-0410-9bf9-f77b7e298cf2
* New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to ↵gpoirier2005-07-051-0/+27
| | | | | | enventualy change it. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15922 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove obsolete/outdated entries.diego2005-07-031-363/+0
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15902 b3059339-0415-0410-9bf9-f77b7e298cf2
* More fixes by the Wanderer and tip about another SVCD constrain suggested by ↵gpoirier2005-06-291-2/+8
| | | | | | Giacomo Comes git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15848 b3059339-0415-0410-9bf9-f77b7e298cf2
* Corrections suggested by The Wanderergpoirier2005-06-281-11/+19
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15837 b3059339-0415-0410-9bf9-f77b7e298cf2
* missing closing taghenry2005-06-281-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15836 b3059339-0415-0410-9bf9-f77b7e298cf2
* New entry: how to make a (S)VCD with MEncoder.gpoirier2005-06-271-12/+60
| | | | | | | Deleted entry: MP2 files are played out of the box. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15831 b3059339-0415-0410-9bf9-f77b7e298cf2
* Win32 codecs --> binary codecs, references to avifile are pointless nowadays.diego2005-06-121-2/+2
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15712 b3059339-0415-0410-9bf9-f77b7e298cf2
* Consistency fixesgpoirier2005-05-161-3/+3
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15494 b3059339-0415-0410-9bf9-f77b7e298cf2
* How can I dump a full DVD title to a file?gpoirier2005-05-131-0/+16
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15431 b3059339-0415-0410-9bf9-f77b7e298cf2
* codecs-status.html now resides in DOCS/.diego2005-05-011-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15317 b3059339-0415-0410-9bf9-f77b7e298cf2
* explains how to fix the aspect ratio of an AVI filegpoirier2005-04-241-0/+14
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15254 b3059339-0415-0410-9bf9-f77b7e298cf2
* Typogpoirier2005-04-111-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15131 b3059339-0415-0410-9bf9-f77b7e298cf2
* better wording, suggested by Diegogpoirier2005-04-101-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15116 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move here the entry "How can I fix an AVIs with broken index or interleaving?"gpoirier2005-04-101-0/+16
| | | | | | | that was previously on mencoder.xml git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15113 b3059339-0415-0410-9bf9-f77b7e298cf2
* correct spelling for mailing list namesdiego2005-03-311-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15030 b3059339-0415-0410-9bf9-f77b7e298cf2
* Rephrase codecs.conf entry to warn more clearly against using it.diego2005-03-311-9/+8
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15028 b3059339-0415-0410-9bf9-f77b7e298cf2
* Fix the codecs.conf entry.gpoirier2005-03-231-32/