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
{{ message }}
This repository was archived by the owner on Apr 7, 2025. It is now read-only.
com.castlabs.dash dash.fragmencrypter 1.7.44-SNAPSHOT
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 19
at com.castlabs.dash.dashfragmenter.sequences.DashFileSetSequence.alignEditsToZero(DashFileSetSequence.java:1150)
at com.castlabs.dash.dashfragmenter.sequences.DashFileSetSequence.run(DashFileSetSequence.java:264)
at com.castlabs.dash.dashfragmenter.cmdlines.DashFileSetEncrypt.run(DashFileSetEncrypt.java:98)
at com.castlabs.dash.dashfragmenter.Main.main(Main.java:60)
About 5% of the videos in my collection failed. I am going to debug it tomorrow but any thoughts about this?
I am using the latest master.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running this command for some video file:
java -jar dashencrypt/dash.fragmencrypter-1.7.31-SNAPSHOT-exe.jar encrypt xxxx.mp4 -o xxxxt.mp4 --secretKey xxxxxxxxxx --uuid xxxxxxx
It failed with this error:
About 5% of the videos in my collection failed. I am going to debug it tomorrow but any thoughts about this?
I am using the latest master.
The text was updated successfully, but these errors were encountered: