RE: [Freevo-devel] PATCH: nvram-wakeup integration

2004-09-22 Thread Mick
ically a plugin > which listens > to all user events and sets a flag "i_have_been_touched" would be > sufficient). > OK, i've read your previous messages. Right now, after freevo wakes up for a recording, it does not shut down again until

RE: [Freevo-devel] PATCH: nvram-wakeup integration

2004-09-22 Thread Mick
> The last patch I sent to the list works perfectly well for me. for 1.5.1? This is a start. But I was meaning 'worked on' in the context of integrating into freevo, instead of having to patch it.. Any feedback from the devel team on integrating your

RE: [Freevo-devel] PATCH: nvram-wakeup integration

2004-09-21 Thread Mick
> I really like this feature also but sadly it didn't make it into > CVS. Although I too would like this to be worked on a little deeper... Mick --- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins

RE: [Freevo-devel] G400 contrast/brightness

2004-09-17 Thread Mick
autocolor plugin does a fine job. I like my display 'quite' in menu mode and bright in movie mode... Mick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Jeroen Ost > Sent: Friday, 17 September 2004 4:49 PM > To: [EMAIL PROTEC

RE: [Freevo-devel] Re: [BUG] on the topic of sqllite support..

2004-09-14 Thread Mick
to the powers that be to decide if the event should be sent at all.. If you choose not to send the event if there is no 'filename', another fix would be this: change this if self.current_item and self.current_item.type == 'audio': to this if self.curr

[Freevo-devel] [BUG] on the topic of sqllite support..

2004-09-12 Thread Mick
ERE \ File "/usr/lib/python2.3/posixpath.py", line 119, in dirname return split(p)[0] File "/usr/lib/python2.3/posixpath.py", line 77, in split i = p.rfind('/') + 1 AttributeError: 'NoneType' object has no attribute 'rfind' Any tips on what

[Freevo-devel] [ANOUNCE] First "releasable" cd_burn version

2004-09-09 Thread Mick
o detected) Default: 19,0,0 Cheers, Mick (with thanks to Bruno Tavares) cd_burn-0.4.tar.gz Description: application/gzip-compressed

RE: [Freevo-devel] more guide questions.

2004-09-08 Thread Mick
s not available. If there is no delay then it would be more cpu friendly if we just check if the dir exists before adding it to display. Thoughts? Mick --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE develo

Re: [Freevo-devel] more guide questions.

2004-09-06 Thread Mick
ny refference to something running ping.. Mick --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.

Re: [Freevo-devel] more guide questions.

2004-09-06 Thread Mick
s split out of the ITEM. But I still can't find where the 'checking if host is alive' code sits. I do not know what this means: exec( '%s = abs' %n) It does not look like it renames the VAR from VIDEO_ITEM, so what does the code do?

Re: [Freevo-devel] switching to pynotifier and pymbus

2004-09-06 Thread Mick
work right now, but if mbux has the potential to support this then its a step in the right direction.. Mick --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your

[Freevo-devel] more guide questions.

2004-09-06 Thread Mick
Where abouts is the code which checks for a hostname in the VIDEO_ITEMS list? I've search for a bit and can't find it.. Mick --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get

RE: [Freevo-devel] Detached audioplayer view

2004-09-06 Thread Mick
; Coverimage is good. It needs to stay. Song Title is a must, maybe elapse time / time-date could be interchanged with a DISPLAY event or something? Like a stereo, you can normally scroll through the a few display modes? I think visually detchmode is reasonable.. Its funtionaly it need a bick o

RE: [Freevo-devel] cvs status update and design questions

2004-09-01 Thread Mick
output plugin for that. Most the work is coding in C. If > you want to help with any output plugin, please conatct me or Jason > (in IRC he has the nickname Tack). We need the following output > plugins: > I don't know C, but the mga_vid would be cool for me

RE: [Freevo-devel] Re: New Idea

2004-08-25 Thread Mick
With DVB cards (attn rob..) can you grab analogue too? I was reading some PC mag and it mentioned this was a feature on some cards.. I didn't realise this.. Could this be utilised somehow? Mick --- SF.Net email is sponsored by Shop4tech.com-L

[Freevo-devel] RE: First "releasable" cd_burn version

