You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't have a practical example to confirm this, but according to ISO_IEC_14496-12 first_offset for sidx boxes version 1 are supposed to be 8 bytes, not 4.
I don't have a practical example to confirm this, but according to ISO_IEC_14496-12
first_offset
for sidx boxes version1
are supposed to be 8 bytes, not 4.References:
https://b.goeswhere.com/ISO_IEC_14496-12_2015.pdf 8.16.3.2 Syntax
https://github.com/FFmpeg/FFmpeg/blob/6f13f5dd59675d76844fc798d90028ab442c2521/libavformat/movenc.c#L5257
The text was updated successfully, but these errors were encountered: