Bradley Sepos
Bradley Sepos
@jstebbins I notice various places where the text height is hard coded. Thoughts on making this configurable for soft/CC inputs?
Patches are fine, please do not distribute unofficial binaries, especially here.
`git diff > mychanges.txt`
I added a few comments to 73a0435. Would be nice to achieve some parity not just in features, but also in naming of said features, if only for documentation. 😸
I'm also seeing an issue with the icon being cut off in the Customize Toolbar dialog. 
@jstebbins Still planning to update LinGUI for 1.1.0 or should we push this back?
@jstebbins Is this something you have time to look at for 1.3.0?
I don't think we should silently switch settings on an encode failure, but we might be able to improve the UI to prevent such pitfalls. I don't recall how x264...
The tables in Wikipedia articles for both AVC/HEVC hopefully make it clear the granularity of the restrictions I previously mentioned. It's easy to only look at the resolution column, but...
NLMeans actually creates borders around the picture, sort of a mirror operation. So, for instance: ``` ********** *ssg * *sa * ********** ``` ...might become this on the left side:...