On Thu, 31 Jul 2003, Aubin Paul wrote:
>
> /usr/bin/python2.3 -OO /usr/lib/python2.3/compileall.py
>
> This will byte-compile everything and will avoid the first run/access
> slowdowns.
>
> Debian does this with packages, it could be done with RPMs too.
>
That's what I do in the RPM packag
Update of /cvsroot/freevo/freevo/src/tv/plugins
In directory sc8-pr-cvs1:/tmp/cvs-serv22554/src/tv/plugins
Modified Files:
generic_record.py
Log Message:
Make sure the recording goes into config.DIR_RECORD.
Index: generic_record.py
===
On Thu, Jul 31, 2003 at 05:29:36PM +0200, Dirk Meyer wrote:
> OK, but not me becuase I have no tv card. But it's all very easy, just
> add a command to the list and the switch statement in
> fbxine/actions.c. For normal xine, this is action.c and a second file
> I don't remember right now (just gre
On Thu, Jul 31, 2003 at 12:35:16PM -0300, Rob Shortt wrote:
> You mean using the functions in src/tv/v4l2.py caused crashes in fbxine?
> Nasty... oh well.
Actually, I'm not sure what caused the crash, because my machine
locked up.
> It would be good if we could stick to those methods but an ev
Aubin Paul wrote:
I tried it; I've even got a very rough working implementation. There
are a couple things that need to be done:
* FBXine needs to change the channel, we can do it through v4l, but I
had crashing problems with many channel changes, plus, seeking to the
end didn't work.
You mean us
Aubin Paul wrote:
> * The stdin 'slave' mode needs to accept the channel change commands
OK, but not me becuase I have no tv card. But it's all very easy, just
add a command to the list and the switch statement in
fbxine/actions.c. For normal xine, this is action.c and a second file
I don't rememb
On Thu, Jul 31, 2003 at 02:26:40PM +0200, Thomas Schueppel wrote:
> If I remember right, the code is not compiled into a
> platform independant bytecode but in platform depandant
> code. Hence the only thing we need to make sure is that
> there are no pyos in our distro but
I tried it; I've even got a very rough working implementation. There
are a couple things that need to be done:
* FBXine needs to change the channel, we can do it through v4l, but I
had crashing problems with many channel changes, plus, seeking to the
end didn't work.
* The stdin 'slave' mode nee
> This has awesome potential.
I agree. It would really be great not to have to fiddle around
with that mplayer hack for timeshifting. Hope it works as
promised.
l8r...
Thomas
---
This SF.Net ema
On Thu, 31 Jul 2003, Aubin Paul wrote:
> I'm going to enable it in CVS right now; I don't imagine there will be
> any problems. If files change, they are recompiled as before.
>
> I'm not even clear on what the downside is.
If I remember right, the code is not compiled into a
plat
Ok, I tried that... let's see what happens/breaks/goes faster :)
I assume the downside is longer startup the first time it's run A I'm
pretty sure it's negligible after that.
Aubin
On Thu, Jul 31, 2003 at 02:38:35PM +0300, Matthieu Weber wrote:
> On Thu 31.07.2003 at 07:17:06AM -0400, Aubin Paul
Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv31270
Modified Files:
freevo
Log Message:
Try -OO
Index: freevo
===
RCS file: /cvsroot/freevo/freevo/freevo,v
retrieving revision 1.56
retrieving revisi
On Thu 31.07.2003 at 07:17:06AM -0400, Aubin Paul wrote:
> I'm going to enable it in CVS right now; I don't imagine there will be
> any problems. If files change, they are recompiled as before.
>
> I'm not even clear on what the downside is.
There seem to be no problem: I added a ``-O'' in the f
Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv26890
Modified Files:
ChangeLog
Log Message:
Mentioned Python 2.3 and elaborated on Xine support a little.
Index: ChangeLog
===
RCS file: /cvsroot/freev
Update of /cvsroot/freevo/freevo
In directory sc8-pr-cvs1:/tmp/cvs-serv26452
Modified Files:
freevo
Log Message:
Enabled Python optimization. Plese test and let me know if this causes problems.
Index: freevo
===
RCS file: /
I'm going to enable it in CVS right now; I don't imagine there will be
any problems. If files change, they are recompiled as before.
I'm not even clear on what the downside is.
Aubin
On Thu, Jul 31, 2003 at 11:46:43AM +0800, Wan Tat Chee wrote:
>
>
> On Wed, 30 Jul 2003, Aubin Paul wrote:
>
16 matches
Mail list logo