jhsea3do
Results
2
comments of
jhsea3do
this problem caused by ffmpeg version 4.4.x, since the jave version is above 3.2.0. to reproduce this issue, please run below junit code ```java @Test public void testMergeFiles() { VideoProcessor...
I have submit the patch for this issue. #209 otherwise, we may need downgrade the jave-nativebin-xxx version to 3.1.1 to invoid this issue. ```xml ws.schild jave-core 3.2.0 ws.schild jave-nativebin-linux64 3.1.1...