Hello guys,
After a couple of hours spent to try and find out why aren't my videos working, (lack of the ffmpeg binaries) now I got it.
However, when switching a movie to fullscreen I can still see the frame and the controls of the player, they will not go away after a couple of seconds like other players do. Is there something to be tweaked in FlashVideoRenderer.class ?
I mean I could try replace the player and I did with JW player by modifying some code in FlashVideoRenderer.class, but I can't seem to be able to control the player. I mean it loads and everything but pressing the play button has no effect. It's as if I didn't pressed it at all. It goes into fullscreen but the movie still doesn't play.
I'm not a major coder so if there's some medium complexity solution for this, please share.
Thank you.