Re: [Freevo-users] SMB Shares

2003-08-17 Thread Rudi Lindl
Hi,

ok to mount the smb share manually is one solution but i was thinking 
of  somekind of automated search. As it  is possible with the "network 
neighbourhood " feauture in wind***
You just select whole network or  current workgroup and freevo will 
search for all computers /workgroups which are available on the net and 
will display their names. Then you can browse the whole thing like a 
directory structure.

This should be very useful if you have limit space on your freevo 
machine. You just plug in a computer somewhere in you network and then 
search for it on your tv. no config hacking and no trouble

Benjamin Zeiss wrote:

hi,

--On Saturday, August 16, 2003 13:24:13 +0200 Rudi Lindl 
<[EMAIL PROTECTED]> wrote:

is there a plugin for browesing smb-shares within freevo?
I think of somekind like the windows network neighbourhood. This 
would be
quite helpfull if you have several computers in your network and want to
play some media over the net.


if you know the computers and shares you want to use, you can just use 
smbfs with or without automount (but be careful, there is a problem 
with the ogminfo module of mmpython, dischi: did you read my short 
analysis i posted here some time ago? i think it would be good if this 
will be fixed for the next release). otherwise there is the LD_PRELOAD 
thing called smbwrapper in the samba distribution which supposedly 
maps the samba network to the filesystem. i haven't tested it though...





---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] SMB Shares

2003-08-16 Thread Rudi Lindl
Hi,

is there a plugin for browesing smb-shares within freevo?
I think of somekind like the windows network neighbourhood. This would 
be quite helpfull if you have several computers in your network and want 
to play some media over the net.

thanks
rudi


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] TV-out on G450

2003-07-29 Thread Rudi Lindl
Hi,

first of all, as far as i remember you have to compile a new sdl. i 
think you do not need to patch it any more. but you still have to 
replace your runtime/dll/libSDL-1.2.so.0

i did not get such problems when configuring the sdl.
but i found following link which described the same problem:;
http://www.mail-archive.com/[EMAIL PROTECTED]/msg01252.html
check if sdl configure script says directfb= ok or something like that
thats all i can say out of my mind because my working box is at home :(
Jortan H wrote:

OK, I've got mplayer and TV-out working with dfbmga!!

I was a bit confused when following the HOWTO because
it did not fit with the new version of directfb
(0.9.19), named patches did not exist etc. I followed
it as far as I could and as you wrote, Aubin, it was
easier with the new versions than those described in
the how-to. Thanks for the help.
However, when I started Freevo, it stopped with the
followin error: 
pygame.error: No available video device

I'm using the following freevo.conf:
chanlist = us-cable
display = dfbmga
geometry = 720x576
jpegtran = ./runtime/apps/jpegtran
mplayer = /usr/local/bin/mplayer
tv = pal
tvtime = ./runtime/apps/tvtime/tvtime
version = 2.0
When I configure SDL I get a message saying that
pkg-config is missing and required to build DirectFB
video driver. I guess this is why Freevo won't start.
But I have pkg-config installed... Anyone that have an
idea of what to do?
/Björn 

--- Aubin Paul <[EMAIL PROTECTED]> skrev: > DirectFB
is actually much easier than it used to be.
 

You really just
need out of the box versions of DirectFB and SDL. If
your distribution
provides directfb support in SDL you might not need
to build anything.
On Mon, Jul 28, 2003 at 09:21:25PM +0200, Jortan H
wrote:
   

I can run MPlayer with -vo mga on my monitor. But
 

I
   

can't manage to get the picture on the TV. 

I was going to try DirectFB later but wanted to
 

start
   

with the 'easy' way. And as you see there's
 

already
   

trouble...

I'll try with the matrox-TV-out-HOWTO tonight. 

/Bjorn

--- Rudi Lindl <[EMAIL PROTECTED]> skrev: > 
 

Processor type and features  --->
[*] MTRR (Memory Type Range Register) support
Console drivers  --->
Frame-buffer support  --->
  Support for frame buffer devices
 

(EXPERIMENTAL)
   

(NEW)
  Matrox acceleration (EXPERIMENTAL) (NEW)
  G100/G200/G400/G450/G550 support (NEW)
  G450/G550 second head support (mandatory
 

for
   

G550)
   

I have a G450 and it works fine...(after some
troubles).
First of all i have to know more about what you
   

have
   

already done and 
what already works and what not

- Did you follow the instructions listed under 

   

http://www.sci.fi/%7Esyrjala/directfb/matrox-tv-out-howto?
 

- Does mplayer work with -vo dfbmga?

If not follow the instructions in the link
   

above.
   

They worked fine for me.
Be shure to use the latest mplayer(i suggest
   

cvs!!!)
   

I had some troubles 
with older versions even v0.90 didn't work.



   

And entered this to enable TV-out:
matroxset -f /dev/fb1 -m 0 
matroxset -f /dev/fb0 -m 3 
matroxset -f /dev/fb0 -o 1 1 

 

I did not need one of those commands at all. As
   

far
   

as i know these 
commands are for the g400 without directfb.
You have to use the directfb (dfbmga in mplayer)
tvout for your g450.

   

The last command gives the error:
ioctl failed: Invalid argument
What does this mean?

 

Sorry i dont't know because i did not use it.

   

If I don't enter the last '1' it says:
Output mode is 128
Then I have tried a number of different fbset
 

settings
   

but non of them with nice picture on the TV.
 

Anyone
   

with a PAL TV and G450 that can share his fbset
 

values
   

that works?

 

I just copied the fbmodes from directfb to
/etc/fbmodes  see link above


If you have managed to get mplayer to work with
   

your
   

g450 and tv-out 
then and only then try to get freevo to get
   

work.
   

I don't know if i did the easiest   way to
   

configure
   

freevo but it 
finally worked.
i took the source version of freevo and made all
   

the
   

dependencies 
myself. make sure to use your own mplayer(cvs).
i compiled my own sdl but i do not know if this
   

was
   

necessary.
configure freevo to use dfbmga
thats all.
i hope this helped
cya, rudi




   

---
 

This SF.Net email sponsored by: Free pre-built
ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums
   

are
   

available now.
Download today and enter to win an XBOX or
   

Visual
   

Studio .NET.

   

http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
 

___
Freevo-users 

Re: [Freevo-users] TV-out on G450

2003-07-28 Thread Rudi Lindl
according to the mplayer docu -vo mga isn´t possible with the g450 and 
tvout. Try the directfb method instead it should provide the best 
results in quality and easy configuration.

if you have experiences with compiling your own kernel the howto 
http://www.sci.fi/%7Esyrjala/directfb/matrox-tv-out-howto isn´t that 
difficult...
Jortan H wrote:

I can run MPlayer with -vo mga on my monitor. But I
can't manage to get the picture on the TV. 

I was going to try DirectFB later but wanted to start
with the 'easy' way. And as you see there's already
trouble...
I'll try with the matrox-TV-out-HOWTO tonight. 

/Bjorn

--- Rudi Lindl <[EMAIL PROTECTED]> skrev: > 
 

Processor type and features  --->
[*] MTRR (Memory Type Range Register) support
Console drivers  --->
Frame-buffer support  --->
  Support for frame buffer devices (EXPERIMENTAL)
(NEW)
  Matrox acceleration (EXPERIMENTAL) (NEW)
  G100/G200/G400/G450/G550 support (NEW)
  G450/G550 second head support (mandatory for
 

G550)
   

I have a G450 and it works fine...(after some
troubles).
First of all i have to know more about what you have
already done and 
what already works and what not

- Did you follow the instructions listed under 

   

http://www.sci.fi/%7Esyrjala/directfb/matrox-tv-out-howto?
 

- Does mplayer work with -vo dfbmga?

If not follow the instructions in the link above.
They worked fine for me.
Be shure to use the latest mplayer(i suggest cvs!!!)
I had some troubles 
with older versions even v0.90 didn't work.



   

And entered this to enable TV-out:
matroxset -f /dev/fb1 -m 0 
matroxset -f /dev/fb0 -m 3 
matroxset -f /dev/fb0 -o 1 1 

 

I did not need one of those commands at all. As far
as i know these 
commands are for the g400 without directfb.
You have to use the directfb (dfbmga in mplayer)
tvout for your g450.

   

The last command gives the error:
ioctl failed: Invalid argument
What does this mean?

 

Sorry i dont't know because i did not use it.

   

If I don't enter the last '1' it says:
Output mode is 128
Then I have tried a number of different fbset
 

settings
   

but non of them with nice picture on the TV. Anyone
with a PAL TV and G450 that can share his fbset
 

values
   

that works?

 

I just copied the fbmodes from directfb to
/etc/fbmodes  see link above


If you have managed to get mplayer to work with your
g450 and tv-out 
then and only then try to get freevo to get work.
I don't know if i did the easiest   way to configure
freevo but it 
finally worked.
i took the source version of freevo and made all the
dependencies 
myself. make sure to use your own mplayer(cvs).
i compiled my own sdl but i do not know if this was
necessary.
configure freevo to use dfbmga
thats all.

i hope this helped
cya, rudi




   

---
 

This SF.Net email sponsored by: Free pre-built
ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are
available now.
Download today and enter to win an XBOX or Visual
Studio .NET.
   

http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
 

___
Freevo-users mailing list
[EMAIL PROTECTED]
   

https://lists.sourceforge.net/lists/listinfo/freevo-users 

_
Gå före i kön och få din sajt värderad på nolltid med Yahoo! Express
Se mer på: http://se.docs.yahoo.com/info/express/help/index.html
---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 





---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] TV-out on G450

