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

Fix custom resolution #129

Closed brarcher closed 5 years ago

brarcher commented 5 years ago

The custom resolution field would appear when output to an audio-only format, and further if the field were empty it would not allow the audio-only format to encode. These changes fix this.