Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Media can't play video - codec woes, Linux (not Ubuntu)

1017974Jun 20 2013

Hi, I'm developing on fedora 18, I've got both gstreamer and gsrtreamer1 installed along with ffmpeg and even the atrpms with the libavcodec52, libavformat52, libavcodec53, libavformat53.

The video plays with audio in both media player and vlc after installing gstreamer1, however javafx keeps returning the media unsupported error:

"MediaException: MEDIA_UNSUPPORTED : com.sun.media.jfxmedia.MediaException: "Error media audio format unsupported"

Can anybody suggest which codecs, packages I need to install to get javafx working?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 18 2013
Added on Jun 20 2013
0 comments
666 views