Hi,

I have created a content type that accepts .wmv and .avi media file uploads. I have uploaded some videos and am trying to get them to display in a block after creating a block view. What module is best used for playing these files on the page? I've tried the media module and jPlayer without any luck.

Ideally I'd like to display a block with links to the file being played.

mark

Comments

VM’s picture

perhaps, http://drupal.org/project/video

though I'd convert them to HTML5 or flash formats (why media or jplayer likely didn't work) instead of the formats currently being used.