2004-08-22 Thread Mick
On Fri, 2004-08-20 at 01:43, Bruno Tavares wrote: > Hi Mick and Nicolas, > > Nicolas, this mail is going for you because i think you can help us out > here. > Me and Mick are trying to use our fresh plugin cd_burn.py ( a copy is > attached so that you can test it). > For

RE: [Freevo-devel] Thread handling in Freevo

2004-08-22 Thread Mick
[01;31m\\]\\h \\[\\033[01;34m\\]\\W \\\$ \\[\\033[00m\\]" declare -x PWD="/root" declare -x QMAKESPEC="linux-g++" declare -x QTDIR="/usr/qt/3" declare -x SDL_NOMOUSE="1" declare -x SHELL="/bin/bash" declare -x SHLVL="1" declare -x SSH_CLIENT="192.168.0.10 3784 22" declare -x SSH_CONNECTION="192.168.0.10 3784 192.168.0.20 22" declare -x SSH_TTY="/dev/pts/0" declare -x TERM="xterm" declare -x USER="root" declare -x XINITRC="/etc/X11/xinit/xinitrc" Cheers, Mick cd_burn_cl.py Description: Binary data

RE: [Freevo-devel] Thread handling in Freevo

2004-08-21 Thread Mick
ldplay/A Rush Of Blood TO The Head/01 - Politik.mp3" 2>&1 (pid : 22874), status is -1 However, the command only takes a few seconds to execute.. And i can see its still in defunct state all this time.. Please..more advice.. Mick

RE: [Freevo-devel] Re: Thread handling in Freevo

2004-08-20 Thread Mick
menu status willnot change from 'stop' to fresh write again without first stopping.. I think this is to do with defunct-ness.. Anyone else running gentoo and kenrel 2.6.7? Can I you respond I'd love to do some testing with you... Mick ---

RE: [Freevo-devel] New Idea

2004-08-19 Thread Mick
I have 4 chanels ;-) --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4t

RE: [Freevo-devel] Thread handling in Freevo

2004-08-19 Thread Mick
see: http://www.redhat.com/archives/fedora-list/2004-July/msg05065.html more evidence the parent is still running.. Mick --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic

RE: [Freevo-devel] Thread handling in Freevo

2004-08-19 Thread Mick
as anyone seen anthing like this?? Mick --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and F

RE: [Freevo-devel] Thread handling in Freevo

2004-08-19 Thread Mick
.. As it appears the childs hanging only matter when doing the 2 pass rip. Did you experience this? Once they are I can only kill them with a reboot.. Mick --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Son

RE: [Freevo-devel] Thread handling in Freevo

2004-08-19 Thread Mick
Example: freevo root # ps aux | grep sh root36 0.0 0.0 00 ?SW 00:45 0:00 [pdflush] root 6762 0.0 0.5 3132 1432 ?S00:45 0:00 /usr/sbin/sshd root 7113 0.0 0.0 00 ?ZN 00:48 0:00 [sh] Mick

RE: [Freevo-devel] Re: utils.popen3 and mmpython

2004-08-17 Thread Mick
> -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Bruno > Tavares > Sent: Monday, 16 August 2004 8:33 PM > To: [EMAIL PROTECTED] > Subject: Re: [Freevo-devel] Re: utils.popen3 and mmpython > > > On Mon, 2004-08-16 at 12:50, Dirk Meyer wrote: > > > Now yo

RE: [Freevo-devel] Re: utils.popen3 and mmpython

2004-08-17 Thread Mick
you get > information when a child of your child dies? Only your child gets > this. > The issue for me isthe opposite. When a child needs to be killed (ie record overun) the childs children also need to be killed. I will play with Bruno's suggest

RE: [Freevo-devel] Key Maps

2004-08-15 Thread Mick
Hmm, i remember a mail from some guy with relation to this about 6 months ago.. it was solved.. Try searchign the lists.. as I have no idea how.. Mick --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD

RE: [Freevo-devel] Re: mmpython and snapshot question.

2004-08-15 Thread Mick
> Yes and no. It knows the fps. > Well, this is all it needs to know, thanks.. --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on I

RE: [Freevo-devel] Re: utils.popen3 and mmpython

2004-08-15 Thread Mick
he fly mpeg2 was justa pipe dream after all ;-) Mick --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping

