Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Made some usability changes on my fork #19

Open
alyssadev opened this issue Dec 11, 2020 · 0 comments
Open

Made some usability changes on my fork #19

alyssadev opened this issue Dec 11, 2020 · 0 comments

Comments

@alyssadev
Copy link

https://github.com/alyssadev/TwitchChatVideo

  • Set the default font style to Bold, this was more readable with fonts like Inter which is what Twitch uses for their chat in their web UI. Ideally font style would be another dropdown choice.
  • Add fix for crash if user enters width/height that is not a multiple of two. This fix subtracts 1 from the user's entered resolution so the resulting resolution won't cause ffmpeg to exit unexpectedly
  • Commented out BTTV/FFV emote functions; these don't appear to work at the moment.
  • Added taskbar progress to match the progress bar on the app (adds dependency on WindowsAPICodePack)

Feel free to pull any changes to here if you like.

@alyssadev alyssadev reopened this Dec 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant