On Fri, 2006-01-06 at 14:49 -0300, Antonio Taranto wrote:
> line 245, in load_video_output_plugin
>    driver = self._obj.load_video_output_plugin(driver, **kwargs)

Can you tell me what the output of running this is:

   python -c 'from kaa import xine; x=xine.Xine();print x.list_video_plugins()'

> I've already patched xine and mplayer, but both give me the same
> problem. I've also tested Xine using: "xine -V xv" and it worked just 
> fine.

How did you patch xine?  Xine shouldn't require any patching.

This should work if you try an avi file, since it will use MPlayer.  Or
does MPlayer also give you an error?

> Any ideas or suggestions? What is the proper way to
> run those tests? Is there any special initialization script or
> something like that? 

You shouldn't need to do anything extra than what you're already doing.
So there is a bug somewhere.  At the very least, kaa.xine should be
providing more information about the nature of the problem, so I will
look to fix that.

Jason.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to