Quote:
Originally Posted by docvader
Getting the "Nonsupported Media Type" error when I use mpegs or wmv.
Have to use this tag: [MEDIA=0,0,0,wmv] to make it work.
Why won't the mpegs or wmv files work with just a simple [media] tag, as this was designed to do??
|
mpegs is not a default supported extension.
You could use mpeg,
or u could edit the code to add this one.
Quote:
Originally Posted by docvader
My MIME type for mpegs is: Content-type: video/mpeg
My MIME type for wmv is: Content-type: video/x-ms-wmv
Videos work fine with Links and Downloads Hack. Not sure why the windows media player is not automatically popping up with this one. Can we just use WMP for all video and audio files to keep this simple???
|
we use QuickTime to play mpeg files by default.
If you want to use WMP for all videos (except for some certain types,such as rm and etc.), u could edit the code too.
Quote:
Originally Posted by docvader
Thanks!
rich
EDIT: Upon playing with this, I've discovered that avi and wmv files work fine with the [media] tag.
mpeg, and mpg files, basically do nothing but show a blank "Any Media" box, with no player.
Hope this helps. Not sure what I've done wrong here.
|
We use QuickTime to play mpeg files by default.