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

fix compatibility to wxPython>=4.1.1 #263

Merged
merged 1 commit into from
Feb 18, 2024
Merged

fix compatibility to wxPython>=4.1.1 #263

merged 1 commit into from
Feb 18, 2024

Conversation

jeanslack
Copy link
Owner

This PR removes the old code that made Videomass compatible with wxPython v4.0.7.
Many icons in PNG format have also been removed in favor of the SVG format which seems to work well on new versions of wxPython.
This is also useful for decreasing the size of the source code :-)

The FFmpeg warning regarding the -vsync argument has also been resolved: -vsync arg is deprecated, use fps_mode.
So the minimum FFmpeg version required for Videomass is >=5.1.4 as the -fps_mode argument will not work on FFmpeg <=4.4.4

@jeanslack jeanslack merged commit fbb74b3 into master Feb 18, 2024
1 of 6 checks passed
@jeanslack jeanslack deleted the remove_legacy branch February 26, 2024 22:26
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

Successfully merging this pull request may close these issues.

1 participant