brarcher / video-transcoder

Android app for video and audio transcoder, based on FFmpeg
GNU General Public License v3.0
481 stars 57 forks source link

Remove hard-coded resolution setting values #121

Closed brarcher closed 5 years ago

brarcher commented 5 years ago

These hard-coded values ended up not being helpful and were instead confusing. As the app now supports custom resolutions, presenting the current resolution and a few steps down from that makes more sense.