Document that av_write_header sets stream time_base to a value of it chosing.
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
fabb93e397
commit
438198e795
@ -1382,7 +1382,7 @@ void av_url_split(char *proto, int proto_size,
|
||||
/**
|
||||
* Allocate the stream private data and write the stream header to an
|
||||
* output media file.
|
||||
* Note: this sets stream time-bases, if possible to stream->codec->time_base
|
||||
* @note: this sets stream time-bases, if possible to stream->codec->time_base
|
||||
* but for some formats it might also be some other time base
|
||||
*
|
||||
* @param s media file handle
|
||||
|
Loading…
Reference in New Issue
Block a user