Tourenathan-G5organisation / SiliCompressor

A powerful, flexible and easy to use Video and Image compression library for Android.
Apache License 2.0
1.38k stars 292 forks source link

I Need video Quality high for compressed video #25

Open jasveerk opened 7 years ago

jasveerk commented 7 years ago

Hi I am using this library for video compression. the output quality is low of compressed video. I am getting some fadded lines over video which shows video is compressed. I want to overcome this. I saw some hardcorde stuff in media controller.Tried by changing bitrate and frame rate but nothing seems to have impact. Can you please let me know which parameters i have to change to get high quality video?.

jasveerk commented 7 years ago

@Tourenathan-G5organisation Can u help me out??

larrytech7 commented 7 years ago

Changing bitrate and frame widths could assist but i suggest you hold on for these parameters to be added in the upcoming version. Also can you please specify your android API level in which you are having issues?

jasveerk commented 7 years ago

API level was 23. I changed bitrate high and resolution to smaller. It worked but problem comes when we upload video to server, as bitrate are high I takes more time to stream and run smoothly. Which is kind of drawback.

ghost commented 6 years ago

@larrytech7 any ETA on the update??