Re: [Freevo-users] Mplayer stutters under Freevo

2005-03-15 Thread Robert Winder
On Tuesday, March 15, 2005, 08:57, Ow wrote:

 Hi All,

 I'm curious if Freevo places additional overhead on Mplayer.

 This is a EPIA M10k running Freevo 1.5.2 on Gentoo. Xine and Mplayer is
 compiled with Xvmc and I have libxvmc-0.13 and xorg-x11-6.8.2
 w/unichrome R30.

 Mplayer and xine is running the lastest version.

 xine-ui-0.99.3
 xine-lib-1.0
 mplayer-1.0_pre6

 In addition to that, I have issue playing DVDs under Freevo. Running it
 under X, I can play DVDs fine (even with deinterlace enabled) and I get
 CPU usage of ~50-60% and no dropped frames. (AFAICT)

 Running it under Freevo, I see like 85-90% CPU usage. 


 Can anyone share experiences with running Freevo on a EPIA M10K?? I
 would like to get more info on how best to optimese/get it to work! :-(

Well got this problem since upgrading from a perfect stable system.
What was i thinking. ;-) Using gentoo as well and with jelle's
ebuilds. Somehow i had to add







/Robert 



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Mplayer stutters under Freevo

2005-03-15 Thread Robert Winder

On Tuesday, March 15, 2005, 08:57, Ow wrote:

 Hi All,

 I'm curious if Freevo places additional overhead on Mplayer.

 This is a EPIA M10k running Freevo 1.5.2 on Gentoo. Xine and Mplayer is
 compiled with Xvmc and I have libxvmc-0.13 and xorg-x11-6.8.2
 w/unichrome R30.

 Mplayer and xine is running the lastest version.

 xine-ui-0.99.3
 xine-lib-1.0
 mplayer-1.0_pre6

 In addition to that, I have issue playing DVDs under Freevo. Running it
 under X, I can play DVDs fine (even with deinterlace enabled) and I get
 CPU usage of ~50-60% and no dropped frames. (AFAICT)

 Running it under Freevo, I see like 85-90% CPU usage. 


 Can anyone share experiences with running Freevo on a EPIA M10K?? I
 would like to get more info on how best to optimese/get it to work! :-(

Well got this problem since upgrading from a perfect stable system.
What was i thinking. ;-) Using gentoo as well and with jelle's
ebuilds. Somehow i had to add

libviaXvMC.so.1 in /etc/X11/XvMCConfig to let the libviaXvMC be
detected.

And I had to build mplayer with

./configure --x-includes=/usr/lib --x-libraries=/usr/lib
Otherwise it fails

If needed you may need to recompile xine-lib too with
configure  --x-includes=/usr/lib --x-libraries=/usr/lib.

Somehow the mplayer xine-lib configure didn't detect the libviaXvMC
wrapper. Even then normal divx is stuttering a bit, altough playing
mpeg2 is at 5 a 10% usage on a m9000.

Still investigating why divx doesn't play nice.


/Robert 



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Mplayer stutters under Freevo

2005-03-15 Thread Geert Decorte
The only thing compilled for Xvmc is Xine on my EPIA M10K box.
XFree86-4.4-libviaXvMC-0.11.3-patch
Mplayer worked out of the box for me.
One thing: I don't use this box for recording. I use another, more
powerfull one. It's connected with a nfsshare over the network, end plays
recorded programs without hesitating.

While running a DVD using XINE, top shows me the following

CPU 16,6 % 18,2 Sys
I have 512 MB ram inside.

Playing recorder video would end somewhere up to 70% at 80% CPU usage

Some specs

Fedora Core 2
[EMAIL PROTECTED] root]# uname -r
2.6.8.1-epia1
Customized Kernel

Xorg
Release Date: 18 December 2003
X Protocol Version 11, Revision 0, Release 6.7
Build Operating System: Linux 2.4.21-14.ELsmp i686 [ELF]
Current Operating System: Linux Oracske 2.6.8.1-epia1 #3 Thu Sep 16
12:57:01 CE$Build Date: 07 May 2004
Build Host: tweety.build.redhat.com

Xorg has been updated for Xvmc

I use a 120 GB harddisk from a concurent brand.

Freevo has been updated to 1.5.3 but it has worked with earlier versions,
same conditions.

I'm running freevo under gnome x-windows manager and I had disabled
multiple desktops (uses extra memory)

MPLAYER_ARGS is uncommented to default value.
The xine command to play dvd's had been customized a bit
XINE_COMMAND = '%s --hide-gui -pq -g -B -s -F --aspect-ratio=4:3 -F
--no-splash' %CONF.xine

xine uses unichrome-xine-plugin-0.2.1
[EMAIL PROTECTED] root]# rpm -q xine
xine-0.99.2-1.1.fc2.fr

some other parts of local_conf.py

TV_VIEW_SIZE = (768, 576)
TV_VIEW_OUTFMT = 'yuy2'

Freevo webserver settings point to my other box, the recording server

I had disabled a lot of unneccessary services
firewall, mail, webserver

I have a low swap file usage (512 MB memory). high swapfile usage might
kill video.


Brief description as posted before
http://gedeco.pointclark.net/index.php?option=contenttask=viewid=14Itemid=2