2003-07-28 Thread Rudi Lindl

Processor type and features  --->
 [*] MTRR (Memory Type Range Register) support
Console drivers  --->
 Frame-buffer support  --->
   Support for frame buffer devices (EXPERIMENTAL)
(NEW)
   Matrox acceleration (EXPERIMENTAL) (NEW)
   G100/G200/G400/G450/G550 support (NEW)
   G450/G550 second head support (mandatory for G550)

I have a G450 and it works fine...(after some troubles).
First of all i have to know more about what you have already done and 
what already works and what not

- Did you follow the instructions listed under 
http://www.sci.fi/%7Esyrjala/directfb/matrox-tv-out-howto?
- Does mplayer work with -vo dfbmga?

If not follow the instructions in the link above. They worked fine for me.
Be shure to use the latest mplayer(i suggest cvs!!!) I had some troubles 
with older versions even v0.90 didn't work.



And entered this to enable TV-out:
matroxset -f /dev/fb1 -m 0 
matroxset -f /dev/fb0 -m 3 
matroxset -f /dev/fb0 -o 1 1 

I did not need one of those commands at all. As far as i know these 
commands are for the g400 without directfb.
You have to use the directfb (dfbmga in mplayer) tvout for your g450.

The last command gives the error:
ioctl failed: Invalid argument
What does this mean?

Sorry i dont't know because i did not use it.

If I don't enter the last '1' it says:
Output mode is 128
Then I have tried a number of different fbset settings
but non of them with nice picture on the TV. Anyone
with a PAL TV and G450 that can share his fbset values
that works?
I just copied the fbmodes from directfb to /etc/fbmodes  see link above



If you have managed to get mplayer to work with your g450 and tv-out 
then and only then try to get freevo to get work.
I don't know if i did the easiest   way to configure freevo but it 
finally worked.
i took the source version of freevo and made all the dependencies 
myself. make sure to use your own mplayer(cvs).
i compiled my own sdl but i do not know if this was necessary.
configure freevo to use dfbmga
thats all.

i hope this helped
cya, rudi


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0013ave/direct;at.aspnet_072303_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Millenium G200 and freevo

2003-07-06 Thread Rudi Lindl
Hi,
has anybody experience with the matrox millenium  G200. I know the best
should be a G400 or G450 but i olny have one pci  port available and
there isn´t a pci version of the g400/450.
I want to use the fb device instead of the x-server.
thx,
Rudi





---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] directfb keyboard hangup

2003-06-30 Thread Rudi Lindl
hi,

thx the "setleds" command works for me too. Is this a bug or feature? 
Can´t freevo check the status of the leds itself, instead of locking the 
keyboard?

so long
rudi
Niklas Brunlid wrote:

i just configured freevo to load and display with directfb. freevo comes
up and displays normal, but then the whole keyboard is freezed. I even
can´t switch the console or kill freevo but ssh still works. I have
freevo-1.3.2-pre4 and with x11 everything wokrs fine. i also tried several
grafikcards (ati and matrox mystique) and the corresponding fb-modules
but i get always the same result.
   

I had this problem a while ago when I first wanted to install freevo. Try adding
"setleds" to your freevo startup scripts to turn NumLock on (check the man
pages, I thing it's something like "setleds +num") before freevo itself starts.
Worked for me.
--
/ Niklas Brunlid
Random PQF v5.1 Quote follows:
The only time Crowley had bought petrol was once in 1967, to get the free
James Bond bullet-hole-in-the-windscreen transfers, which he rather fancied
at the time.
   -- (Terry Pratchett & Neil Gaiman, Good Omens)


---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 





---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] directfb keyboard hangup

2003-06-28 Thread Rudi Lindl
hi,

i just configured freevo to load and display with directfb. freevo comes 
up and displays normal, but then the whole keyboard is freezed. I even 
can´t switch the console or kill freevo but ssh still works. I have 
freevo-1.3.2-pre4 and with x11 everything wokrs fine. i also tried several 
grafikcards (ati and matrox mystique) and the corresponding fb-modules
but i get always the same result. 

