JavaFX : MediaException: MEDIA_UNSUPPORTED : media type not supported
问题 I need to play the 3gp , mov and mp4 videos in the media player. Right now I am using JavaFx media player but it supports only mp4 videos. So what I can do to play the other two formats as well in this player or is there any other solution also available for this. Any help and suggestions please? jdk = 1.7 JavaFx: 2.1 回答1: Here is a list of JavaFX supported audio and video formats. For anything unsupported by JavaFX, you have the option of either converting them to another format or finding a