Viper Video Quicktags – MOV Video Doesn’t Work But Sound Does?
Isn’t this an annoying bug? Just when you think your troubles are over and you’ve got the file all figured out, it goes and denies you the video portion of your video.
This really isn’t Viper’s fault, but one parameter in particular seems to have a problem with a lot of MOV files.
So go into the plugin’s file and find the following bit of code:
myQTObject.addParam(“scale”, “aspect”);
Then comment it out :
/*myQTObject.addParam(“scale”, “aspect”);*/
Save and then refresh your blog page and see if it shows your video now.
If so, YAY.
If not, I’m sorry, it’s all I found.
Hope it helps!