Hello,
I have installed AllVideos Plugin v2.5.3 (on Joomla 1.5.7) and I'm trying to play an FLV video that has a 16:9 aspect ratio. According to FLV Player (a standalone FLV Player) the dimensions are 464px (wide) by 260px (high).
This is the code I've used:
{flvremote}
www.xdomain.com/myflv.flv{/flvremote}
{flvremote}
www.xdomain.com/myflv.flv|464|260{/flvremote}
{flv}myflv{/flv}
{flv}myflv|464|260{/flv}
and none of them display the video correctly.
I have played the file in various players (VLC, FLV Player) and the ratio is fine.
Does anybody have any ideas?
Thanks.