mirror of https://git.ffmpeg.org/ffmpeg.git
doc/avtools: add forgotten part to stream specifiers description
This commit is contained in:
parent
d1d421cbc0
commit
a5f05e52e4
|
@ -37,7 +37,7 @@ thread count for the second stream to 4.
|
|||
'd' for data and 't' for attachments. If @var{stream_index} is given, then
|
||||
matches stream number @var{stream_index} of this type. Otherwise matches all
|
||||
streams of this type.
|
||||
@item @var{program_id}[:@var{stream_index}]
|
||||
@item p:@var{program_id}[:@var{stream_index}]
|
||||
If @var{stream_index} is given, then matches stream number @var{stream_index} in
|
||||
program with id @var{program_id}. Otherwise matches all streams in this program.
|
||||
@end table
|
||||
|
|
Loading…
Reference in New Issue