On 10-06-2018 10:01 PM, morten.w...@gmail.com wrote:
+@item -toeof @var{position} (@emph{input})
+Stop writing the output at @var{position} relative to the "end of file". That 
is negative
+values are later in the file, 0 is at EOF.

Should be,

"Stop reading the input at @var{position} relative to the "end of file". That is, larger negative values are earlier in the file, 0 is at EOF."

+    { "toeof",          HAS_ARG | OPT_TIME | OPT_OFFSET | OPT_INPUT, { .off = 
OFFSET(stop_time_eof) },
+        "record or transcode stop time relative to EOF", "time_stop" },

"input stop time relative to EOF"


Regards,
Gyan
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to