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?