I'm using the latest 2.x-dev version (2012-Apr-18).
The mediafront player will no longer play Flash (flv) videos. Instead it displays the error message: "Cannot play media: video/x-flv", and doesn't load a video player object.
The previous 2.x dev version played Flash videos OK.

Comments

travist’s picture

Issue tags: +beta blocker

Adding tag 'beta blocker'

travist’s picture

Status: Active » Fixed

This should now be fixed in the latest DEV version. Please try tomorrow and let me know if you have better luck.

Thanks,

Travis.

travist’s picture

Just release alpha-4. Should be included in that release.

bright8’s picture

Updated to alpha-4 but still won't play flv videos. Exactly the same symptoms as in the original issue report. Tested in Safari, Firefox and Chrome - all exactly the same.
Sorry!

bright8’s picture

Status: Fixed » Active

Sorry - forgot to update status.

travist’s picture

Status: Active » Fixed

Think I found the issue. Should be fixed with Beta5. Please let me know otherwise.

Travis.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

steven.d’s picture

Status: Closed (fixed) » Active

For me it still doesn't work in chrome. Firefox and IE play the flv files without any problems,
but in chrome it just keeps loading, but never starts playing..
(movies linked from youtube for example work fine)

travist’s picture

I may have reproduced this, but I would like for you to verify. Go into your MediaFront preset, and in the Other Settings, enable debugging. Then open up Developer Tools in Chrome (by clicking View | Developer | Developer Tools). Then click on the Console button in the Developer Tools and refresh the page that has the player that is having an issue. Then copy and paste what you are seeing in the console. Here is what I am seeing in mine...

Loading Plugin: mediaPlayer minplayer.players.minplayer.js:62
Loading Skin: http://localhost:8888/drupal7/www/sites/all/modules/mediafront/players/osmplayer/player/minplayer/flash/skins/default/mediaPlayer.swf minplayer.players.minplayer.js:62
Loading Plugin: playLoader minplayer.players.minplayer.js:62
Loading Plugin: controlBar minplayer.players.minplayer.js:62
Plugin Loaded: instance1 minplayer.players.minplayer.js:62
Loading Skin: http://localhost:8888/drupal7/www/sites/all/modules/mediafront/players/osmplayer/player/minplayer/flash/skins/default/controlBar.swf minplayer.players.minplayer.js:62
Loading Skin: http://localhost:8888/drupal7/www/sites/all/modules/mediafront/players/osmplayer/player/minplayer/flash/skins/default/playLoader.swf minplayer.players.minplayer.js:62
Plugin Loaded: instance5 minplayer.players.minplayer.js:62
Plugin Loaded: instance6 minplayer.players.minplayer.js:62
All Plugins Loaded! minplayer.players.minplayer.js:62
Video: status = NetConnection.Connect.Success minplayer.players.minplayer.js:62
Calling Flash Update: mediaConnected minplayer.players.minplayer.js:62
video.loadFile( http://localhost:8888/drupal7/www/sites/default/files/harrypotter_0.flv ) minplayer.players.minplayer.js:62
Video: status = NetStream.Play.StreamNotFound minplayer.players.minplayer.js:62
video.stopMedia() minplayer.players.minplayer.js:62
Calling Flash Update: mediaStopped 

If you see the same, then I will know what I am chasing...

enjoylife’s picture

Status: Active » Postponed (maintainer needs more info)
enjoylife’s picture

Issue summary: View changes

Updated with extra info about lack of video player object