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: have pydub use known ffmpeg+ffprobe locations #724

Merged
merged 3 commits into from
Jan 26, 2025
Merged

Conversation

CyanVoxel
Copy link
Member

Summary

This PR aims to fix audio waveforms not rendering in macOS builds, plus ensuring that the location of FFmpeg is used by pydub and the new "About" screen.

Previous behavior (main branch):

image
image

Correct behavior:

image
image

Note that video thumbnail rendering, video playback, and audio playback all functioned before and after this PR.

@CyanVoxel CyanVoxel added Type: Bug Something isn't working as intended Type: Installation Installing, building, and/or launching the program Type: UI/UX User interface and/or user experience Priority: High An important issue requiring attention Status: Review Needed A review of this is needed labels Jan 23, 2025
@CyanVoxel CyanVoxel added this to the Alpha v9.5 (Post-SQL) milestone Jan 23, 2025
@CyanVoxel CyanVoxel merged commit 3606edf into main Jan 26, 2025
10 checks passed
@CyanVoxel CyanVoxel deleted the fix-ffmpeg-macos branch January 26, 2025 09:51
@CyanVoxel CyanVoxel removed the Status: Review Needed A review of this is needed label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High An important issue requiring attention Type: Bug Something isn't working as intended Type: Installation Installing, building, and/or launching the program Type: UI/UX User interface and/or user experience
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

1 participant