tcking / GiraffeCompressor

video compressor on android
70 stars 27 forks source link

Can i use this lib for only watermark. i dont want compression #20

Open komalM01 opened 4 years ago

VivekThummar52 commented 3 years ago

I haven't tried this lib but as of i know you have to modify the ffmpeg command as per your need in this method - https://github.com/tcking/GiraffeCompressor/blob/master/giraffecompressor/src/main/java/com/github/tcking/giraffecompressor/GiraffeCompressor.java#L95

String cmd = "......";