Do not trim audio samples by changing their timestamp
MP4 edit lists sometimes ask to start playback between two samples. If this happens, we currently change the timestamp of the first sample to zero to trim it (e.g. to display the first frame for a slightly shorter period of time). However, we can't do this to audio samples are they have an inherent duration and trimming them this way is not possible. PiperOrigin-RevId: 543420218 (cherry picked from commit 2cdc964066b1c9c9c4e90583b3f4b1579290c69b)
Showing
with
12 additions
and
3 deletions
Please
register
or
sign in
to comment