On date Monday 2016-02-01 09:39:39 +, Carl Eugen Hoyos encoded:
> Umair Khan gmail.com> writes:
>
> > -Set the file size limit, expressed in bytes.
> > +Set the file size limit, expressed in bytes. No further chunk
> > of bytes is written
> > +after the limit is exceeded. The size of the out
Umair Khan gmail.com> writes:
> -Set the file size limit, expressed in bytes.
> +Set the file size limit, expressed in bytes. No further chunk
> of bytes is written
> +after the limit is exceeded. The size of the output file is
> slightly more than the
> +requested file size.
Please mention ti
Signed-off-by: Umair Khan
---
doc/ffmpeg.texi | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 7d3266a..e02807c 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -297,7 +297,9 @@ see @ref{time duration syntax,,the Time duration sec
On 2016-01-31 16:58, Umair Khan wrote:
> Hi,
> Thanks for reply. I did a lot of searching but couldn't get what is
> the proper way to resend the patch with amended commit.
> Should I just do git send-email again ?
> And should I send it to this thread only ? If yes, how ?
Yes. Run send-email aga
On Sun, Jan 31, 2016 at 8:04 PM, Carl Eugen Hoyos wrote:
> Umair Khan gmail.com> writes:
>
>> +Set the file size limit, expressed in bytes. No more bytes are written
>> +after the limit is exceeded.
>
> Does this explain that the file size is never smaller than
> the requested size (but usually h
Umair Khan gmail.com> writes:
> +Set the file size limit, expressed in bytes. No more bytes are written
> +after the limit is exceeded.
Does this explain that the file size is never smaller than
the requested size (but usually higher)?
Please mention ticket #5160 in the commit message.
Carl E
Umair Khan (1):
docs: explain properly how -fs works
doc/ffmpeg.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
--
2.5.0
___
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel
---
doc/ffmpeg.texi | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/ffmpeg.texi b/doc/ffmpeg.texi
index 7d3266a..07b7759 100644
--- a/doc/ffmpeg.texi
+++ b/doc/ffmpeg.texi
@@ -297,7 +297,8 @@ see @ref{time duration syntax,,the Time duration section in
the ffmpeg-utils(1)