r19979 - in trunk: DOCS/man/en/mplayer.1 cfg-common.h cfg-mencoder.h help/help_mp-en.h m_option.c m_option.h mencoder.c mplayer.c
Author: ptt Date: Mon Sep 25 18:47:56 2006 New Revision: 19979 Modified: trunk/DOCS/man/en/mplayer.1 Changes in other areas also in this revision: Modified: trunk/cfg-common.h trunk/cfg-mencoder.h trunk/help/help_mp-en.h trunk/m_option.c trunk/m_option.h trunk/mencoder.c trunk/mplayer.c Log: after a long time, finally i could add -endpos option to mplayer executable. as oded told me on 1006 02 24, i applied it, blame me if some problem occurs, i hope not, since i tried it for a while.... Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Mon Sep 25 18:47:56 2006 @@ -1273,6 +1273,30 @@ See DOCS/\:HTML/\:en/\:edl.html for details on how to use this. . .TP +.B \-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (also see \-ss and \-sb) +Stop at given time or byte position. +.br +.I NOTE: +Byte position is enabled only for MEncoder and will not be accurate, as it can +only stop at a frame boundary. +When used in conjunction with \-ss option, \-endpos time will shift forward by +seconds specified with \-ss. +.sp 1 +.I EXAMPLE: +.PD 0 +.RSs +.IPs "\-endpos 56" +Stop at 56 seconds. +.IPs "\-endpos 01:10:00" +Stop at 1 hour 10 minutes. +.IPs "\-ss 10 \-endpos 56" +Stop at 1 minute 6 seconds. +.IPs "\-endpos 100mb" +Encode only 100 MB. +.RE +.PD 1 +. +.TP .B \-forceidx Force index rebuilding. Useful for files with broken index (A/V desync, etc). @@ -6550,26 +6574,6 @@ Sets up the audio buffering time interval (default: 0.5s). . .TP -.B \-endpos <[[hh:]mm:]ss[.ms]|size[b|kb|mb]> (also see \-ss and \-sb) -Stop encoding at the given time or byte position. -.br -.I NOTE: -Byte position will not be accurate, as it can only stop at -a frame boundary. -.sp 1 -.I EXAMPLE: -.PD 0 -.RSs -.IPs "\-endpos 56" -Encode only 56 seconds. -.IPs "\-endpos 01:10:00" -Encode only 1 hour 10 minutes. -.IPs "\-endpos 100mb" -Encode only 100 MB. -.RE -.PD 1 -. -.TP .B \-fafmttag <format> Can be used to override the audio format tag of the output file. .sp 1
Hello, On Mon, Sep 25, 2006 at 06:47:56PM +0200, ptt wrote:
Author: ptt
Could you please add that nick to AUTHORS? I find it a bit annoying if you can't find out who committed stuff, esp. when you reference some other emails *g* Greetings, Reimar Döffinger
On Mon, 25 Sep 2006 20:46:09 +0200 Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> wrote:
Hello, On Mon, Sep 25, 2006 at 06:47:56PM +0200, ptt wrote:
Author: ptt
Could you please add that nick to AUTHORS? I find it a bit annoying if you can't find out who committed stuff, esp. when you reference some other emails *g*
could not my 'real' nick (PaulTT) or my name+surname added to my ptt user profile for svn, instead?????? if other developers agree, i'll add myself to AUTHORS... it's a while i'm playing with translations and little thing, don't i? ... PaulTT
On Mon, Sep 25, 2006 at 08:57:33PM +0200, Paul TT wrote:
On Mon, 25 Sep 2006 20:46:09 +0200 Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> wrote:
Hello, On Mon, Sep 25, 2006 at 06:47:56PM +0200, ptt wrote:
Author: ptt
Could you please add that nick to AUTHORS? I find it a bit annoying if you can't find out who committed stuff, esp. when you reference some other emails *g*
could not my 'real' nick (PaulTT) or my name+surname added to my ptt user profile for svn, instead??????
No, we're keeping the commit nicks people had with CVS.
if other developers agree, i'll add myself to AUTHORS... it's a while i'm playing with translations and little thing, don't i?
Do it. Diego
Diego Biurrun wrote:
On Mon, Sep 25, 2006 at 08:57:33PM +0200, Paul TT wrote:
On Mon, 25 Sep 2006 20:46:09 +0200 Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> wrote:
Could you please add that nick to AUTHORS? I find it a bit annoying if you can't find out who committed stuff, esp. when you reference some other emails *g*
could not my 'real' nick (PaulTT) or my name+surname added to my ptt user profile for svn, instead??????
No, we're keeping the commit nicks people had with CVS.
I don't think he was asking to change that - I think he was asking to have the nick "PaulTT" associated with the SVN user account "ptt", in much the way that individual people's names were associated with user accounts (for commit-mail purposes) when we used CVS. Based on discussions past, I infer that apparently either this is impossible - i.e., not supported by the SVN send-mail-with-each-commit setup in use - or you simply refuse to consider doing it, possibly on grounds of the fact that you have too much work to do already; just offhand I don't remember which. -- The Wanderer Warning: Simply because I argue an issue does not mean I agree with any side of it. Secrecy is the beginning of tyranny.
On Tue, 26 Sep 2006 13:04:58 +0200 Diego Biurrun <diego@biurrun.de> wrote:
On Mon, Sep 25, 2006 at 08:57:33PM +0200, Paul TT wrote:
On Mon, 25 Sep 2006 20:46:09 +0200 Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> wrote:
Hello, On Mon, Sep 25, 2006 at 06:47:56PM +0200, ptt wrote:
Author: ptt
Could you please add that nick to AUTHORS? I find it a bit annoying if you can't find out who committed stuff, esp. when you reference some other emails *g*
could not my 'real' nick (PaulTT) or my name+surname added to my ptt user profile for svn, instead??????
No, we're keeping the commit nicks people had with CVS.
it's ok, but when i committed with cvs, my name (Tresoldi Paolo) came out so the one who would know who did the patch could know it :-) is it possible to have such description/name in svn too? as said the wanderer i don't wanna change my user name (ptt), but add my name to that user :-) (i suggested my other nickname, since it's the same as my email, so i can be 'tracked down' better off, maybe, but non as a new username, but to be added as a desc)
if other developers agree, i'll add myself to AUTHORS... it's a while i'm playing with translations and little thing, don't i?
Do it.
thanx, doing :-)
On Sun, Oct 08, 2006 at 02:40:55PM +0200, Paul TT wrote:
On Tue, 26 Sep 2006 13:04:58 +0200 Diego Biurrun <diego@biurrun.de> wrote:
On Mon, Sep 25, 2006 at 08:57:33PM +0200, Paul TT wrote:
On Mon, 25 Sep 2006 20:46:09 +0200 Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> wrote:
Hello, On Mon, Sep 25, 2006 at 06:47:56PM +0200, ptt wrote:
Author: ptt
Could you please add that nick to AUTHORS? I find it a bit annoying if you can't find out who committed stuff, esp. when you reference some other emails *g*
could not my 'real' nick (PaulTT) or my name+surname added to my ptt user profile for svn, instead??????
No, we're keeping the commit nicks people had with CVS.
it's ok, but when i committed with cvs, my name (Tresoldi Paolo) came out so the one who would know who did the patch could know it :-) is it possible to have such description/name in svn too?
No. Diego
On Sun, 8 Oct 2006 14:50:09 +0200 Diego Biurrun <diego@biurrun.de> wrote: ....
No, we're keeping the commit nicks people had with CVS.
it's ok, but when i committed with cvs, my name (Tresoldi Paolo) came out so the one who would know who did the patch could know it :-) is it possible to have such description/name in svn too?
No.
thanx, i supposed, so i put 'ptt' in AUTHOR too
On Sun, Oct 08, 2006 at 02:50:09PM +0200, Diego Biurrun wrote:
On Sun, Oct 08, 2006 at 02:40:55PM +0200, Paul TT wrote:
On Tue, 26 Sep 2006 13:04:58 +0200 Diego Biurrun <diego@biurrun.de> wrote:
On Mon, Sep 25, 2006 at 08:57:33PM +0200, Paul TT wrote:
On Mon, 25 Sep 2006 20:46:09 +0200 Reimar Döffinger <Reimar.Doeffinger@stud.uni-karlsruhe.de> wrote:
Hello, On Mon, Sep 25, 2006 at 06:47:56PM +0200, ptt wrote:
Author: ptt
Could you please add that nick to AUTHORS? I find it a bit annoying if you can't find out who committed stuff, esp. when you reference some other emails *g*
could not my 'real' nick (PaulTT) or my name+surname added to my ptt user profile for svn, instead??????
No, we're keeping the commit nicks people had with CVS.
it's ok, but when i committed with cvs, my name (Tresoldi Paolo) came out so the one who would know who did the patch could know it :-) is it possible to have such description/name in svn too?
No.
Sure it is, just add a lookup table to the script that sends the emails... :) Rich
participants (6)
-
Diego Biurrun -
Paul TT -
ptt -
Reimar Döffinger -
Rich Felker -
The Wanderer