| Summary: | Compile Error in videodecoder_p.cpp | ||
|---|---|---|---|
| Product: | [Applications] digikam | Reporter: | TahomaSoft <bacon> |
| Component: | Portability-Compilation | Assignee: | Digikam Developers <digikam-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | caulier.gilles |
| Priority: | NOR | ||
| Version First Reported In: | 7.9.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 7.10.0 | |
| Sentry Crash Report: | |||
|
Description
TahomaSoft
2022-12-05 23:24:03 UTC
Did you use ffmpeg 5 API. If yes, only next digiKam 8.0.0 will be compatible with ffmpeg 5. digiKam 7.9.0 only support ffmpeg < 5. (In reply to caulier.gilles from comment #1) > Did you use ffmpeg 5 API. If yes, only next digiKam 8.0.0 will be compatible > with ffmpeg 5. digiKam 7.9.0 only support ffmpeg < 5. Hi! Yes, I did. I installed replaced the development package for FFmpeg5 with ffmpeg4 per your comment, and it now compiles and runs! Thanks! Bug can be closed. |