Skip to content

Comments

Core: Fix incorrect detection of audio files with cover images as video files (#91)#94

Open
omeryusufyagci wants to merge 1 commit intomainfrom
90-bug-audio-file-treated-as-a-video-file
Open

Core: Fix incorrect detection of audio files with cover images as video files (#91)#94
omeryusufyagci wants to merge 1 commit intomainfrom
90-bug-audio-file-treated-as-a-video-file

Conversation

@omeryusufyagci
Copy link
Owner

This PR fixes a bug where an audio file with a cover image would be erronously detected as a video file and invoke the video processing pipeline, leading to an internal error.

Closes #90

This PR fixes a bug where an audio file with a cover image would be erronously detected as a video file and invoke the video processing pipeline, leading to an internal error.
@omeryusufyagci omeryusufyagci added bug Something isn't working core Media processing component, the core C++ binary. labels Jan 15, 2025
@omeryusufyagci omeryusufyagci linked an issue Jan 15, 2025 that may be closed by this pull request
@omeryusufyagci omeryusufyagci changed the title Bug: Fix audio file with cover image treated as video file (#91) Core: Fix incorrect detection of audio files with cover images as video files (#91) Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working core Media processing component, the core C++ binary.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: Audio file treated as a video file

2 participants