JDK-8092255 : JavaFX can��t play GSM 6.10 audio files
Type:Enhancement
Component:javafx
Sub-Component:media
Affected Version:7u15
Priority:P4
Status:Closed
Resolution:Duplicate
Submitted:2013-03-22
Updated:2018-09-06
Resolved:2017-04-06
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.
Reducing RFE overhead, new formats need to be discussed and evaluated
06-04-2017
The files have been attached on behalf of Sebastian
26-04-2013
converting audio files on a server has too much impact, I have the code already to play directly on javafx, but seems that I dont have access to upload files, as soon as I have access I will share the code.
05-04-2013
You can convert gsm files on the fly to aac format on the server. aac is perfectly playable.
05-04-2013
If someone give me access to provide code I will provide the needed code to play GSM files native in javafx