HI Team,
I am looking for some help with the below query,
I am working on an application where i am looking not having to install the FFMPEG C Language module, rather want to use the bytedeco provided Java Libraries, My Main purpose is to use FFMPEG audio file encoding and silence detection features.
Any guidance so that i can write a pure java code without worrying about the downloading package (with bytedeco.ffmpeg i have to install few libaraies on my deployment machine, that is discouraged)
Please guide here..
Thanks