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

Test failures with ffmpeg 7.0 #964

Open
lfos opened this issue May 28, 2024 · 0 comments
Open

Test failures with ffmpeg 7.0 #964

lfos opened this issue May 28, 2024 · 0 comments

Comments

@lfos
Copy link

lfos commented May 28, 2024

Running the test suite with 08d7f33 (Add compatibility with FFMPEG 7.0, 2024-05-08) and with ffmpeg 7.0, there seem to be several test failures:

The following tests FAILED:
	30 - Clip:verify parent Timeline (Failed)
	34 - Clip:time remapping (Failed)
	35 - Clip:resample_audio_8000_to_48000_reverse (Failed)
	92 - FrameMapper:resample_audio_48000_to_41000 (Failed)
	93 - FrameMapper:resample_audio_mapper (Failed)
	172 - Timeline:Multi-threaded Timeline Add/Remove Clip (Failed)

The failures themselves all look fairly similar and contain output such as

[SWR @ 0x7df3fcb2e380] Input channel layout "" is invalid or unsupported.
[SWR @ 0x7df3fcb2e380] Context has not been initialized

@eclipseo Any idea? Do you remember whether you manually ran the full test suite with ffmpeg 7.0 and with the final version of the changes proposed in PR #954?

It'd also be good to extend the GitHub workflows to run the build and full test suite with ffmpeg 7.0.

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

No branches or pull requests

1 participant