sannies / mp4parser

A Java API to read, write and create MP4 files
Apache License 2.0
2.74k stars 563 forks source link

Way to speed-up / slow-down video #439

Open LionisIAm opened 3 years ago

LionisIAm commented 3 years ago

I have a Movie with audio and video tracks. I want to reformat it to be playable like x2 speed or x0.5 Is there any way to make this using mp4parser?