-
Bug
-
Resolution: Fixed
-
P3
-
8, 9
-
x86_64
-
linux_ubuntu
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8189068 | 9.0.6 | Alexander Matveev | P3 | Resolved | Fixed | |
JDK-8190446 | 9.0.4 | Alexander Matveev | P3 | Resolved | Fixed | b04 |
JDK-8188793 | 8u172 | Alexander Matveev | P3 | Resolved | Fixed | b01 |
JDK-8188920 | 8u162 | Alexander Matveev | P3 | Resolved | Fixed | b02 |
A DESCRIPTION OF THE REQUEST :
This is a follow-up toJDK-8150503 and an upstream bug report for https://josm.openstreetmap.de/ticket/2089
As per Quality Outreahc, please add josm-found label to this report.
We're using JavaFX Media to play MP3 files. Ubuntu 16.10 and 17.04 use libavcodec 57 (https://packages.ubuntu.com/zesty/libavcodec57).
It appears OpenJFX does not support libav 57 out of the box as we needed to create a symilnk to /usr/lib/x86_64-linux-gnu/libavcodec.so to make the MP3 playback work.
Support for libav 57 should be added.
JUSTIFICATION :
To make OpenJFX able to play MP3 on latest version of Ubuntu.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
OpenJFX recognizes libavcodec57
ACTUAL -
Package libavcodec57 not recognized
CUSTOMER SUBMITTED WORKAROUND :
create symlink to /usr/lib/x86_64-linux-gnu/libavcodec.so
This is a follow-up to
As per Quality Outreahc, please add josm-found label to this report.
We're using JavaFX Media to play MP3 files. Ubuntu 16.10 and 17.04 use libavcodec 57 (https://packages.ubuntu.com/zesty/libavcodec57).
It appears OpenJFX does not support libav 57 out of the box as we needed to create a symilnk to /usr/lib/x86_64-linux-gnu/libavcodec.so to make the MP3 playback work.
Support for libav 57 should be added.
JUSTIFICATION :
To make OpenJFX able to play MP3 on latest version of Ubuntu.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
OpenJFX recognizes libavcodec57
ACTUAL -
Package libavcodec57 not recognized
CUSTOMER SUBMITTED WORKAROUND :
create symlink to /usr/lib/x86_64-linux-gnu/libavcodec.so
- backported by
-
JDK-8188793 Provide media support for libav version 57
-
- Resolved
-
-
JDK-8188920 Provide media support for libav version 57
-
- Resolved
-
-
JDK-8189068 Provide media support for libav version 57
-
- Resolved
-
-
JDK-8190446 Provide media support for libav version 57
-
- Resolved
-
- relates to
-
JDK-8187594 Media crashes with libavcodec 57 on Ubuntu 17.04 32-bit
-
- Resolved
-
-
JDK-8150503 Provide media support for libav version 55 and 56
-
- Resolved
-
-
JDK-8215894 Provide media support for libav version 58
-
- Resolved
-
(2 relates to)