By cartman on
Sorry, my english is not too good. :(
I installed the flv media player, xspf playlist and all neccessary modules. Follow the flv media player installation documentation, and set up the XSPF playlist.
If i send in a content type, the player is displayed, but when i want to play the video i got the next message: No suiteable model found for playback of this file.
This is the playlist:
<playlist version="1">
<title>qpwo eirut za éá séldlk fkgm yx,nv m,yb</title>
<info>http://192.168.1.106:81/</info>
<annotation>infoooooooooo 1</annotation>
−
<trackList>
−
<track>
<creator>admin</creator>
−
<location>
http://192.168.1.106:81/sites/default/files/poker_face.flv
</location>
<info>http://192.168.1.106:81/node/15</info>
<meta rel="type">flv</meta>
<title>qpwo eirut za éá séldlk fkgm yx,nv m,yb</title>
<identifier>15</identifier>
</track>
</trackList>
</playlist>
Please help me!
Comments
Check out the CVS dev branch
It has this fix http://drupal.org/cvs?commit=207708 that solved the same problem for me
See the CVS tab on the xspf_playlist project page if you need help with CVS.
Thx
It works!
Not sure how to apply fix
I tried replacing all of the files that had been updated in XSPF Player since the last release on April 19th, but I still get the "No suiteable model found for playback of this file" error in the JW FLV Player.
Any suggestions?
Sorry, no fix for this, but
Sorry, no fix for this, but just want to state that I'm having the exact same problem.
A video will play when pointing directly to the file, but using an XSPF playlist (generated with views), I get the same error message.
Example
Can you share an example URL where we can see this problem?
Here is a post I made in
Here is a post I made in another thread;
FLV Media Player is working perfectly if I ask it to play a local file:
http://drleeonhealth.com/content/test-flv-media-player
It's not working if I try to play a file from a playlist:
http://drleeonhealth.com/content/trying-again-play-playlist
(The playlist is: http://drleeonhealth.com/allvideos-feed)
How do you make the playlist?
Stickee -> Can you share with me how you create your playlist? I'm trying to make XSPF playlist based on a content type. Are you doing that? Can you get it to work? I can't make mine work. Been trying for days... :-(
Yes I can...
I'm at work right now so going by memory here. I used CCK and views. I created a content type called JQuery video which contains a file field. My views then filters all nodes with content type JQuery video. In views, I created a new view and added a type "feed" with the following settings:
Modules used:
CCK, file field for CCK, views, JQuery Media, XSPF Playlist