Mark Nyqvist Hjarding wrote:
> Hello,
> 
> I have a quite a few DVD images in ISO 9660 format. The problem is that
> these seem to not be recognized by Freevo as DVD images. I have been
> looking into it but all that I have been able to find is that the
> item.url and item.mode is set wrong and they are played by Mplayer. I
> tried to remove the iso suffix from VIDEO_MPLAYER_SUFFIX, this results
> in Xine trying to play them instead but failing because the url is set
> to file:///path/to/image. The images work fine if I set them to
> dvd:///path/to/image.
> 
> Any hints or pointers as to where in the code I need to look to find a
> solution to this? I have tried looking into kaa.metadata but I am not
> even quite sure i am looking in the right place.
> 
> I could make a local hack to video/plugin/xine.py and just check if the
> the suffix is '.iso' and then rewrite the url but I would rather try to
> do it right.


Before you try to investigate this problem, try the subversion version
of Freevo, it definitely works with this version.

Duncan

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to