Bug 2332277 - 3 tests from mixxx testsuite fail with ffmpeg-free from Fedora
Summary: 3 tests from mixxx testsuite fail with ffmpeg-free from Fedora
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: ffmpeg
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Schneider
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: MultimediaSIG
TreeView+ depends on / blocked
 
Reported: 2024-12-13 13:47 UTC by Dominik 'Rathann' Mierzejewski
Modified: 2025-02-14 08:31 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2025-02-14 08:31:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github mixxxdj mixxx issues 11923 0 None open FFmpeg: Decoding of MP3 files fails 2025-02-14 08:31:58 UTC
Github mixxxdj mixxx pull 12034 0 None Draft fix(soundsources): fix FFMPEG MP3 playback #11923 2025-02-14 08:31:58 UTC
Red Hat Bugzilla 2329895 0 unspecified CLOSED Review Request: mixxx - Mixxx is open source software for DJ'ing 2024-12-13 13:50:58 UTC

Description Dominik 'Rathann' Mierzejewski 2024-12-13 13:47:46 UTC
Description of problem:
When running mixxx-2.4.2 testsuite, the following tests fail:
       736 - SoundSourceProxyTest.seekForwardBackward (Failed)
       738 - SoundSourceProxyTest.seekBoundaries (Failed)
       741 - SoundSourceProxyTest.firstSoundTest (Failed)

Version-Release number of selected component (if applicable):
ffmpeg-7.0.2-8.fc42.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Get the src.rpm from https://copr.fedorainfracloud.org/coprs/g/fedora-review/fedora-review-2329895-mixxx/build/8372720/ (https://download.copr.fedorainfracloud.org/results/@fedora-review/fedora-review-2329895-mixxx/fedora-rawhide-x86_64/08372720-mixxx/mixxx-2.4.2-6.fc42.src.rpm) or from RPM Fusion and change the build dependencies to install ffmpeg-free-devel.
2. mock -r fedora-rawhide-x86_64 mixx-2.4.2-6.f42.src.rpm

Actual results:
3 test failures.

Expected results:
No test failures.

Additional info:
Tests pass with ffmpeg build from RPM Fusion.

Comment 1 Dominik 'Rathann' Mierzejewski 2025-02-14 08:31:59 UTC
Looks like this is an upstream issue that's not related to Fedora build of ffmpeg (just using FFmpeg's AAC decoder instead of FAAD2).


Note You need to log in before you can comment on or make changes to this bug.