Re: [Freevo-devel] Re: mmpython and snapshot question.

2004-08-12 Thread Mick
ion patch seen in this list not so long ago. I'm planning on going 50 to 100 frames after a black frame for a scene grab. Predicting time should be easy, as 25 frames = 1 sec in PAL. Does mmpython know video format (ie PAL/NTSC)? If -sb is relatively accurate then I thin

[Freevo-devel] mmpython and snapshot question.

2004-08-12 Thread Mick
ering whether this is going to be possible.. I've heard issues with mplayers -ss option, I'm sure you guys (especially you dischi) have experienced them and any guidence would be nice before I try to get stuck in.. Mick -- Mike Lewis <[EMAIL PROTECTED]> --

RE: [Freevo-devel] Re: utils.popen3 and mmpython

2004-08-11 Thread Mick
vent be sent with content like filename/pid/chanel etc of capture? I think it wouldmake sense.. Mick --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33

RE: [Freevo-devel] Re: utils.popen3 and mmpython

2004-08-10 Thread Mick
On Tue, 2004-08-10 at 23:10, Bruno Tavares wrote: > On Tue, 2004-08-10 at 14:54, Mick wrote: > > > In the future it would be great if mmpython could identify blank media > > somehow.. That way we can intigate some checks in cd_burn down the track.. > > Of course I hav

RE: [Freevo-devel] Re: utils.popen3 and mmpython

2004-08-10 Thread Mick
t killed so there is no available v4l device.. Mick --- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Sh

RE: [Freevo-devel] Re: utils.popen3 and mmpython

2004-08-10 Thread Mick
n. > In the future it would be great if mmpython could identify blank media somehow.. That way we can intigate some checks in cd_burn down the track.. Of course I have no idea how to do this ;-) Mick --- SF.Net email is sponsored by Shop4

RE: [Freevo-devel] Re: Thread handling in Freevo

2004-08-06 Thread Mick
ough to get to this stage ;-) Just to be sure.. we are talking about removing this feature right? class main_thread_name(threading.Thread): Mick --- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManag

RE: [Freevo-devel] Re: Freevo crash on TV GUIDE menu (dxr3)

2004-08-06 Thread Mick
> Dischi > > -- > .sdrawkcab dootsrednu tub sdrawrof devil si efiL > Best one yet! Mick. --- This SF.Net email is sponsored by OSTG. Have you noticed the changes on Linux.com, ITManagersJournal and NewsForge in the past few

[Freevo-devel] RE: [Freevo-users] DVDCopy plugin released

2004-08-05 Thread Mick
menu' which I am a bug fan of. > Concerning the thread handling in python, I spent a lot of time on it and > would be happy if I can help you... > Yes, you have done good work, alot of our threading is based on your dvdcopy plugin. Mick --

RE: [Freevo-devel] Re: GUI update (please read)

2004-08-05 Thread Mick
iple until 7 > times slower. But we need to remember one of freevo's major initial focus's was around not requiring much CPU time.. I started using this on a 400mhz celeron.. Mick --- This SF.Net email is sponsored by OSTG. Have you

RE: [Freevo-devel] [PATCH] addition to fileops (clean mkdir)

