Skip to content

Bug: Audio file treated as a video file #90

@Rushi1109

Description

@Rushi1109

Describe the bug
When uploading a .mp3 file. The backend serves the .mp4 file which is very short in duration. So, The correct output is not being served from backend.

To Reproduce
Steps to reproduce the behavior:

  1. Upload or add .mp3 file to server. (which contains cover image)
  2. Play the audio when playback widget is available
  3. See error

Expected behavior
As a user I expect the correct output of my audio file. ( Instead of .mp4 file, The backend should serve correct audio file.)

Logs and Debug Information
Please include any relevant log messages and error outputs here.

Screenshots
If applicable, add screenshots to help explain your problem.

System and software (please complete the following information):

  • OS: Windows 10 Intel i5 9300HF
  • Output of ffmpeg -version : ffmpeg version 5.1.6-0+deb12u1 Copyright (c) 2000-2024 the FFmpeg developers
    built with gcc 12 (Debian 12.2.0-14)

Additional context
Please include system settings, configuration changes, or anything else you believe might contribute to the problem.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingcoreMedia processing component, the core C++ binary.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions