Commit Graph

496 Commits

Author SHA1 Message Date
diego d3406f6bd2 Avoid short forms.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16341 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 23:53:33 +00:00
gpoirier 293c640747 New section: Notes on Audio/Video synchronization, taken from Rich's encoding guide
NOTE: someone please make sure the doc is cleanly generated.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16340 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-09-01 22:09:27 +00:00
gpoirier 80add42cc2 How to build MPlayerOSX
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16318 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-30 16:32:45 +00:00
gpoirier dd5d24d367 How to encode with soft 3:2 pullup, patch by Brendan McCarthy
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16284 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-21 10:03:59 +00:00
gpoirier ca0c2746ca Encoding setting examples for x264
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16278 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-20 20:13:03 +00:00
wanderer 3905c8c64f grammar/phrasing fixes on the recent NTSC and telecine commit
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16230 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-15 22:46:27 +00:00
gpoirier 207b16bd41 -fafmttag can be needed while steam copying.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16229 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-15 16:30:31 +00:00
gpoirier 3bb469246d NTSC sources are hard to encode. How to identify telecine content reliably.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16226 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-14 22:25:02 +00:00
wanderer fe79a5451a grammar/phrasing fix, still less than ideal
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16219 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-14 17:31:09 +00:00
gpoirier c52c1e030e Missing codecs that libavcodec supports.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16204 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-12 13:30:13 +00:00
gpoirier 740f19c59f Why multipass is better in a nutshell. Taken from Rich's encoding guide.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16203 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-12 13:27:26 +00:00
gpoirier 925dd1a17a Avoid short forms and libavcodec should not the that much singled out
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16179 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-05 21:44:28 +00:00
reimar a6086a4f31 libavutil is now needed, too.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16167 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-08-01 21:00:07 +00:00
gpoirier 43d8369662 Fix outdated "Encoding to MPEG format" (MEncoder improved a lot :-) )
Patch by Jeff Clagg


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16158 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-31 21:44:57 +00:00
alex 81eb362ebe some preliminary entries about nut and matroska
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16132 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 12:41:14 +00:00
diego 47bade070e Amiga port from www.amigasoft.net
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16122 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-28 09:32:45 +00:00
gpoirier 2d9385aebc General note about filtering from Rich's encoding guide
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16088 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-24 21:58:34 +00:00
gpoirier 97e333bf0d Moves the "audio" section just before the "muxing" section. + fixes suggested by Jeff
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16087 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-24 21:37:24 +00:00
gpoirier 323d7eb108 New item: "Choosing resolution and bitrate", from Rich's encoding guide
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16086 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-24 20:53:54 +00:00
gpoirier df8fcb57e5 re-organize MEncoder doc in a more sensible way: splitting "basic mencoder usage" and "encoding with mencoder".
note: if you can't generate the doc on your machine, make sure you run "make distclean" beforehand


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16081 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-24 14:22:14 +00:00
wight 919eb0e4b2 Make screen output look better
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16069 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-23 12:10:43 +00:00
gpoirier 4abe074c5d the the auto* tools should be inside an <application></application> tag
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16068 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-23 10:12:44 +00:00
gpoirier be2b63ec36 Fixes suggested by Diego and The Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16021 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-20 07:59:20 +00:00
gpoirier a51778c598 lacv supports cgop, you can use '.' to watch a video frame-by frame to
identify which type it is, and not short forms in the docs.
... now the question is, how many commits to fix this one ? :-)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16018 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-19 22:03:15 +00:00
diego 10669b0cd8 FAQ No 1: Fullscreen is not working, black borders around unscaled image.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16008 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-19 01:07:31 +00:00
diego 497a1651cd simplified markup, cosmetics
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16007 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-19 00:47:58 +00:00
diego 1055100622 Moved some entries from playback problems to video/audio driver section
where they belong.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16006 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-19 00:45:18 +00:00
diego 549ac2102e Big cleanup all over the place; wording/grammar/typo fixes as usual, many
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
2005-07-19 00:28:42 +00:00
diego 10f3ccfec7 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16004 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-19 00:21:18 +00:00
gpoirier e1d61c80d0 Remove rencently added FAQ entry because we now have a much better and detailed doc elsewhere.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15982 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-16 18:04:31 +00:00
gpoirier ee83605119 Fixes, more accurate description of hq_ac, and mention it's always on by default
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15970 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-11 21:12:07 +00:00
gpoirier b642b8ada7 One more XviD option documented: hq_ac + a fix + more infos on chroma_me
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15962 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 21:41:01 +00:00
gpoirier cd19f28b94 SVCD supports VBR audio and VCD CBR only. Reflects the newest patches of Nico
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15958 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-10 17:07:40 +00:00
gpoirier 6d8f1d37df Last nit for this entry, by "The Wanderer"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15943 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-08 12:12:32 +00:00
gpoirier 488bf3a242 Fixes fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15936 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-07 07:21:23 +00:00
diego f1cba6703f Remove next round of outdated FAQ entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15935 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 23:21:09 +00:00
diego fc16209684 typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15934 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 23:20:05 +00:00
gpoirier a65f9f76bf Fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15932 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 21:10:02 +00:00
gpoirier 75c4e84e21 Documentation for VCD/SVCD/DVD encoding, patch by Brendan McCarthy < bmccarthy AH iinet POUM net POUM au>
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15927 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 08:39:57 +00:00
gpoirier 3be0851da3 More fixes by Jeff, Diego, and Andrew
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15926 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 08:15:46 +00:00
gpoirier 3249e16758 Few fixes and suggestions by Jeff and Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15925 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-06 07:56:41 +00:00
gpoirier 2aa6a03251 More options documented in XviD encoding guide
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15924 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 22:11:23 +00:00
gpoirier 7bde74f07f Suggestions and fixes by The Wanderer and Rich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15923 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 22:08:25 +00:00
gpoirier e0323721f5 New FAQ entry: Explain why libavcodec now sets FMP4 FourCC, and how to enventualy change it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15922 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-05 16:19:16 +00:00
gpoirier fc99a0e0a5 Update of the x264 encoding guide:
- Reorganized things, options are now divided into "speed vs quality"
  and "other" (more or less). subq is now where it belongs.
- subq=6 is documented
- explanation of what 2-pass really does, and why you'd better use it
- mention 3-pass (and the fact that it usually doesn't help)
- documented qcomp
- documented keyint (not like it needed any more explanation, though)
- deblocking parameter tweaking no longer categorized as options that
  "affect speed and quality ;)
- updated example cpu requirements for decoding, in codecs.xml
  (720x480 @ 1500kbps 50%->35%, for my CPU)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15916 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-04 05:37:27 +00:00
diego ff5fef698f Remove obsolete/outdated entries.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15902 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-03 12:13:48 +00:00
diego eed786ceef Mandrake --> Mandriva name change
patch by Christian Korff < christian - dot - korff - at - gmail - dot - com >


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15895 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-02 23:33:40 +00:00
diego f457c4228c Slightly restructured, mention more tools, small fixes, cosmetics.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15880 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-07-01 09:33:27 +00:00
gpoirier fedc4900cc Small fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15872 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-30 19:53:24 +00:00
gpoirier bd00efd1e9 More fixes by the Wanderer and tip about another SVCD constrain suggested by Giacomo Comes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15848 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-06-29 08:23:10 +00:00