Hi I want to display a video in 960x616px and the window is displaying in 960x616 but the video is playing in a orginal size of the video and the video is in 1280x720px in .wmv not in .mov
how can i fix this.
and how can i do so I can display divx video?
Comments
Comment #1
stella commentedHow are you displaying the video? Using
rel="lightvideo"for 3rd party site videos? Or are you displaying it in a lightframe? Or are you embedding the video using the emfield or acidfree modules?If you're manually creating the html, can you paste in the html here (put between <code> tags)? Can you send me a link to your site? My contact form is enabled if you wish to do so privately.
Cheers,
Stella
Comment #2
wibbla commentedthe code looks like this
<a href="/files/videos/t_ageofconanhybad_launch_h264.wmv" rel="lightvideo[width:960px; height:616px;][]"><img src="/files/images/main_wmv_720p-2.gif" width="68" height="20" border="0"></a>Comment #3
stella commentedI can't see anything wrong with the html code. Can you send me a link to your site? My contact form is enabled if you wish to do so privately.
Cheers,
Stella
Comment #4
wibbla commentedthe link to the site is
http://wibbla.net/MMO/Age-Of-Connan-Hyborian-Advetures/Media/Videos
Comment #5
stella commentedHmmm, I've had a search around on the web, and it looks like this feature isn't supported by WMP. You will have to adjust the video so it is the required smaller size, or you will need to adjust the lightvideo rel attribute so it is set to the appropriate size for the video file.
Cheers,
Stella
Comment #6
wibbla commentedHow do I add divx code to lightbox_video.js
Here is a code for divx
Comment #7
wibbla commentedComment #8
wibbla commentedHi I hawe tested this in drupal version 6.3 and there it work's.
Comment #9
stella commentedI've created a separate feature request for divx support on your behalf at #291540: Add support for divx video formats.
In future, it'd be great if you could separate out multiple requests / problems into separate issues. This goes for all modules, not just lightbox2. It just makes things easier for us maintainers :)
Cheers,
Stella