android-video-trimmer
android-video-trimmer copied to clipboard
Frame rate options
trafficstars
Recommeded frameRate is 30 what are other options?
@hsinha76 you could refer this link
With default compression video loses a lot of quality (Tried with frame rate 24,30 & 60) .
I want compression but don't want to lose quality Any leads to fix this ?
@hsinha76 You can use min-gpl aar version of ffmpeg or ffmpeg-kit .it has libx264 library in it and use this link for ffmpeg command reference. currently, i have used the min version which is lighter than min-gpl version. min-gpl is around 24Mb in size.