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
It seems there's a bug with ffmpeg that, under some circumstances, it omits edit lists for audio.
While much of the time, this doesn't matter, it does sometimes matter for splicing, ad insertion and so on.
Is it possible to detect when edit lists should be present and generate either a warning or an error (as appropriate) if they are missing?
The text was updated successfully, but these errors were encountered:
It seems there's a bug with ffmpeg that, under some circumstances, it omits edit lists for audio.
While much of the time, this doesn't matter, it does sometimes matter for splicing, ad insertion and so on.
Is it possible to detect when edit lists should be present and generate either a warning or an error (as appropriate) if they are missing?
The text was updated successfully, but these errors were encountered: