1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-03 13:32:16 +00:00
Commit Graph

85 Commits

Author SHA1 Message Date
gpoirier
74b923332f get rid of two spaces after a period (instead of one)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21934 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 09:15:06 +00:00
gpoirier
0066847a11 fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21933 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 09:12:10 +00:00
gpoirier
f21e80be4f update and factorize information about x264's multi-threading mode
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21932 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 07:23:28 +00:00
gpoirier
f6a850e2fa update x264's subq otion description
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21931 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-15 07:16:03 +00:00
gpoirier
a2f9594be6 typo fixes:
1) missing space
2) "vtrict" instead of "vstrict"
patch by Andrew Savchenko % Bircoph A list P ru %


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21917 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-14 00:15:55 +00:00
gpoirier
2075d4312e fix wrong option names that were suggested to use to produce
quicktime-compatible files: they were using the old name,
prior to the switch to x264's parser


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21879 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-11 09:07:57 +00:00
gpoirier
45bf19a06f explain how to use MEncoder to create QuickTime-compatible files
Mainly based on a patch by Mark Pilgrim % pilgrim A gmail P com %
Original thread:
Date: Oct 19, 2006 9:50 PM
Subject: [MPlayer-DOCS] Interested in contributing case studies


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21861 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-10 00:08:16 +00:00
gpoirier
fc8fb3d7a6 fix typo
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21849 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 10:49:43 +00:00
gpoirier
2abf85b1df clarify a few things about the interaction between *cmp and mbd options
fix encoding example that featured a option that didn't have any effect (because of the interaction mentioned above)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21848 b3059339-0415-0410-9bf9-f77b7e298cf2
2007-01-07 10:39:00 +00:00
rtogni
396d85354d I've found a mistake in encoding-guide:
---
With MPEG-4 ASP codecs such as x264,
---
But x264 is MPEG-4 AVC, not ASP.

Patch by Andrew Savchenko )Bircoph list ru(, approved by Guillaume


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21802 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-31 14:04:36 +00:00
gpoirier
74ec945b20 avoid a possible confusion, as suggested by Wanderer
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21791 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-29 22:55:53 +00:00
torinthiel
06dfb08e54 replace " with ", better readability
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21612 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-14 13:49:57 +00:00
gpoirier
a0d9867099 vstrict=0 is required to create DVDs decodable by standalone dvd players
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21599 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-12 09:40:49 +00:00
torinthiel
dc86f6ed17 General reformatting round:
- fix some " -> "
 - 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
2006-12-08 11:38:06 +00:00
gpoirier
74a67a1236 emphasis the fact that leaving black borders really hurts quality
(confirmed after I benchmarked both: with and without a thin black border)


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21508 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-12-05 10:51:28 +00:00
diego
b138036098 URL fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21376 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-29 10:24:43 +00:00
gpoirier
8d2affbd59 add a link to Michael's de-interlacing filters, and replace the crappy
pp=fd video filter with yadif as it's soooo much better


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21078 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-19 21:47:45 +00:00
kraymer
b25f00223d fix wrong 60000/10001 fraction
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21034 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-18 17:25:25 +00:00
kraymer
c7aafab087 rename: XviD -> Xvid
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20876 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-13 08:53:20 +00:00
nicodvb
c365744a15 mention :tsaf on every instance of -mpegopts format=dvd
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20683 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-11-05 10:50:29 +00:00
kraymer
a780989420 convert DOCS/xml/en and help_mp-en.h to UTF-8
(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
2006-10-31 12:23:38 +00:00
diego
80c34f6262 Add some <application> tags.
patch by Andrew Savchenko, Bircoph list ru


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20500 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-29 10:13:39 +00:00
corey
d9b8e39c75 Add missing parenthesis. Patch by Andrew Savchenko, Bircoph <at> list <dot> ru.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20477 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-28 03:49:03 +00:00
gpoirier
98683b5f8c swap telecine and pulldown, typo noticed by RC
Original thread:
Date: Oct 23, 2006 1:48 AM
Subject: Re: [MPlayer-advusers] terminology misunderstanding: pulldown vs telecine


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20408 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-23 11:12:25 +00:00
kraymer
906b05f493 remove some DivX version numbers
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20361 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-22 13:34:48 +00:00
kraymer
f6649b1359 fix XviD spelling
replace some old DivX5's


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20352 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-22 12:17:07 +00:00
kraymer
3de18b8e5e remove me=3 leftover (x264)
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20280 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-17 11:15:00 +00:00
lorenm
3efc805e7c Update x264 option names that changed with r20060
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20277 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 20:23:23 +00:00
gpoirier
694265d4d5 Update x264 option names that changed with r20060
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20260 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-16 09:09:03 +00:00
diego
b1da2a58ed Fix hz vs Hz typo.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@20043 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-10-04 16:54:19 +00:00
corey
523ffd5129 add missing comma
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19043 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 19:00:17 +00:00
diego
d4c89faa49 Telecine article on divx.com has gone 404, link to Wikipedia instead.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19025 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-07-12 12:35:09 +00:00
gabrov
3aab62e7fb typo fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18545 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-18 17:31:24 +00:00
gpoirier
ca30ef19a6 document more codecs supported by vfw interface.
Patch by compn < tempn A twmi P rr P com >, with a small modification by
me.


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18517 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-15 11:30:43 +00:00
gpoirier
2899c32f78 explains why current players do not deinterlace to full fieldrate, original patch by Jerome Ferrari, reworked by Diego and myself.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18511 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-14 19:49:49 +00:00
diego
b408378131 some fixes for the VfW encoding section
patch by compn, tempn##@##twmi##.##rr##.##com


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18457 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-12 17:04:47 +00:00
diego
a4b040688e typo/wording fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18411 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-09 14:07:26 +00:00
gpoirier
3c27d7ab96 Explain how to use -ovc vfw, patch by compn < tempn AH twmi PIO rr POI com >, fixes, reformat, pretty indent by me.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18406 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-05-09 05:59:41 +00:00
rathann
85e7c5635e 10l to Guillaume. It's <option>, not <options>. xmllint would've told you that.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17758 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-06 18:40:36 +00:00
gpoirier
880d3cc0b8 various improvements of the section "Choosing the video codec"
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17756 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-06 07:19:00 +00:00
gabrov
db8e889a0e typo fix
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17754 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-05 22:50:56 +00:00
diego
b231d345a2 Change obsolete references to design6 to design7.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17708 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 10:07:43 +00:00
diego
d9f738ab54 New website structure, the /homepage subdirectory is gone.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17707 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-03-01 10:01:43 +00:00
wanderer
ffdf7260bb reverse 'low detail' for 'high detail' in 2-pass encoding explanation, patch by Jeff Clagg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17702 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-28 21:54:24 +00:00
gpoirier
183f2e6ccb 10l: section "13.3.6. Example" talks about a telecined source, but the example given doesn't have any ivtc filter!!
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17688 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-26 09:35:21 +00:00
gpoirier
86748ab207 Gives some examples of in which form MPEG* videos can come
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17594 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-02-11 22:13:12 +00:00
gpoirier
c709e9eeaa MEncoder's MPEG muxer needs -vf harddup to function properly, no add a note about this.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17407 b3059339-0415-0410-9bf9-f77b7e298cf2
2006-01-16 20:49:07 +00:00
gpoirier
b65d834942 fixes suggested by Diego
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17254 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 13:01:22 +00:00
gpoirier
067656cf38 New section: choosing the video codec for your encode: what to consider before picking it.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17250 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-27 09:34:57 +00:00
wanderer
6455d918ad more minor grammatical fixes
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17106 b3059339-0415-0410-9bf9-f77b7e298cf2
2005-12-06 00:45:15 +00:00