Video intern
Available in ![]()
With the video player you can playing directly the format MPEG-4 formats: FLV, F4V, MP4, MOV, M4V and 3GP.
Flash Player supports H.264 and AAC (requires Flash Player 9,0,115 and later). Formats F4V, MP4, M4V, 3GP required video codec H.264 and audio codec AAC.
FLV
Valkaama Open Source Movie Trailer 1
XHTML{mmp3}video|video.flv{/mmp3}
F4V
Valkaama Open Source Movie Trailer 1
XHTML{mmp3}video|video.f4v{/mmp3}
M4V
Valkaama Intro Music: Michael Georgi
XHTML{mmp3}video|video.m4v{/mmp3}
MP4
Valkaama Scene54 Music: audioscapist
XHTML{mmp3}video|video.mp4{/mmp3}
3GP
Valkaama Open Source Movie Trailer 1
XHTML{mmp3}video|video.3gp{/mmp3}
MOV
Valkaama Intro Music: Michael Georgi
XHTML{mmp3}video|video.mov{/mmp3}
The aspect ratio of a video is the ratio of the video's width to the video's height.
The video player jplayer.swf used in default mode the aspect ratio of 4:3.
For the size of the videoplayer and the image, you should make sure, that these match the aspect ratio of the video.
Calculate the width and height (4:3)
Calculate the height: (width / 4) * 3 = height
Calculate the width: (height / 3) * 4 = width
Example
The width of the video is 400px. How is the correct height of the video?
(400 / 4) * 3 = 300
The height of the video is 300px (with a 4:3 ratio).
Aspect ratio to the height and width correctly.
XHTML{mmp3}video|video.flv&pw=400&ph=300{/mmp3}
Aspect ratio to the height and width not correctly.
XHTML{mmp3}video|video.flv&pw=400&ph=400{/mmp3}
Optional parameter &modus=0 (Aspect ratio) has been set.
XHTML{mmp3}video|video.flv&pw=400&ph=400&modus=0{/mmp3}
The aspect ratio of a video is the ratio of the video's width to the video's height.
The video player jplayer.swf used in default mode the aspect ratio of 4:3.
To show a video 16:9 (widescreen), you must set the optional parameter wide=1.
For the size of the videoplayer and the image, you should make sure, that these match the aspect ratio of the video.
Calculate the width and height (16:9)
Calculate the height: (width / 16) * 9 = height
Calculate the width: (height / 9) * 16 = width
Example
The width of the video is 480px. How is the correct height of the video?
(480 / 16) * 9 = 270
The height of the video is 270px (with a 16:9 ratio).
Aspect ratio to the height and width correctly.
XHTML{mmp3}video|video.flv&pw=480&ph=270&wide=1{/mmp3}
Aspect ratio to the height and width not correctly.
XHTML{mmp3}video|video.flv&pw=480&ph=400&wide=1{/mmp3}
Optional parameter &modus=0 (Aspect ratio) has been set.
XHTML{mmp3}video|video.flv&pw=480&ph=400&wide=1&modus=0{/mmp3}
Valkaama is a collaborative Open Source Movie Project.

