• Michael Niedermayer's avatar
    nutenc: choose for non audio streams a timebase with finer resolution. · 4abc411b
    Michael Niedermayer authored
    While a 25 fps stream can in general store frame durations in 1/25
    units, this is not true for the timestamps. For example a 25fps
    and a 25000/1001 fps stream when they are stored together might have
    a matching 0 timestamp point but when for example a chapter from
    this is cut the new start is no longer aligned. The issue gets
    MUCH worse when the streams are lower fps, like 1 or 2 fps.
    
    This commit thus makes the muxer choose a multiple of the
    framerate as timebase that is at least about 20 micro seconds precise
    Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    4abc411b
Name
Last commit
Last update
..
alphaextract_rgb Loading commit data...
alphaextract_yuv Loading commit data...
alphamerge_rgb Loading commit data...
alphamerge_yuv Loading commit data...
colormatrix1 Loading commit data...
colormatrix2 Loading commit data...
crop Loading commit data...
crop_scale Loading commit data...
crop_scale_vflip Loading commit data...
crop_vflip Loading commit data...
drawbox Loading commit data...
edgedetect Loading commit data...
fade Loading commit data...
life Loading commit data...
null Loading commit data...
overlay Loading commit data...
pad Loading commit data...
pixfmts_copy Loading commit data...
pixfmts_crop Loading commit data...
pixfmts_hflip Loading commit data...
pixfmts_null Loading commit data...
pixfmts_pad Loading commit data...
pixfmts_pixdesctest Loading commit data...
pixfmts_scale Loading commit data...
pixfmts_super2xsai Loading commit data...
pixfmts_vflip Loading commit data...
pp Loading commit data...
pp2 Loading commit data...
pp3 Loading commit data...
pp4 Loading commit data...
pp5 Loading commit data...
pp6 Loading commit data...
scale200 Loading commit data...
scale500 Loading commit data...
select Loading commit data...
setdar Loading commit data...
setsar Loading commit data...
testsrc Loading commit data...
thumbnail Loading commit data...
tile Loading commit data...
tinterlace_merge Loading commit data...
tinterlace_pad Loading commit data...
transpose Loading commit data...
unsharp Loading commit data...
vflip Loading commit data...
vflip_crop Loading commit data...
vflip_vflip Loading commit data...