wlanjie / trinity

android video record editor muxer sdk
Apache License 2.0
888 stars 273 forks source link

Some sharpness will be lost after ffmpeg encoding #118

Open kevinMintnick opened 3 years ago

kevinMintnick commented 3 years ago

Some sharpness of existing video files will be lost after ffmpeg encoding, but the file is much larger than the source file. How can I modify it to maintain the file size and clarity?

wlanjie commented 3 years ago

Reduce bit rate

kevinMintnick commented 3 years ago

however, after the source file is recoded, the clarity will be affected regardless of the bit rate.

wlanjie commented 3 years ago

This is certain

kevinMintnick commented 3 years ago

This project has a lot of learning space. Thank you very much