any idea?
p.s.: does anyone know which proces has to be killed to kill freevo? is 
it freevo_loader?
thx

rudi



---
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa0016ave/direct;at.asp_061203_01/01
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] rbg scart and framebuffer console

2003-06-09 Thread Rudi Lindl
hi,

sorry, with the last message something got wrong with the subject. So here
again:
i just assembled a vga2scart adapter it works fine. Great picture
qualtity. But i still have some questions:
1. I tried several grafik cards
and my ati mobility 9000 does only provid a min. pixelclock of 20Mhz :(
Does anyone know how to adjust the modeline to achive a proper pal
picture?
2. With my very old ati rage64 everyting works fine with XFree.
But i want to user freevo in fb-mode. I already adjusted my
/etc/fb.modes but whenever i add "laced  ture" an error occurs. here my
fb.mode entry:
mode "pal"
  geometry 768 576 768 576 8
  timings 67796 80 16 37 6 80 6
  laced true
  hsync low
  vsync low
endmode
3. is it possible to boot directly into the desired fbmode?
I added follwoing lines to my lilo.conf but it does not work:
vga=792
append="hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi
hdh=scsi apm=power-off nomce video=atyfb:pixclk:67796,xres:768,yres:576,
depth:16,left:80,right:16,hslen:80,upper:37,lower:6,vslen:6"

interlace and hsync and vsync are missing but the other values are correct
because they work with fbset but not with lilo


thx,
rudi



---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] freevo-users@lists.sourceforge.net

2003-06-08 Thread Rudi Lindl
hi,

i just assembled a vga2scart adapter it works fine. Great picture
qualtity. But i still have some questions: 1. I tried several grafik cards
and my ati mobility 9000 does only provid= e a min. pixelclock of 20Mhz :(
Does anyone know how to adjust the modeline to achive a proper pal
picture? 2. With my very old ati rage64 everyting works fine with XFree.
But i wan= t to user freevo in fb-mode. I already adjusted my
/etc/fb.modes but whenever i add "laced  ture" an error occurs. here my
fb.mode entry mode "pal"
  geometry 768 576 768 576 8
  timings 67796 80 16 37 6 80 6
  laced true
  hsync low
  vsync low
endmode
3. is it possible to boot directly into the desired fbmode? added
follwoing lines to my lilo.conf but it doesn=B4
 work:
vga=3D792
append=3D"hda=3Dscsi hdb=3Dscsi hdc=3Dscsi hdd=3Dscsi hde=3Dscsi hdf=3Dsc=
si hdg=3Dscsi hdh=3Dscsi apm=3Dpower-off nomce
video=3Datyfb:pixclk:67796,xres:768,yres:576,depth:16,left:80,right:16,
hslen:80,upper:37,lower:6,vslen:6"

interlace and hsync and vsync are missing but the other values are correc=
t because they work with fbset but not with lilo


thx,

rudi



---
This SF.net email is sponsored by:  Etnus, makers of TotalView, The best
thread debugger on the planet. Designed with thread debugging features
you've never dreamed of, try TotalView 6 free at www.etnus.com.
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] dxr3 sdl patch

2003-03-26 Thread Rudi Lindl
hi,

