Evan Hisey wrote:
> Duncan-
>   Finally go the reinstall done. Adding lame support to mplayer and
> using the SVN kaa to build good kaa packages.  I went back to the
> 1.6.3 library.rpy to get back the usability in the web interface. The
> current 1.7.3 is just to sparse. I really like having the episode
> names visible and vertical listings make it a lot easier to sort out
> the episode orders. Something I would like to see add to the library
> is the ability to start re encodings from there.

Did this work, just by using the old library.rpy?

>   Remaining bugs are the cdrom crash problem. 

You can copy the current svn revision of plugin.romdrives over the 1.7.3
module and this should fix this problem.

> The inabilty to select
> sub titles by remote for ogm and mkv files, the keyboard works. I am
> guessing this is do to the keyboard directly input to mplayer and the
> remote needs and event mapping of some kind. 

Using mplayer you can att these to the local_conf.py
EVENTS['video']['LANG'] = \
  Event(VIDEO_SEND_MPLAYER_CMD, arg='switch_audio')
EVENTS['video']['SUBTITLE'] = \
  Event(VIDEO_SEND_MPLAYER_CMD, arg='vobsub_lang')

I map LANG and SUBTITLE to the '#' and '*' keys.

> In a few days I should
> get the latest slackware packages rebuilt and up on a server.

Duncan


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to