[Ambulant-users] smilText with player_macosx (cocoa)
Jack Jansen
Jack.Jansen at cwi.nl
Wed Oct 29 13:26:55 CET 2008
On 29 okt 2008, at 11:52, Matthieu Quignard wrote:
> Hi,
>
> It seems for me that the macosx Ambulant player does not handle
> smilText.
> I tried on my own smil files and also the NYC-SmilText.smil demo,
> which is expected to be played by all players.
>
> My version of Ambulant Player has been built from the current cvs.
>
> Is there a way to play smilText or is it still a missing feature ?
smilText should definitely be supported on the Mac, so either
something went wrong during build, or something is wrong with your
document, or you've stumbled upon a bug:-)
First thing to check is whether you've included SMIL 3 support during
build, it should be on by default in the CVS tree, but check that your
compile command lines have -DWITH_SMIL30=1 to be sure. If not: check
configure.log to see what went wrong.
Next thing to do is to turn on debugging output in the player, and see
whether this tells you anything interesting (such as unexpected tag
names, for example because you mistyped smilText). You could also
enable DTD validation (if you have built with xerces support), but you
need to add the right DOCTYPE stuff to your document.
If all that doesn't lead anywhere: redo the configure/make, and send
me the output, along with your configure.log.
--
Jack Jansen, <Jack.Jansen at cwi.nl>, http://www.cwi.nl/~jack
If I can't dance I don't want to be part of your revolution -- Emma
Goldman
More information about the Ambulant-users
mailing list