mirror of https://github.com/FFmpeg/FFmpeg.git
When stream time bases are very fine grained (e.g. nanoseconds), 32-bit segment duration may overflow for even for rather small segment duration (about 4 seconds long). Therefore we use 64-bit values for segment duration.pull/301/head
parent
e895b800fe
commit
fa08345e88
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue