AdvancedMedia Sample doesn't run video (MediaPlayer)
989491Feb 6 2013 — edited Feb 11 2013Hi!
Running the AdvancedMedia sample from JavaFX everything works OK.
Using MediaPlayer class it shows the flash video from http://download.oracle.com/otndocs/products/javafx/oow2010-2.flv
The problem is if I try to read other flash video... There is no video!
Looking at the video file example oow2010-2.flv the properties say it is a FLV4 video with format VP6.
And with this configuration it works fine.
I've tried to convert a several MP4 videos in to Flash(flv) but I never found a FLV4/VP6 format option to do it.
So, is there anyway to read "normal" FLVs files using the AdvancedMedia sample ?
Regards
Pedro