JDK-8246299 : Support Opus audio format
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: media
  • Affected Version: openjfx15
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • OS: windows_10
  • CPU: x86_64
  • Submitted: 2020-06-01
  • Updated: 2020-06-02
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.
Other
tbdUnresolved
Related Reports
Relates :  
Description
A DESCRIPTION OF THE PROBLEM :
Hi,

currently Javafx has limited support for many media formats/codec. For many reasons, Opus codec is best to be supported in JavaFx as the main audio codec. It is been supported by all platforms (iOS/Android/all web browsers, ....) and many of the famous libraries (ffmpeg ....), has been there in the market for many years and one of the very few codec that is standardised as per RFC 6716

It is supported by gstreamer that is used as the internal Javafx media engin so extending the support to opus shall be smooth.

This ticket is to request supporting Opus in Javafx in all platforms



Comments
This isn't something we currently plan to do, but we'll leave it in the backlog.
02-06-2020