add note
This commit is contained in:
parent
cbce5e6925
commit
893ab4f26b
@ -101,6 +101,7 @@ impl Filters {
|
|||||||
chain.push_str(&format!("{sep}{filter}"));
|
chain.push_str(&format!("{sep}{filter}"));
|
||||||
} else {
|
} else {
|
||||||
chain.push_str(&format!(
|
chain.push_str(&format!(
|
||||||
|
// build audio/video selector like [0:a:0]
|
||||||
"{sep}[{position}:{filter_type}:{track_nr}]{filter}",
|
"{sep}[{position}:{filter_type}:{track_nr}]{filter}",
|
||||||
));
|
));
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user