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
Hi everyone!
I have issues getting mp4parser working with VP9 encoded files.
When trying, I get the following error message:
[...]
java.lang.AssertionError: stsd contains not only sample entries. Something's wrong here! Bailing out
at org.mp4parser.muxer.container.mp4.DefaultMp4SampleList.<init>(DefaultMp4SampleList.java:58)
[...]
Is there any way to enable vp9 support?
Thanks for your help!
Jan
The text was updated successfully, but these errors were encountered:
Hi everyone!
I have issues getting mp4parser working with VP9 encoded files.
When trying, I get the following error message:
Is there any way to enable vp9 support?
Thanks for your help!
Jan
The text was updated successfully, but these errors were encountered: