Re: [MPlayer-DOCS] [Mplayer-cvslog] CVS: main/DOCS/en mplayer.1, 1.387, 1.388
Moin people, On Sat, 31 May 2003 18:41:43 +0200 Jonas Jermann CVS <jonas@mplayerhq.hu> wrote:
Update of /cvsroot/mplayer/main/DOCS/en In directory mail:/var/tmp.root/cvs-serv3432/en
Modified Files: mplayer.1 Log Message: Moved video filters to a separate section, moved slave mode section to the tech subdir, random improvements, default indentation reduced. Straight from the LUG camp Felsberg by Jonas and Diego.
Index: mplayer.1 =================================================================== --- mplayer.1 (revision 10092) +++ mplayer.1 (revision 10219) [...] -.IPs rectangle[=w:h:x:y] -Draws a rectangle of the requested width and height at the specified -coordinates over the image (useful for testing crop parameters). -.RSss -w,h: width and height (default: -1, maximum possible width where boundaries -are still visible. -.br -x,y: top left corner position (default: -1, uppermost leftmost) -.REss -.IPs +.TP +.B rectangle[=w:h:x:y] The plugin responds to the input.conf directive 'change_rectangle' that takes two parameters. -The first parameter can be 0 for w, 1 for h, 2 for x or 3 for y. -The second parameter is the amount of pixels by which to change the -designated rectangle boundary. [...] In this stone age change of mplayer.1 the description of -vf rectangle got lost. I think this part should be (partially) reverted. Attila Kinali -- The true CS students do not need to know how to program. They learn how to abstract the process of programming to the point of making programmers obsolete. -- Jabber in #holo
On Sat, Jun 21, 2008 at 10:17:01AM +0200, Attila Kinali wrote:
In this stone age change of mplayer.1 the description of -vf rectangle got lost. I think this part should be (partially) reverted.
Restoring it certainly can't hurt, though I think that vf rectangle is one of those that filters that still is severely broken. I know I started to fix it / clean it up, but I don't remember how far I got (I know for sure I did not get to the clean up part). Greetings, Reimar Döffinger
On Sat, Jun 21, 2008 at 10:17:01AM +0200, Attila Kinali wrote:
On Sat, 31 May 2003 18:41:43 +0200 Jonas Jermann CVS <jonas@mplayerhq.hu> wrote:
Update of /cvsroot/mplayer/main/DOCS/en In directory mail:/var/tmp.root/cvs-serv3432/en
Modified Files: mplayer.1 Log Message: Moved video filters to a separate section, moved slave mode section to the tech subdir, random improvements, default indentation reduced. Straight from the LUG camp Felsberg by Jonas and Diego.
--- mplayer.1 (revision 10092) +++ mplayer.1 (revision 10219) [...] -.IPs rectangle[=w:h:x:y] -Draws a rectangle of the requested width and height at the specified -coordinates over the image (useful for testing crop parameters). -.RSss -w,h: width and height (default: -1, maximum possible width where boundaries -are still visible. -.br -x,y: top left corner position (default: -1, uppermost leftmost) -.REss -.IPs +.TP +.B rectangle[=w:h:x:y] The plugin responds to the input.conf directive 'change_rectangle' that takes two parameters. -The first parameter can be 0 for w, 1 for h, 2 for x or 3 for y. -The second parameter is the amount of pixels by which to change the -designated rectangle boundary. [...]
In this stone age change of mplayer.1 the description of -vf rectangle got lost. I think this part should be (partially) reverted.
Fixed. Diego
participants (3)
-
Attila Kinali -
Diego Biurrun -
Reimar Döffinger