{*
If you don't plan to play flv files on your web site,
change player by the one you want
Based on documention from http://bluebird.univ-reunion.fr/fms/proto/flv-stream-player/
*}
{if $Charlies.forced_width!=''}{assign var="fileinfo.video.resolution_x" value="`$Charlies.forced_width`"}{/if}
{if $Charlies.forced_height!=''}{assign var="fileinfo.video.resolution_x" value="`$Charlies.forced_height`"}{/if}
{assign var="main_width" value="`$fileinfo.video.resolution_x+$by_style+$by_style`"}