Geert











 Hi All,

 I'm curious if Freevo places additional overhead on Mplayer.

 This is a EPIA M10k running Freevo 1.5.2 on Gentoo. Xine and Mplayer is
 compiled with Xvmc and I have libxvmc-0.13 and xorg-x11-6.8.2
 w/unichrome R30.

 Mplayer and xine is running the lastest version.

 xine-ui-0.99.3
 xine-lib-1.0
 mplayer-1.0_pre6

 In addition to that, I have issue playing DVDs under Freevo. Running it
 under X, I can play DVDs fine (even with deinterlace enabled) and I get
 CPU usage of ~50-60% and no dropped frames. (AFAICT)

 Running it under Freevo, I see like 85-90% CPU usage.


 Can anyone share experiences with running Freevo on a EPIA M10K?? I
 would like to get more info on how best to optimese/get it to work! :-(


 --
 Ow Mun Heng
 Gentoo/Linux on DELL D600 1.4Ghz
 98% Microsoft(tm) Free!!
 Neuromancer 15:48:07 up 4:43, 5 users, load average: 0.90, 0.81, 0.48




 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


 --
 This message has been scanned for viruses and
 dangerous content by OpenProtect(http://www.openprotect.com), and is
 believed to be clean.





-- 
This message has been scanned for viruses and
dangerous content by OpenProtect(http://www.openprotect.com), and is
believed to be clean.



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


RE: [Freevo-users] Problem with MPlayer failing to play media

2005-03-15 Thread Tanja Striepling
Hi

You do not need gmplayer, mplayer is enough!

I also use MPlayer1.0pre6 on a debian system, no problems here...

You can get more debug information if you set the following in your 
local_conf.py
DEBUG = 1
CHILDAPP_DEBUG = 1

Maybe you find a hint there.
Moreover you can find the exact line which freevo uses to start mplayer with 
all options
in the debug output.
Try that command from a shell. 
Maybe it is one of the options freevo uses, that is responsible for your 
problems...

Good luck
Tanja




freevo-users@lists.sourceforge.net schrieb am 14.03.05 15:49:41:
 
 Hi,
 
 I have googled about a bit to find out about gmplayer! I can not find
 much.
 
 I did not install mplayer from source. I think that the freevo debian
 install did that.
 Is there anyway to add gmplayer to my current installation?
 
 Many thank
 
 Neil
 
 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Alberto
 Hernando
 Sent: 14 March 2005 11:36
 To: freevo-users@lists.sourceforge.net
 Subject: Re: [Freevo-users] Problem with MPlayer failing to play media
 
 Hi.
 
 
  I have installed Freevo on Morphix (debian) I used the apt-get to
  install freevo. The problem is that mplayer will not play!  It also
 does
  not give an error message. This is the same for both MP3 and AVI.
  Mplayer works fine from the command line. I have also looked at what
 is
  passed to it from freevo. This looks ok too.
  Freevo is the latest version and MPlayer is 1.0 pre 6.
 
 Have you installed mplayer from source? It sounds like mplayer works but
 
 gmplayer doesn't. Maybe you had gtk installed when compiled, but for
 some 
 reason you have upgrades/uninstalled some important libraries and
 gmplayer 
 doesn't work anymore. It won't popup a window complaining about this. To
 get 
 some more info, just launch anything from console. You will see more
 error 
 messages.
 
  Alberto
 
 
 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users
 
 
 
 ---
 SF email is sponsored by - The IT Product Guide
 Read honest  candid reviews on hundreds of IT Products from real users.
 Discover which products truly live up to the hype. Start reading now.
 http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
 ___
 Freevo-users mailing list
 Freevo-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/freevo-users


__
Mit WEB.DE FreePhone mit hoechster Qualitaet ab 0 Ct./Min.
weltweit telefonieren! http://freephone.web.de/?mc=021201



---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Re: Showing Freevo via DVB-cards composite out in TV?

2005-03-15 Thread Dirk Meyer
lamikr wrote:
 I would however like to connect this computer to my television
 (either directly or via amplifier) and I and I am wondering could I
 somehow redirect the Freevos display to television by using
 composite output of my DVB card?

No, Freevo 1.5.x can't do that. Freevo 2.0 has a new drawing engine
and I hope that someone writes a nice mpeg output plugin for it. By
that we would have DVB out and DXR3 out without any ugly hacks in the
future. 


Dischi


-- 
Real Men don't make backups.  They upload it via ftp and let the world
mirror it.
-- Linus Torvalds


pgpuk6eGC2tkT.pgp
Description: PGP signature


Re: [Freevo-users] Event 'MENU_SELECT' crashed

2005-03-15 Thread Vihtori Sammalisto
Solved!!!
TV_RECORD_DIR = ['/home/htpc//files/tv/records'] -- TV_RECORD_DIR = 
'/home/htpc//files/tv/records'
Stupid me...

---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Some questions about DVB-cards and Freevo HT setup

2005-03-15 Thread Joona Kulmala
Hi,
I'm currently planning my new Home Theatre setup and I've been
considering to build the whole system run on Freevo. There's still
couple of questions need to be answered before I can make the decision
what hardware to buy.
I have satellite at home with Canal Digital channel package and I
also wan't to use digital television instead of analog. Currently
this problem is solved using combo satellite and digital television
receiver provided by Canal Digital.
So, is it possible to use both DVB-T and DVB-S cards with Freevo
on the same time or is there any DVB-T/DVB-S combo cards
which could be used with Freevo?
For DVB-S card I've been considering this budget card of Twinhan's
(TwinhanDTV Sat-CI) and for DVB-T some of Hauppauge's cards.
Joona
--
Joona Kulmala [EMAIL PROTECTED]
---
SF email is sponsored by - The IT Product Guide
Read honest  candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595alloc_id=14396op=click
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users