avconv: make input -ss accurate when transcoding
authorAnton Khirnov <anton@khirnov.net>
Sat, 15 Jun 2013 07:59:40 +0000 (09:59 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 5 Aug 2013 08:53:41 +0000 (10:53 +0200)
commit811bd0784679dfcb4ed02043a37c92f9df10500e
tree3d64eb21fc159c1862614819bd16adb1ba6aaf6b
parent56ee3f9de7b9f6090d599a27d33a392890a2f7b8
avconv: make input -ss accurate when transcoding

Insert (a)trim filters on the corresponding inputs, so the extra frames
are decoded and discarded.
Changelog
avconv.h
avconv_filter.c
avconv_opt.c
doc/avconv.texi