On Sat, Nov 18, 2017 at 10:36:51AM +0300, vi0...@gmail.com wrote:
> From: Vitaly _Vi Shukela <vi0...@gmail.com>
> 
> For some strange reason "-t" option was only implemented
> for input files while both "-t" and "-to" were available
> for use for output files. This made extracting a range from
> input file inconvenient.
> 
> This patch enables -to option for input so one can do
> 
>     ffmpeg -ss 1:23:20 -to 1:27:22.3 -i myinput.mkv ...
> 
> Signed-off-by: Vitaly _Vi Shukela <vi0...@gmail.com>
> ---
>  doc/ffmpeg.texi      |  4 ++--
>  fftools/ffmpeg_opt.c | 17 ++++++++++++++++-
>  2 files changed, 18 insertions(+), 3 deletions(-)

will apply

thanks

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Into a blind darkness they enter who follow after the Ignorance,
they as if into a greater darkness enter who devote themselves
to the Knowledge alone. -- Isha Upanishad

Attachment: signature.asc
Description: Digital signature

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

Reply via email to