JDK-8338701 : Provide media support for libavcodec version 61
  • Type: Bug
  • Component: javafx
  • Sub-Component: media
  • Affected Version: 8,jfx24
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2024-08-20
  • Updated: 2024-10-28
  • Resolved: 2024-09-03
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 Other
8u441Fixed jfx23.0.1Fixed
Related Reports
Relates :  
Sub Tasks
JDK-8342616 :  
Description
Ubuntu 24.10 uses libavcodec61 (https://packages.ubuntu.com/oracular/libavcodec61). We need to add support for libavcodec61.

Note: Support will be added only for libavcodec based on ffmpeg. libav does not have release for libavcodec61.
Comments
[jfx23u-fix-request] Approval Request from Alexander Matveev Without support of libavcodec version 61, JavaFX Media will not work on latest Linux distributions such as Ubuntu 24.10 without manually installing older versions of libavcodec.
04-09-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx23u/pull/18 Date: 2024-09-04 00:40:22 +0000
04-09-2024

Changeset: 6115b396 Branch: master Author: Alexander Matveev <almatvee@openjdk.org> Date: 2024-09-03 20:13:30 +0000 URL: https://git.openjdk.org/jfx/commit/6115b396bacf62f39dcaa93c7c0adcd60b428b8c
03-09-2024

A pull request was submitted for review. Branch: master URL: https://git.openjdk.org/jfx/pull/1552 Date: 2024-08-29 21:02:41 +0000
29-08-2024