Hi Guys
I just got Freevo 1.5.4 installed on Ubuntu 5.1
To get mmpython to compile, I had to comment out some lines in setup.py:
# extensions = [ Extension('mmpython/disc/cdrom', ['disc/cdrommodule.c']) ]
extensions = []
# check for libdvdread (bad hack!)
# Windows does not have Popen4, so catch exception here
try:
child = popen2.Popen4('gcc -ldvdread')
#if child.fromchild.readline().find('cannot find') == -1:
# gcc failed, but not with 'cannot find', so libdvd must be
# somewhere (I hope)
# extensions.append(Extension('mmpython/disc/ifoparser',
['disc/ifomodule.c'],
#libraries=[ 'dvdread' ],
#library_dirs=['/usr/local/lib'],
#include_dirs=['/usr/local/include']))
#child.wait()
Is this OK? What will it affect?
Freevo is running using Xine. I have a folder of DVDs on my HD and it lets
me browse them and play them fullscreen, however once the movie is playing
there is no way to navigate the menus (but spacebar pauses the movie, so
some keyboard options are working) and there doesn't seem to be a way to get
out of Xine and back to Freevo - Esc just restarts the chapter I'm watching.
How do I make the menus work and how do I quit out of a movie back to
Freevo?
Is it possible to get Freevo to use totem as a player? I.e. /usr/bin/totem
--fullscreen /path/to/movie
Also, does anyone have an example of an fxd file for DVDs on a HD? I use a
program called Readerware to scan DVD barcodes, it looks them up and stores
them in a HSQL database. I export them to CSV and I then use a php/mysql
page to add those movies and allow searching on the fields. What I'd like to
be able to do is have php write out the fxd files automatically. I'm not
sure if the DTD is still valid as the Wiki says it isnt, so if anyone has a
copy of a working FXD file for DVDs on the drive (and can tell me where they
should go) I'd really appreciate it!
Thanks for your time and sorry about all the questions!
cheers
Lucas Young
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
Freevo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-users