brarcher / video-transcoder

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

Using h.264 crf instead of fixed bitrate? #186

Open nyanpasu64 opened 3 years ago

nyanpasu64 commented 3 years ago

From what I've heard, libx264 CRF produces better quality video than fixed bitrate. Is it possible to add CRF support into the app UI?

oong819 commented 6 months ago

This are a very simple feature, i will try to add this