diff options
author | Anton Khirnov <anton@khirnov.net> | 2016-05-27 12:14:33 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2016-06-25 12:04:32 +0200 |
commit | a3a0230a9870b9018dc7415ae5872784d524cfe5 (patch) | |
tree | e3b25576b71cdae38235c1cd480455329480d027 /libavutil | |
parent | 3e265ca58f0505470186dce300ab66a6eac3978e (diff) | |
download | ffmpeg-a3a0230a9870b9018dc7415ae5872784d524cfe5.tar.gz |
avconv: init filtergraphs only after we have a frame on each input
This makes sure the actual stream parameters are used, which is
important mainly for hardware decoding+filtering cases, which would
previously require various weird workarounds to handle the fact that a
fake software graph has to be constructed, but never used.
This should also improve behaviour in rare cases where
avformat_find_stream_info() does not provide accurate information.
Diffstat (limited to 'libavutil')
0 files changed, 0 insertions, 0 deletions