diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2012-05-23 13:53:42 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2012-06-09 08:42:50 +0200 |
commit | 6fef82f22df863c59446228156fb3f7ce826f5a2 (patch) | |
tree | 02b5d05bebf3e22f384818b0fb2078cb26a8db09 /doc/issue_tracker.txt | |
parent | fbaa8fe6c66efdc97330f9343385eb6bb76e5339 (diff) | |
download | ffmpeg-6fef82f22df863c59446228156fb3f7ce826f5a2.tar.gz |
ffmpeg: with filter_complex, avoid random in<->out mapping.
With complex filters, an output can come from any input,
or several inputs, including inputs of a different type.
Copying the codec parameters from the first input with
the same type does not make any sense.
This does not change anything for simple 1->1 filters,
as source_index is set in that case.
Diffstat (limited to 'doc/issue_tracker.txt')
0 files changed, 0 insertions, 0 deletions