diff options
author | Rudolf Polzer <divVerent@xonotic.org> | 2011-04-14 11:12:57 +0200 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2011-04-14 13:51:26 +0200 |
commit | 0a962e61e956addb7cdc829e41b82fd76bea55db (patch) | |
tree | 4f12fea25be8446fce069bd20c66cd74328281d4 /libavformat/vorbiscomment.c | |
parent | 302152d40b6858edca89ad1b5f86a029c323f8c3 (diff) | |
download | ffmpeg-0a962e61e956addb7cdc829e41b82fd76bea55db.tar.gz |
mpegts: force the default timebase
The mpegts muxer does not set the stream time base using
av_set_pts_info, but expects it to have the default value of 1/90000.
If the calling code changes stream pts before writing the header,
other muxers override the time base at that point (like mpegenc.c).
Diffstat (limited to 'libavformat/vorbiscomment.c')
0 files changed, 0 insertions, 0 deletions