diff options
author | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-01-29 11:56:25 +0100 |
---|---|---|
committer | Reimar Döffinger <Reimar.Doeffinger@gmx.de> | 2011-01-29 11:56:25 +0100 |
commit | 76c802e989b61423c1554cf204f96f70b3edb145 (patch) | |
tree | b863fe49d4be9404f87be1b3fc29dd9d741431be /libavformat/mmst.c | |
parent | 55fa97e215c40a1f7cdd2ad3ca4c098a3caa4c28 (diff) | |
download | ffmpeg-76c802e989b61423c1554cf204f96f70b3edb145.tar.gz |
VC1testenc: convert pts values to correct time-base.
VC1 test container always uses time-base 1 ms, so we must convert
from whatever time-base the application gave us to that, otherwise
the video will play at ridiculous speeds.
It would be possible to signal that a container supports only one
time-base and have code in a layer above do the conversion, but
for a single format this seems over-engineered.
Diffstat (limited to 'libavformat/mmst.c')
0 files changed, 0 insertions, 0 deletions