untrunc
untrunc copied to clipboard
libav reports wrong nb_samples
I have some files in which the audio packets have different durations.
But duration = frame->nb_samples; in Codec::getLength is always 1024.
Since there is a comment saying the duration can be rebuild, is there a different version of avlib which reports the actual duration? I am using libav 3.2.10.