开发者

FFMPEG progress bar in java

开发者 https://www.devze.com 2023-04-09 14:13 出处:网络
Is there a way I can get the FFMPE开发者_如何学JAVAG progress bar like this ffmpeg-progress bar

Is there a way I can get the FFMPE开发者_如何学JAVAG progress bar like this ffmpeg-progress bar in java or at least use the script shown in the link to work in my Java file?


You can use the BSD-licensed JLine library to enable advanced console features. The class jline.Terminal allows you to clear and re-draw the current line of text.

0

精彩评论

暂无评论...
验证码 换一张
取 消