video parameters
-
I need to post video clips with at least the “loop” function, because the clips are very short (scientific medical content). I have posted flash video on my web site (www.echobyweb.com) and set the looping function using the swf container. I have recently purchased the VideoPress upgrade but have not found any suggestions on how to solve the problem on the blog I have started. Also, I have not found any list of possible “parameters” that can be added to the “short code”. I have posted a similar request on your “VideoPress Basics For WordPress.com: Getting Up & Running” page, but my question was (apparently) deleted today.
Any suggestions ? (1. video loop function; 2. list of parametres usabel with the “short code”).
Thank you,
Paolo Barbier
blog: ewchobyweb
Blog url: http://echobyweb.wordpress.com/The blog I need help with is: (visible only to logged in users)
-
I’m sorry, but the VideoPress shortcode does not have the ability to set your videos up to loop.
The parameters that you can use are:
[videopress xyz] uses your default theme content_width if present, otherwise uses 400px as width.[videopress xyz w=640] specifies the width of video container to be 640px while preserving the aspect ratio.
[videopress xyz w=640 h=360] specifies both width and height of the video container.
[videopress xyz h=300] specifies the height of the video container to be 300px, while preserving the aspect ratio.
[videopress xyz freedom=true] display videos in only Freedom-loving formats (currently Ogg with Theora video and Vorbis audio).
[videopress xyz autoplay=true] the video will play automatically.
- The topic ‘video parameters’ is closed to new replies.