OSDN Git Service

avconv: support -t as an input option.
authorAnton Khirnov <anton@khirnov.net>
Tue, 18 Jun 2013 09:12:09 +0000 (11:12 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 5 Aug 2013 08:54:19 +0000 (10:54 +0200)
commit488a0fa68973d48e264d54f1722f7afb18afbea7
tree7b7862548be5012cef6405ea48fc45ce5a2e32e3
parent811bd0784679dfcb4ed02043a37c92f9df10500e
avconv: support -t as an input option.

It limits the duration of the data read from a given input.
Changelog
avconv.c
avconv.h
avconv_filter.c
avconv_opt.c