[Freevo-users] recordserver put "0" as channel instead of the true value !

2004-03-08 Thread juju



I finished to install freevo on my machine, and all 
works well... all exept the recordserver :)
 
In fact, it records things I schedule, but alla 
videos are only a green screen... I looked at the rcordserver.log file 
and I noticed that mencoder was called with "channel=0" ! 
 
I don't understand as when I go to the TV menu and 
select any channel to view, I have the channel I asked without any problem. So 
my local_conf.py is ok. 
 
Does anyone have an idea 
?


Re: [Freevo-users] vidix and DVD's

2004-02-17 Thread juju
> On my athlon 650 with a Matrox G200.. DVD's take a huge chunk of
processing
> time up to and around the 90% mark I am using fbcon and mga_vid i think
> that's what it is anyway.. how can i get my dvd cpu usage down I image the
> performance of my system should be close to a celeron 700

it depends on how your card is supported by vidix driver... I read that
Matrox G400 are very well supported throught mga but not through vifix.
Perhaps it is the same for the G200.

My celeron plays all flawlessly just because the MAch64 chip is very well
supported by vidix (hardware scaling, yuv, etc...)




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: What the hell I need to do to have TVOUT ???????

2004-02-16 Thread juju
> As you've already noted, this sort of configuration isn't exactly
> rock-stable. I never got vidix working properly - I had the same
> problems with it that you're having with with the latest Freevo. And
> since my machine has the guts to software-scale I never cared enough to
> try to get it going. It's working now - why muck around with it?

in fact my problem was due to the fact that what ever mode you choose
(fbdev, x11, vesa, etc...), SDL will choose the screenmode he wants... so
for me, it chose svgalib mode, that's why it swapped the resolution.

I recompiled SDL with only support for fbcon, and all is ok.

I use vidix for mplayer and xine and its work marvelously... playing dvd
only takes 50% of my Celeron 700 and playing 720x576 divx 5 takes around
40%... it's exellent :)




---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: What the hell I need to do to have TVOUT ???????

2004-02-15 Thread juju
Le 15/02/2004, Chad Robinson a écrit:
   CR> Note that I NEVER change resolutions. I am ALWAYS in 800x600 mode, as 
  CR> set by the kernel via the vga=789 LILO parameter. I use MPlayer's 
  CR> software scaler to scale up movies - this machine is a P4 1.5 GHz box, 
  CR> so it's fast enough to do this for almost all content. I can't get zsnes 
  CR> to zoom SNES games properly, but everything else works OK.

Well, I have the same here, and the resolution is not changed (still 800x600)
but the frequencies are... so the TV stop working :(

I have downloaded Freevo 1.3.4 and I will use it... it seems that newer version
won't work anymore for me: (

Why don't you use vidix ? If you have an ati board, you can use hw scaler
throught vidix driver even on fbdev oir vesa mode... look at mplayer doc at ATI
section :)


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: What the hell I need to do to have TVOUT ???????

2004-02-15 Thread juju
Le 14/02/2004, Chad Robinson a écrit:
CR> Do you have a speed or similar issue that requires fbdev? I have an ATI 
  CR> card that works very well in VESA mode. I use the VESA Linux kernel 
  CR> driver, vo=vesa in MPlayer, and display=vesa (800x600 mode) in Freevo. 
  CR> Works like a charm, except you lose some of the advanced rendering 
  CR> features of the card that might, say, make MPlayer a bit faster.

my frame buffer console is in VESA mode. I tried to put "vesa"  instead of fbdev
in freevo.conf, but it changed nothing. But it's normal because vesa is not a
possible mode for sdl. mode could be svgalib, fbdev, fbcon, x or aalib.
could you send me tour freevo.conf ? did you use ONLY the TV out on your ATI card
when running freevo ?

Moreover, the thing I don't understand is that fbset is not able to change
resolution on a vesa screen because it is initialised throught the bios in real
mode by the linux booter so how does sdl do ?

I looked at SDL env vars, but I did not see anything about resolutions changes...

I think I will have to stay to freevo 1.3 for ever :(((


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id56&alloc_id438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] What the hell I need to do to have TVOUT ???????

2004-02-14 Thread juju
Again, I ask the same thing here because I saw similar question on the web and
no one aswered even the auhors :

Is it actually possible for ATI card owner to use fbdev with TVOUT ???

The question may look trivial, BUT the problem is that ATI card automagically
switch to TV frequencies when only a TV is plugged on the card and no vga
monitors is plugged. So I can see the bios, lilo boot and the linux fb consol on
my tv without any problem. But when I launch freevo, it change the resolution
and/or frequecies and my TV can't display anything  

In freevo 1.3.x, it worked very well and since I upgraded to  1.4.1 it does not
work anymore.

I looked a little the source code and the problem seems to came from pygame
display object. It seems to be unable to use the current fbdev mode (the one
used for the console) and open a new screen instead To bad because it make
the graphic card lose the TV resolution ! :

So Does I need to stay to Freevo 1.3 if I want tvout with fbedev ? Is there's a
way to tell freevo to use the EXACT same resolutions and frequencies than the
console use ?

please help... or at least tell me something ("not possible", "in next version",
or anything else) 


---
SF.Net is sponsored by: Speed Start Your Linux Apps Now.
Build and deploy apps & Web services for Linux with
a free DVD software kit from IBM. Click Now!
http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Stop changing frequency when freevo start ?

2004-02-03 Thread juju
I use Gento 1.4 with freevo 1.4.1 on a Celeron 700 with a ATI rage Pro (Mach
64) on a TV.

Ati card automatically switch to TV mode (15 Khz / 60 Hz) when no vga
monitor is plugged and the TV OUT is plugged to a TV. So when I switch on my
computer, I see bios setting, lilo and linux fbdev console on the tv without
any particular setting.

But when I launch freevo, the output frequency are changed (probably to VGA)
and my TV can't display anything ! :(

So why freevo change the frequency ? I tell it to use fbdev, so I dont
understand... Is there's a way to stop this ?




---
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] What's the best hardware to use

2003-12-04 Thread juju
> Can someone recommend either a Motherboard or video card with TV out
> card where you can set the default primary display without using
> software. Some motherboards have TV out built in (various AOpen m/boards
> do anyway)  Does anyone know if you can enable the TV out to be the
> primary display in bios or something?

I personally use an old Mach64 Based GFX Card (a Ati [EMAIL PROTECTED]) with a tv
out. When I plug only the tv cable (svideo or composite) the pc boot in TV
mode , and I can even see bios messages :)

So Take a look at ATI card :)




---
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] freevo works but will not play divx video nor mp3's.

2003-06-03 Thread juju
> The swap space is a little small, I think.  General
> rule of thumb is that it should be 2-2.5 times the
> size of your RAM, though when you get up to about
> 512MB of RAM, I think 1X the amount of RAM should be
> sufficient.

well in fact you just need swap when you don't have enought memory, that's
all. For exemple, my divx box has 128 Mb and no swap at all.

> To those running Freevo under X: what window managers
> do you use??

you do not need any windows managers. I use freevo under X without starting
any windows managers. It runs well and does not consume memory for nothing
:)




---
This SF.net email is sponsored by: eBay
Get office equipment for less on eBay!
http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users