i have installed the sdl patch from
http://www.gdv.uni-hannover.de/~hunold1/linux/dxr3/sdl/SDL12_dxr3.howto
i experienced no problems with the installation and the sdl/test/* 
programs seem to work as well
(of course i have to export SDL_VIDEODRIVER=dxr3, to set sdl to dxr3)
there should be no problem with my sdl patch.

but if i try tu run freevo with dxr3 support following errormsg appears: 
(i am using the cvs version of freevo)

Logging info in /var/log/freevo/internal-main-1000.log
---
Starting src/main.py:stdin at Wed Mar 26 23:17:34 2003
Logging info in /var/log/freevo/internal-main-1000.log
---
Starting src/main.py:stderr at Wed Mar 26 23:17:34 2003
Loading configure settings: /home/lindl/freevo-1.3.2-pre2/freevo.conf
Reading config file /home/lindl/freevo-1.3.2-pre2/freevo.conf
Cfg file data: "chanlist = us-cable"
Cfg file data: "display = dxr3"
Cfg file data: "geometry = 640x480"
Cfg file data: "jpegtran = ./runtime/apps/jpegtran"
Cfg file data: "mplayer = ./runtime/apps/mplayer/mplayer"
Cfg file data: "tv = pal"
Cfg file data: "version = 1.0"
Loading cfg: ./freevo_config.py
Using MPlayer: ./runtime/apps/mplayer/mplayer
Loading cfg overrides: /home/lindl/freevo-1.3.2-pre2/local_conf.py
WARNING: freevo_config.py was changed, please check local_config.py
ROM_DRIVES: Auto-detected and added "('/cdrom', '/dev/cdrom', 'CD-1')"
WARNING: DVD protection override disabled! You will not be able to play 
protected DVDs!

Traceback (most recent call last):
 File "src/main.py", line 147, in ?
   import menu# The menu widget class
 File "src/menu.py", line 103, in ?
   import skin
 File "src/skin.py", line 64, in ?
   exec('import ' + modname  + ' as skinimpl')
 File "", line 1, in ?
 File "skins/main1/skin_main1.py", line 128, in ?
   import gui
 File "src/gui/__init__.py", line 108, in ?
   from gui.Border import *
 File "src/gui/Border.py", line 67, in ?
   from GUIObject import *
 File "src/gui/GUIObject.py", line 81, in ?
   import ZIndexRenderer
 File "src/gui/ZIndexRenderer.py", line 61, in ?
   osd = osd.get_singleton()
 File "src/osd.py", line 224, in get_singleton
   _singleton = SynchronizedObject(OSD())
 File "src/osd.py", line 292, in __init__
   pygame.display.init()
pygame.error: No available video device


---
This SF.net email is sponsored by:
The Definitive IT and Networking Event. Be There!
NetWorld+Interop Las Vegas 2003 -- Register today!
http://ads.sourceforge.net/cgi-bin/redirect.pl?keyn0001en
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] RE: dxr3 + divx + freeze

2003-03-19 Thread Rudi Lindl
i made some further tests and figured following out:
on special videoframe rates everything works great but on others not
1. Movie which does not work:
Playing 
/data/video/The.Lord.Of.The.Rings.The.Two.Towers.DVDScr.XViD-ViTE/cd1/ttt-cd1-xvid.avi
VIDEO:  [XVID]  640x272  24bpp  23.98 fps  966.0 kbps (117.9 kbyte/s)
Clip info:
Software: Nandub v1.0rc2
...
VO: [dxr3] Auto-selected TV norm by frame rate: PAL.
VO: [dxr3] Setting up for PAL/SECAM.

Is this right, that PAL/SECAM is choosen? isn't this ntsc?

2. Movies which does work great:

Playing /data/video/terminator_2_cd1_deutsch.avi
AVI file format detected.
VIDEO:  [DIV3]  720x320  24bpp  25.00 fps  1337.7 kbps (163.3 kbyte/s)

VO: [dxr3] Auto-selected TV norm by frame rate: PAL.
VO: [dxr3] Setting up for PAL/SECAM.
PAL/SECAM seems to be the right setting.
unfortunatly i can't visit ntsc output of my dxr3 because my tv does not 
support it.
i will try this with another tv to check if case 1 works fine if i force 
norm=5



etienne gandhi wrote:

Do you have the same think with any movie ?
Did you try the cache option of Mplayer ( -cache 1 ) to add 1 KB for
instance ?
I'am using a dxr3 with Mplayer (the previous one), and it works well.

Message: 7
Date: Tue, 18 Mar 2003 19:05:00 +0100 (MET)
From: Rudi Lindl <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: [Freevo-users] dxr3 + divx + freeze
Reply-To: [EMAIL PROTECTED]
Hi,

i have following problem with playing divx with my dxr3 with mplayer
v0.90rc4.
i have already read some threads about dxr3 and mplayer and tried
-vo dxr3:norm=1  but nothing worked.
If i play a some divx everything is fine for about 10seconds then
sunddenly these "freezes/glitches" appear about every second. if i hit
pause and start again after the freezes started all works fine again for
about 10s. So i think its no pal/ntsc problem because then there should
always be those freezes.
Perhaps my cpu is the problem i only have a pIII800mhz but why does it
work for 10s then?
any ideas?

cu,
rudi




---
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users
 





---
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] dxr3 + divx + freeze

2003-03-18 Thread Rudi Lindl
Hi,

i have following problem with playing divx with my dxr3 with mplayer
v0.90rc4.
i have already read some threads about dxr3 and mplayer and tried
 -vo dxr3:norm=1  but nothing worked.

If i play a some divx everything is fine for about 10seconds then
sunddenly these "freezes/glitches" appear about every second. if i hit
pause and start again after the freezes started all works fine again for
about 10s. So i think its no pal/ntsc problem because then there should
always be those freezes.
Perhaps my cpu is the problem i only have a pIII800mhz but why does it
work for 10s then?

any ideas?


cu,
rudi




---
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users