2004-08-05 Thread Mick
ursday 05 August 2004 17:28, Mick wrote: > > if os.path.isdir(newdir): > > pass > > elif os.path.isfile(newdir): > > raise OSError("a file with the same name as the desired " \ > nitpicking: maybe the latter should be os.path.exists, so fi

[Freevo-devel] [PATCH] addition to fileops (clean mkdir)

2004-08-05 Thread Mick
Code stolen from : http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/82465 Please apply the follow patch to add the following function to fileops: def _mkdir(newdir): """works the way a good mkdir should :) - already exists, silently complete - regular file in the way, r

RE: [Freevo-devel] Freevo crash on TV GUIDE menu (dxr3)

2004-08-04 Thread Mick
> I use runtime version with 1.5.0-rc2 freevo. > I attached the /tmp/freevo/main-1000.log file. > What else can I do to help you in fixing this bug? > 1.5.0 has been released, please use it then post again. Mick --- This SF.

RE: [Freevo-devel] recordsever idea

2004-08-03 Thread Mick
Found it.. It doesnt like my dir names.. CDBURN : Item type = video CDBURN : File: /movies/dvd.baks/BROTHER_BEAR, Name: dvd, Dir: /movies CDBURN : related file: /movies/dvd.baks CDBURN : extension baks CDBURN : Not possible to findFileFromItem for DVD Movie Mick. > -Original Mess

RE: [Freevo-devel] recordsever idea

2004-08-03 Thread Mick
> Mick wrote: > > Why Not add 2 new list or structs (is that word) to be executed by > > recordserver pre & post recording? > > That exists already, VCR_PRE_REC and VCR_POST_REC, which can each point > to a command or script to be executed at the beginning or after

[Freevo-devel] [announce] keep_tvdir_clean is finally here!

2004-08-03 Thread Mick
Hello All, I have finally got off my big fat butt and finished my first freevo plugin. This plugin will monitor a given HD freespace and delete files froma given dir when the freespace threshold passed the configured value: Name: keep_tvdir_clean Type: DaemonPlugin File: /usr/lib/python2.3/site-p

[Freevo-devel] recordsever idea

2004-08-03 Thread Mick
Rob, Was just thinking why not: Why Not add 2 new list or structs (is that word) to be executed by recordserver pre & post recording? That way users can have recorserver do all the work? Would this be an acceptable patch? (I use generic record)

RE: [Freevo-devel] Help needed

2004-08-02 Thread Mick
s would require alot of extensions to mplayer.py.. Maybe just cut the code you want from there? I don't think its a freevo_wide vairiable like you can pull from local_conf.py Mick > On Mon, 2004-08-02 at 00:46, Aubin Paul wrote: > > mplayer can convert any format to wave: > > &g

RE: [Freevo-devel] Burn CD Plugin v0.02 [attn Dischi/Rob]

2004-07-30 Thread Mick
Actually, now that I think about it,can mmpython identify the media as dvd+rw? It might be work while coding around this for now? Mick > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Mick > Sent: Friday, 30 July 2004 11:28 PM > To: [

RE: [Freevo-devel] Burn CD Plugin v0.02

2004-07-30 Thread Mick
out why it doesn't work, but using os.system(command) will get past this warning, but using popen2.Popen3(command) will not. Forward me your release and I will test it... I think for now this will do.. I don't burn data DVD's yet.. I'll work on extending it when I do.. Mi

[Freevo-devel] [crash] discinfo.py on blank media..

2004-07-29 Thread Mick
#x27;) IOError: [Errno 123] No medium found: '/dev/cdroms/cdrom0' Its a bit trivial for a patch, but at line 195 i would change: fd = open(device, 'rb') to be this: try: fd = open(device, 'rb') except

Re: [Freevo-devel] Burn CD Plugin v0.02

2004-07-28 Thread Mick
Aah, so "burn_to_cd.py" ver 0.1 on the addons page is not yours.. np. Yes, I would like to know a little more about your plugin.. I'll send you a mail directly once I've had time to read your code a little more.. Mick On Wed, 2004-07-28 at 21:42, Bruno Tavares wrote: >

[Freevo-devel] screen redraw too quickly [maybe bug?]

2004-07-28 Thread Mick
Dischi: I am writing a DVD burning plugin, as DVD's can take a hell of a long time time write I've decided to use OSD_MESSAGE event to writea completioin notice to screen. What I have found is the current code write to screen fine, but it is then wiped from scrren really fast.. it looks like main

extend cart? was: [Freevo-devel] Burn CD Plugin v0.02

2004-07-27 Thread Mick
I had an idea a while back, to extend the cart plugin to allow for burning. I actually think would be the best method... Add files to cart, Then go to cart: (maybe menu here?) Then select what to do with files: -burn as audio cd -burn files to disc (data) -burn as DVD-VIDE

Re: [Freevo-devel] Burn CD Plugin v0.02

2004-07-27 Thread Mick
Do you want DVD writing in your plugin? You could practically cut the code from mine if you do.. Its very close to working.. As per above, I'd do it myslef by I can't follow your menu. Mick On Mon, 2004-07-26 at 07:15, [EMAIL PROTECTED] wrote: > New version of this plugin (attached) >

RE: [Freevo-devel] RE: more mminfo dvd problems..

2004-07-20 Thread Mick
Ingore me.. restarting freevo after the mmpython upgrade did the trick. The disc is now recognised as a DVD. Mick --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of

[Freevo-devel] RE: more mminfo dvd problems..

2004-07-20 Thread Mick
And this: freevo mmpython-0.4.5 # ./mminfo -d 2 /dev/dvd mmpython media info filename : /dev/dvd type: CD subtype: data url: file:///dev/dvd id: 2004030913365500LOTR_RETURN_OF_THE_KING_D1 label: LOTR_RETURN_OF_THE_KING_D1 Track list: -- Mick

[Freevo-devel] RE: more mminfo dvd problems..

2004-07-20 Thread Mick
hon media info filename : /dev/dvd type: CD subtype: data url: file:///dev/dvd id: 2004030913365500LOTR_RETURN_OF_THE_KING_D1 label: LOTR_RETURN_OF_THE_KING_D1 Track list: --- What am I doing wrong?? Mick > -Original Message- > From: Mick [mai

[Freevo-devel] FW: more mminfo dvd problems..

2004-07-20 Thread Mick
: 01, Audio streams: 01, Subpictures: 00 Longest track: 1 - Mick --- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http

RE: [Freevo-devel] Encodingserver problem

2004-07-02 Thread Mick
I'm PAL only also.. Maybe thats the pattern. Mick --- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical exper

RE: [Freevo-devel] freevo helper to keep TV_REC_DIR fromgetting full.

2004-06-29 Thread Mick
in.activate('tv_spacer')? That would "fit" freevo's config better woudn't it? I guess to do this I would need some knowledge of "making" plugins listen for events. Lets start: What even would be best to use? I see the menu redraws ever

RE: [Freevo-devel] Encodingserver problem

2004-06-28 Thread Mick
Michael, I'm afraid your on your own on this one. Den_rdc, who wrote the plugin, may be able to help you. I use gentoo, and i'm not seeing the bug. Maybe its bsd specific?? I have tested on a few "track 1" DVD's and they work fine. At a guess I would say your cropdetect iscoming up with no va

Re: [Freevo-devel] Encodingserver problem

2004-06-24 Thread Mick
ok, add "print args" to the line before the if statment where its failing. This should at least tell you the content of args before the if statement adds the "sws -1" option to the command line. This is a very weird place for it to fail.. what version of python are you r

Re: [Freevo-devel] Encodingserver problem

2004-06-24 Thread Mick
I've only used it on rc2. But assuming all is ok, you should see the menu item 'backup this dvd title' when looking at the options (e?) for the title after enabling the dvdbackup plugin in your local_conf.py. So, have you enabled the plugin? Mick On Thu, 2004-06-24 at 07:53, Mich

[Freevo-devel] freevo helper to keep TV_REC_DIR fromgetting full.

2004-06-24 Thread Mick
I've written a helper to keep the TV_REC_DIR from getting full. Please test and feeback results [and bugfixes] once this is realtively stable i hope it will go a) into recodserver as rob suggested b) at least into the freevo code. I have tested this on my system and it works pretty well. My co

Re: [Freevo-devel] Re: more mmpython dvd weirdness..

2004-06-03 Thread Mick
On Thu, 2004-06-03 at 15:41, Mick wrote: > Is there anonymous cvs access for mmpython or freevo? > OK, i found that there is, or at least was. But is doens't seem to be working: cvs -d:pserver:[EMAIL PROTECTED]:/cvsroot/mmpython login Logging in to :pserver:[EMAIL PROTECTED]:2

Re: [Freevo-devel] Re: more mmpython dvd weirdness..

2004-06-03 Thread Mick
Is there anonymous cvs access for mmpython or freevo? Mick On Thu, 2004-06-03 at 03:16, Dirk Meyer wrote: > "Mick" wrote: > > I have a new dvd which cvs mmpython doesn't seem to read.. although lsdvd > > does. using mmpython cvs-snapshot--20040601-1200. > >

[Freevo-devel] more mmpython dvd weirdness..

2004-06-02 Thread Mick
0 Chapters: 02, Cells: 02, Audio streams: 05, Subpictures: 09 Title: 14, Length: 00:00:00 Chapters: 01, Cells: 01, Audio streams: 05, Subpictures: 09 Longest track: 1 Please help... Mick --- This SF.Net email is sponsored by the new InstallShield

Re: [Freevo-devel] [BUG] VERY wierd crash (long...) [Fixed]

2004-05-27 Thread Mick
think this was *very* wierd ;-) Mick On Tue, 2004-05-11 at 19:59, Mick wrote: > I've been trying to trace this back for a couple of weeks now. Sorry for > the vague report but I'mhoping someone can guide me into giving a better > report.. > > Around every week or so

Re: [Freevo-devel] Re: FW: dvd-problem with latest mmpython/freevo

2004-05-26 Thread Mick
On Wed, 2004-05-26 at 22:40, Hans Meine wrote: > On Wednesday 26 May 2004 06:40, Mick wrote: > > No, it doesn't detect it, which lsdvd does so i'm assuming its in the > > path ;-) > > You should have quoted "which lsdvd".. it took me half a minute.. ;-

Re: [Freevo-devel] Re: FW: dvd-problem with latest mmpython/freevo

2004-05-25 Thread Mick
On Wed, 2004-05-26 at 01:55, Dirk Meyer wrote: > Mick wrote: > > My fix was much simpler. lsdvd.py was not finding lsdvd exe. I changed > > the exe variable to point directly to /usr/bin/lsdvd and this makes it > > work. > > Freevo should detect it on runtime when it

RE: [Freevo-devel] matroxfb/mga/sdl/brightness reset.

2004-05-23 Thread Mick
i, as text seems to shudder when i set the brightness to video watching levels. Mick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Aubin Paul Sent: Friday, 21 May 2004 9:02 PM To: [EMAIL PROTECTED] Subject: Re: [Freevo-devel] matroxfb/mga/sdl/brightness

[Freevo-devel] matroxfb/mga/sdl/brightness reset.

2004-05-21 Thread Mick
Dear Devel team, I have noticed that *something* is resetting the brightness/contrast values of my g400 everytime freevo restarts (ie no re-boot involved). I'm wondering if you guys are aware of this as a feature, and if it is a feature is there a value that i can adjust to have it set the bright

Re: [Freevo-devel] mediainfo.py crash

2004-05-19 Thread Mick
No, But I have notice I can no longer resume playback, the option seems to have disppeared from my menu.. Mick On Tue, 2004-05-18 at 19:53, Florian Demmer wrote: > no one else experiencing this? > > i recently discovered it only happens when i play my pvr250 records (mpeg2) > >

Re: [Freevo-devel] [attn den_RDC] feature request, recordserver.

2004-05-19 Thread Mick
On Tue, 2004-05-18 at 11:09, den_RDC wrote: > On Tuesday 18 May 2004 04:23, Mick wrote: > > On Tue, 2004-05-18 at 08:55, den_RDC wrote: > > > On Monday 17 May 2004 04:32, Mick wrote: > > > > I've only ever used robot4rip, a *great* windoes package i found on &

[Freevo-devel] Re: [Freevo-users] [BUG] dvd lsdvd [FIX]

2004-05-17 Thread Mick
My god, who typed this? ;-) mmpythong=mmpython, new=news now=not. On Tue, 2004-05-18 at 10:56, Mick wrote: > Somewhat urgent.. > > Looks like the latest download of mmpythong from the new link (now the > snapshots) is missing lsdvd.py > > Also, my snapshot needed lsdvd.p

[Freevo-devel] [BUG] dvd lsdvd [FIX]

2004-05-17 Thread Mick
irectly to the output of which lsdvd Mine now reads: LSDVD_EXE='/usr/bin/lsdvd' Mick --- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for on

Re: [Freevo-devel] [attn den_RDC] feature request, recordserver.

2004-05-17 Thread Mick
On Tue, 2004-05-18 at 08:55, den_RDC wrote: > On Monday 17 May 2004 04:32, Mick wrote: > > I've only ever used robot4rip, a *great* windoes package i found on > > doom9.org a while ago to rip dvd's. > > > > I've got to say, the encodeserver option is even

Re: [Freevo-devel] [attn den_RDC] feature request, recordserver.

2004-05-17 Thread Mick
On Mon, 2004-05-17 at 10:32, Mick wrote: > I've only ever used robot4rip, a *great* windoes package i found on > doom9.org a while ago to rip dvd's. > > I've got to say, the encodeserver option is even easier.. But I'de like to > be able to use a chose

Re: [Freevo-devel] FW: dvd-problem with latest mmpython/freevo

2004-05-17 Thread Mick
x27;video/dvd', ['iso'], mediainfo.TYPE_AV, DVDInfo) > > -- > > Looking at gettype()/Factory.get(), I wonder if the if-conditions > > should not > > be negated? If I insert a "not" in both cases, "pyth

[Freevo-devel] [attn den_RDC] feature request, recordserver.

2004-05-16 Thread Mick
kills a very poor. Can you give me some pointers on debug methods? Like, can I run it from the CLI and pass options to it any fromthe CLI? It would same me heaps of time if I know how to do this.. Cheers, Mick --- This SF.Net email is spon

[Freevo-devel] FW: [Freevo-users] Re: dvd-problem with latest mmpython/freevo

2004-05-16 Thread Mick
ing the sf list back up? Or this there another sf problem? Mick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Dirk Meyer Sent: Thursday, 13 May 2004 3:14 AM To: [EMAIL PROTECTED] Subject: [Freevo-users] Re: dvd-problem with latest mmpython/freevo Jaap St

[Freevo-devel] [BUG] maybe?? ongoing mmpython dvd issues..

2004-05-15 Thread Mick
Length: 00:00:16 Chapters: 03, Cells: 03, Audio streams: 00, Subpictures: 00 Title: 18, Length: 00:00:00 Chapters: 01, Cells: 01, Audio streams: 00, Subpictures: 00 Longest track: 10 Mick --- This SF.Net email is sponsored by: SourceForge.net

[Freevo-devel] [BUG] VERY wierd crash (long...)

2004-05-11 Thread Mick
[*RecordServer*] RECORDSERVER GOT EVENT NOTICE 2004/05/11 09:31 WST [*RecordServer*] RECORDSERVER HANDLING EVENT 2004/05/11 09:31 WST [*RecordServer*] killing pid 19168 with sig 15 2004/05/11 09:31 WST [*RecordServer*] recorderver: After wait() 2004/05/11 09:31 WST [*RecordServer*] R

RE: [Freevo-devel] Update: Animation support for freevo

2004-04-21 Thread Mick
contention.. Mick -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Viggo Fredriksen Sent: Wednesday, 21 April 2004 10:40 PM To: [EMAIL PROTECTED] Subject: [Freevo-devel] Update: Animation support for freevo Hi! Haven't got in touch with Gustavo for a while,

Re: [Freevo-devel] [ freevo-Feature Requests-930392 ] prompt for recording deletion

2004-04-19 Thread Mick
Looking through the lits, no. Its not been implemented yet alough both rob short and aubin paul seem to think its needed. My bad ;-) On Tue, 2004-04-20 at 09:53, Mick wrote: > I'm sure there is a 'confirm delete' option somewhere already.. > > > Anyone else rememb

Re: [Freevo-devel] [ freevo-Feature Requests-930392 ] prompt for recording deletion

2004-04-19 Thread Mick
I'm sure there is a 'confirm delete' option somewhere already.. Anyone else remember this? Mick On Tue, 2004-04-06 at 20:14, SourceForge.net wrote: > Feature Requests item #930392, was opened at 2004-04-06 07:14 > Message generated for change (Tracker Item Submitted) m

RE: [Freevo-devel] Re: Remote share support

2004-04-18 Thread Mick
#x27;ping Storage' work? this will prove /etc/hosts is being used.. Mick --- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everythi

[Freevo-devel] suggested changes to plugin usb.py

2004-04-17 Thread Mick
re to look for examples to copy.. Cheers, Mick cat src/plugins/usb.py #if 0 /* # --- # usb.py - the Freevo usb plugin # --- # $Id: usb.py,v 1.6 2004/02/28 11:

Re: [Freevo-devel] Last call for 1.5pre1

2004-03-22 Thread Mick
I'm just a lowly user.. but I'm a big fan of the new UI also. Its soo clean, presents the info well, formatted for the content (ie movies, tv, and audio.. Very swaav! Mick On Sun, 2004-03-21 at 05:06, Aubin Paul wrote: > I dunno... I'm pretty proud of the new

Re: [Freevo-devel] Suggestion: Gradient instead of the textual ellipses in osd.drawstringframed

2004-03-15 Thread Mick
This is a little off this topic, but another suggestion would be to make the text scroll inside its frame when its highlighted. From a useability perspective this might work in term of 'less keypresses' is better.. Mick On Mon, 2004-03-15 at 20:23, Viggo Fredriksen wrote: > Gu

Re: [Freevo-devel] How to change encoding in idlebar.clock plugin for instance ?

2004-02-12 Thread Mick
On Thu, 2004-02-12 at 21:24, Robert Rozman wrote: > Hi, > > I'd like to change output encoding of idlebar.clock plugin (I get wrong > characters) to iso-8859-2. > Firstly, don't respond int he middle of a thread.. SOmeone might see this and be able to help if you just send to the list instead of

Re: [Freevo-devel] logo

2004-02-11 Thread Mick
Hmm, what do I think when I see that logo? I think.. 'meet george jestson.. his boy elroy..' Kinda fits too. one step closer to the dream ;-) Mick On Wed, 2004-02-11 at 23:10, Rob Shortt wrote: > Dirk Meyer wrote: > > I think this should be the time to discuss a Freevo logo.

Re: [Freevo-devel] Website

2004-01-15 Thread Mick
yeah, incorrect use of words there, that i meant to say was 'a page that seems to have good text sizes in all browsers i use is blah' I am no judge of what a good example of anytype of coding is ;-) Mick On Thu, 2004-01-15 at 12:15, Aubin Paul wrote: > They're using an embedde

Re: [Freevo-devel] Website

2004-01-14 Thread Mick
On Thu, 2004-01-15 at 09:49, Aubin Paul wrote: > On Thu, Jan 15, 2004 at 08:25:38AM +0800, Mick wrote: > > I'm using mozilla firebird 0.7. > > Anyone know how to take a screenshot from mozilla/gnome?? I'd like for > > you to see what I mean.. > > I'm on

Re: [Freevo-devel] Website

2004-01-14 Thread Mick
way to set text size withing the stylesheet or something?? (i no coder, don't slap me..) Mick > I made the new sidebar style as an example of something that can be > done with good CSS styles, and it looks pretty cool if I say so > myself. > > Anyway, if there are any p

Re: [Freevo-devel] [PLUGIN] Mailreader (and a new theme)

2004-01-05 Thread Mick
Looks good, skin looks sweet to. On Tue, 2004-01-06 at 08:49, Viggo Fredriksen wrote: > Hi. > > I've done some more work on my mailreader. > Most functions seems to be working OK on my > setup. > > A couple of screenshots avail: > http://www.matrise.net/~viggo/freevo/mail/ > > Since the respons

Re: [Freevo-devel] Re: [Freevo-cvslog] freevo/WIP/Ruelle freevoscreensaver.py,1.1,1.

2004-01-05 Thread Mick
Or new mail, doorbell ringing etc. from other plugins. On Tue, 2004-01-06 at 07:36, Aubin Paul wrote: > OSD_MESSAGE should only be to pass information to the user, my thought > would be say, if it was in screensaver and a recording failed or > something, the user could be informed. > > On Mon, Ja

[Freevo-devel] www.freevo.org is down

2003-11-18 Thread Mick
loks like a DNS issue, not resolveing abck to freevo.sourceforge.net. -- Mick <[EMAIL PROTECTED]> --- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create

Re: [Freevo-devel] Re: application menu

2003-11-10 Thread Mick
thats where i fell over with myth to, I didn't try very hard, but it hit a hump and then tried freevo which worked first time.. mick On Sat, 2003-11-08 at 08:22, Ben Ford wrote: > Eirik Meland wrote: > > >Ben Ford <[EMAIL PROTECTED]> writes: > > > > > >

Re: AW: [Freevo-devel] A new approach for dvdbackup : EncodingServer

2003-11-03 Thread Mick
rate, so it tells you if your wasting bits in the compression and you could get a smilar quality with larger reslotution or less bits.. pretty cool but i bets its not easy to replicate.. Mick On Sat, 2003-11-01 at 19:21, Jan Grewe wrote: > Good idea, definately want to have that one ;) > >

  1   2   >