JDK-8091656 : Wishlist for more media format support
  • Type: Enhancement
  • Component: javafx
  • Sub-Component: media
  • Affected Version: fx2.0.1
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2011-11-16
  • 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
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Duplicate :  
Relates :  
Description
Currently the media format supports are only mp3,aiff, wav and flv (on2 vp6) comparing to what were supported in release prior to 2.0 seems really limited. Are they are plan to add more support in this manner?
Comments
To summarize, the requested formats include: Ogg/{Vorbis,Theora}, flac, matroska (MKV), Opus, VP8, 3GPP, GSM AVI is extremely unlikely to be supported
06-04-2017

flac, ogg, mkv
20-02-2015

I wish there was Ogg/Vorbis support too, this would open up a lot of possibilities for multi-media development.
26-01-2015

Ogg/Vorbis and Theora should be supported too.
01-12-2014

It would be also good to add Ogg/Vorbis support. It's free and opensource.
15-07-2014

The following issue may be of interest where I've contributed a patch for MKV container support: https://javafx-jira.kenai.com/browse/RT-36398
26-03-2014

".avi" and ".mkv" support is necessary for making fruitful media player using javafx
06-03-2014

And video codec have progress too on VP8 legal front: http://www.ietf.org/mail-archive/web/rtcweb/current/msg06631.html
08-03-2013

I think Opus (audio) codec would probably be an useful addition to JavaFX, because: - designed as a high-performance royalty-free codec by IETF with help of Mozilla, Skype (Microsoft), Xiph.org, etc. - mandatory for WebRTC standard of W3C/IETF (Skype-like features in browser, with implementations in development by IE, Firefox, Chrome, Opera; only Safari is lacking currently). http://en.wikipedia.org/wiki/Opus_%28codec%29 http://opus-codec.org/ https://datatracker.ietf.org/wg/codec/ http://en.wikipedia.org/wiki/WebRTC NB for implementation: It is supported in GStreamer since 0.10.36.
06-08-2012