lalongooo / video-compressor

Video compressor based in the Telegram for Android app source code.
GNU General Public License v2.0
262 stars 88 forks source link

How can I smooth jagged edges after compression? #41

Closed mitchtabian closed 6 years ago

mitchtabian commented 6 years ago

Compression is working great, but I noticed most edges are jagged. Is there a way to smooth them out?

lalongooo commented 6 years ago

Haven't tested that yet... :(

mitchtabian commented 6 years ago

I changed the resultWidth to 960 and resultHeight to 540 and that seems to have made it a little better.