Re: [Freevo-devel] SQLite

2004-01-26 Thread Michael Medin
Aubin Paul wrote: On Fri, Jan 23, 2004 at 07:48:32PM -0500, Michael Ruelle wrote: Having gone through in my professional service the transition from one database to another I would advise against this. I was going to bring this up with dischi, but will state my piece here.

Re: [Freevo-devel] SQLite

2004-01-26 Thread Aubin Paul
On Mon, Jan 26, 2004 at 12:45:43PM +0100, Michael Medin wrote: >I think that it would be pretty nice to have the option to have an >external database accesable from other systems. Just such a simple >thing as my media library is remote means I would like to have my >database remote.

[Freevo-wikilog] [Freevo Wiki] Update of "DocumentationPage/XmlTv"

2004-01-26 Thread freevo-wikilog
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Freevo Wiki" for change notification. The following page has been changed by 80.138.238.175: http://freevo.sourceforge.net/cgi-bin/moin.cgi/DocumentationPage_2fXmlTv -

[Freevo-devel] Re: mmpython development

2004-01-26 Thread Dirk Meyer
Thomas Schüppel wrote: > Dirk Meyer wrote: > >>Hi, >> >>I guess we need some emhancements for mmpython, two things come to my >>mind: >> >>1. better length detection for mpeg. Aubin had a link for a tool, but >> I couldn't compile it. 2. Support more media types: anyone with >> python skills and

Re: [Freevo-devel] SQLite

2004-01-26 Thread Michael Medin
Aubin Paul wrote: On Mon, Jan 26, 2004 at 12:45:43PM +0100, Michael Medin wrote: I think that it would be pretty nice to have the option to have an external database accesable from other systems. Just such a simple thing as my media library is remote means I would like to

Re: [Freevo-devel] SQLite

2004-01-26 Thread Joakim Berglund
Hi there   Well since sqlite handles locking on file level there is no problem in accessing the same file (aka db) from several threads or programs at the same time. Ive have used this extensivly in a coding project Im in 3 diff programs and each having 5+ thread open to the same db file

Re: [Freevo-devel] Re: mmpython development

2004-01-26 Thread centraladmin
All my videos are in matroska format. I'am devlopping the matroska infor file for mmpython, i hope to make a first release this week-end. Sylvain. > Thomas Schüppel wrote: >> Dirk Meyer wrote: >> >>>Hi, >>> >>>I guess we need some emhancements for mmpython, two things come to my >>>mind: >>> >>>1

[Freevo-devel] crash problem

2004-01-26 Thread Aubin Paul
I found a reproduible crash in the dirwatcher/menu interaction: Result: Freevo crashes Steps: 1. Go into an empty directory, from a shell or something add a single file. or 1. Go into a directory with one file in it, delete the file via the 'enter' submenu Either way, the following traceback r

Re: [Freevo-devel] Re: mmpython development

2004-01-26 Thread Wan Tat Chee
On Mon, 26 Jan 2004, Dirk Meyer wrote: > mpgtx, maybe that's better. And there is MPEG-TS. IIRC it's mpeg > inside a container with timestamps. Wild idea: last timestamp - first > timestamp? > MPEG-TS is used for streaming (DVB transmission, typically). So this approach would work only for saved