View gist:7410a13f7c23769c857119813a09cc0a
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original source [link](https://medium.com/tekraze/convert-video-to-another-format-in-spring-boot-java-based-apps-7763fbc4d7ce) | |
Maven Config | |
```xml | |
<dependency> | |
<groupId>ws.schild</groupId> | |
<artifactId>jave-core</artifactId> | |
<version>2.7.1</version> | |
</dependency> |