cdgriffith / FastFlix

FastFlix is a free GUI for H.264, HEVC and AV1 hardware and software encoding!
https://fastflix.org/
MIT License
1.13k stars 55 forks source link

Minor UI glitch, custom bitrate retains "k" when edited from queue #180

Closed E-t-z closed 3 years ago

E-t-z commented 3 years ago

Found an minor UI glitch, which does not seem to affect actual operation.

When you have items, in encoding queue, which have custom bitrate defined and you click edit, it retains "k" suffix on bitrate, so it does look like this in main view:

image

Adding it back to queue seems to remove it though (it doe snot specify 7500kk as bitrate), hence it does not affect actual encoding.

E-t-z commented 3 years ago

Tested multiple times, with different files from queue, it is purely cosmetic issue.

E-t-z commented 3 years ago

Fun fact, I did not insert it with "k", when I initially added it to queue :smile:

cdgriffith commented 3 years ago

I made it explicitly impossible to type letters there such as "k", then I just go and do it via the code. le sigh

Thanks for the report!

cdgriffith commented 3 years ago

Fixed in https://github.com/cdgriffith/FastFlix/releases/tag/4.1.2