Hello Lorenzo,
We've looked into this a bit, and yes: for some reason on
Windows, large
videos cause a problem. (I tested it this evening with a
300mb WMV
file.) Our problem is that we simply hand the video off to
the Direct *
infrastructure on WinXP, which should take care of fetching,
decoding
and displaying the video -- this is a requirement for us,
because we
can't decode their formats).
Could you submit a bug report on this via the sourceforge
site -- this
will help make sure that nobody forgets what we need to do
here.
thx
-d.
Here is the test file, which is set so that no video scaling
needs to
take place:
<?xml version="1.0"?>
<!DOCTYPE smil PUBLIC "-//W3C//DTD SMIL
2.0//EN"
"ht
tp://www.w3.org/2001/SMIL20/SMIL20.dtd">
<smil xmlns="http
://www.w3.org/2001/SMIL20/Language">
<head>
<layout>
<root-layout id="Advanced_PPC_Slideshow"
backgroundColor="black"
width="1000" height="1000"/>
<region id="Images"
width="100%" height="100%"
z-index="1" />
</layout>
</head>
<body>
<video src="van_dam.wmv"
region="images" />
</body>
</smil>
_______________________________________________
Ambulant-users mailing list
Ambulant-users ambulantplayer.org
http://www.ambulantplayer.org/mailman/listinfo/ambu
lant-users
|