mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-26 18:40:00 +08:00
doc/avtools: add forgotten part to stream specifiers description
This commit is contained in:
@ -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
|
'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
|
matches stream number @var{stream_index} of this type. Otherwise matches all
|
||||||
streams of this type.
|
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
|
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.
|
program with id @var{program_id}. Otherwise matches all streams in this program.
|
||||||
@end table
|
@end table
|
||||||
|
Reference in New Issue
Block a user