Reel clip resize mode

From Wikanual

Jump to: navigation, search

Contents

reel clip resize mode

A quickReel look will display clips as well as thumbnails on one page.

If a clip is larger than it would fit onto the browser screen then INTERDUBS has 3 possible ways of handling this. The configuration for this is called

reel clip resize mode


It has the following choices

no clip resize

The same behavior than before June 2012. The clip is played in its original resolution.


no resize message

The clip will be resized to fit the browser window. But no indication of this is visible on the page.


auto resize

The clip will be resized to fit the browser window as before. A message indicates the amount of size reduction. Auto resize is the default since June 2012.


Should the width be the limiting factor than the message looks like

resize by XX %

If the height is the determining dimension than the message looks like

scaled by XX %


The clip will not get scaled smaller than 350 pixels wide and 250 pixels high.


HTML implementation

In the INTERUDBS html template the value for

IDXHTML_CLIPRESIZEMODE 

will be replaced with a number like:

5 no resize 
25 no resize message
75 auto resize
Personal tools