- Jun 6, 2020
- 11,559
- 4,422
After using FFMpeg from the command line, I came across
There are 2 b4xlibs attached and a test project for each (you will have to change at least the source and target filenames to use the test projects). if you want to get real-time messages (progress information) you need to use the Threaded version of the library.
There are some examples on the
Setup
برای دیدن لینک ها باید ثبت نام کنید
a java wrapper for FFMpeg. Useful to integrate FFMpeg into your app without having to use jShell. The library jars are quite large, so if you only want to use it for the odd conversion it might be better to use the Shell option. With the library, users of your app won't have to install FFMpeg on their machines.There are 2 b4xlibs attached and a test project for each (you will have to change at least the source and target filenames to use the test projects). if you want to get real-time messages (progress information) you need to use the Threaded version of the library.
There are some examples on the
برای دیدن لینک ها باید ثبت نام کنید
, but not many. If you don't know FFMpeg, you can search the internet for the examples you need. It should be easy enough to implement them with the library.Setup
- Download jave-core and whichever nativebin file(s) you wish to use from their
برای دیدن لینک ها باید ثبت نام کنیدinto your...
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید