Re: [Freevo-users] playing DVD with version 1.51

2004-09-22 Thread Markus Bonet
Gedeco schrieb:
OK, I have identified the problem as a resouce problem when running xine
from freevo: CPU over 94% according to top from within a ssh session.
I believe, it needs a different aproach more dedicated to the via epia
mobo I'm using. recompille stuff etc
The funny thing: a recorded tvfilm played with mplayer ( from the same dvd
driver) uses only 67% CPU resources
 

Have a look at www.sourceforge.org/projects/unichrome
There are open-source drivers for the CLE266 and also a plugin for xine 
to reduce CPU usage to ~30% usage within DVD-playback.

Follow the docs carefully!
Markus
---
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Ideas for next major release wanted: Perhaps a survey is needed?

2004-09-08 Thread Markus Bonet

I this sounds good, i can setup a survey for the freevo pages.
If it doesn't sound goodforget it, it's just an idea
 

Good idea!
Add some questions about other usage of the box (fileserver etc.).
Markus
---
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.com/?ad_id=5047alloc_id=10808op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] A certain DVD isn't played correctly

2004-08-21 Thread Markus Bonet
Hi,
I've got a problem playing the DVD Die Ärzte - Rock'n'Roll Realschule.
It is played via xine (viaexp). Everythings starts fine and the main 
menu appears. But I am unable to navigate within the menu and I cannot 
select anything (not with my remote nor with the keyboard).
Other DVDs such as Fawlty Towers are played normal and I can choose 
every entry.
I tested it up til version 1.5.0 (mmpython 0.4.5).

What might be wrong?
Kind regards
Markus
---
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.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] How to use xine as DVD-Player

2004-06-06 Thread Markus Bonet
Hi,
I am unable to configure freevo 1.5rc2 to use xine as DVD-Player when a 
DVD is inserted.
I uncommented the  predefined configuration for the suffixes to be used 
with freevo and put in xine as the preferred player.
All mpg's and avi's are now played with xine (even with viaexp which is 
linked to xine) but when I want to play a DVD, I have got no menus but a 
listing of all vob's which are then played with mplayer.

What have I to configure else? There is no error output in the logs.
Kind regards
Markus
---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: How to use xine as DVD-Player

2004-06-06 Thread Markus Bonet
Dirk Meyer wrote:
Try the just released versions of freevo (rc3) and mmpython (0.4.3)
 

Great work! Now xine is used to play DVDs.
Even my language problem is gone. Now I can use german without crashing 
freevo.

Markus
---
This SF.Net email is sponsored by the new InstallShield X.
From Windows to Linux, servers to mobile, InstallShield X is the one
installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Unicode error with 1.5rc2

2004-05-30 Thread Markus Bonet
Hi,
here is the output when I run freevo 1.5rc2 on RedHat9. Freevo starts 
fine, but when I select something from the menu, I get this in 
/var/log/freevo/main-0.log:

Traceback (most recent call last):
 File /usr/lib/python2.2/site-packages/freevo/main.py, line 465, in ?
   app.eventhandler(event)
 File /usr/lib/python2.2/site-packages/freevo/menu.py, line 590, in 
eventhandler
   action( arg=arg, menuw=self )
 File /usr/lib/python2.2/site-packages/freevo/menu.py, line 116, in 
select
   self.function(arg=self.arg, menuw=menuw)
 File /usr/lib/python2.2/site-packages/freevo/plugins/mediamenu.py, 
line 259, in main_menu
   menuw.pushmenu(item_menu)
 File /usr/lib/python2.2/site-packages/freevo/menu.py, line 327, in 
pushmenu
   self.refresh()
 File /usr/lib/python2.2/site-packages/freevo/menu.py, line 355, in 
refresh
   skin.draw('menu', self, self.menustack[-1])
 File /usr/lib/python2.2/site-packages/freevo/skins/main/main.py, 
line 584, in draw
   a.draw(settings, object, menu, style, type, self.force_redraw)
 File /usr/lib/python2.2/site-packages/freevo/skins/main/area.py, 
line 226, in draw
   self.update_content()
 File 
/usr/lib/python2.2/site-packages/freevo/skins/main/info_area.py, line 
134, in update_content
   list = self.return_formatedtext( self.sellist )
 File 
/usr/lib/python2.2/site-packages/freevo/skins/main/info_area.py, line 
387, in return_formatedtext
   element.text = _(element.text)
 File /usr/lib/python2.2/gettext.py, line 195, in ugettext
   return unicode(tmsg, self._charset)
TypeError: decoding Unicode is not supported

What is wrong with unicode?  I followed these instructions: 
http://freevo.sourceforge.net/cgi-bin/moin.cgi/RedHatInstallation

Kind regards
Markus
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Unicode error with 1.5rc2

2004-05-30 Thread Markus Bonet
Strange, when I switch to en_US, everything is fine (except that it is 
in English). Here is my i18n config:

LANG=de_DE
SUPPORTED=de_DE.UTF-8:de_DE:de
SYSFONT=latarcyrheb-sun16
How do I get freevo to work in German?
Kind regards
Markus
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Re: Unicode error with 1.5rc2

2004-05-30 Thread Markus Bonet
Dirk Meyer wrote:
That's strange. I set the variables from your other mail and I get a
German Freevo without crashes. But I use Gentoo. When did this happen?
Do you see the main menu or does it crash there?
 

No, main menu is fine. When I select something from there, it crashes.
Oh, I see:
 

 File /usr/lib/python2.2/gettext.py, line 195, in ugettext
   return unicode(tmsg, self._charset)
   

Python 2.2 has a very bad unicode support. Try to update to 2.3, this
should fix it. 
 

I'd like to. As far as I can see, I haven't found any rpms. So I 
configured the source tarball and made it. No problem at all. But I have 
difficulties making this python systemwide, because Python 2.2 is still 
there. Also, would this new Python be a problem for those preconfigured 
rpms mentioned in the installation-routines for RedHat. Need I to 
recompile them?

BTW: How do I configure xine? I set VIDEO_PREFERED_PLAYER = 'xine', 
but still mplayer is used, i.e. DVD playback. There aren't any hints in 
the logfiles.

Kind regards
Markus
PS: I can live with freevo being in English.
---
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149alloc_id=8166op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Different audio-settings

2004-04-07 Thread Markus Bonet
Zeratul wrote:

I don't know if it is possible for different audio files, but you can 
use different settings for audio files, DVD's , avi's, ... I'd suggest 
you use your -af channels line for default, cd, rm,vcd and rmvb, and 
use -channels 6 for all other types that may contain 6 channel audio 
(esp. dvd, avi)

MPLAYER_ARGS = { 'dvd': '-cache 8192 -zoom -channels 6 -autosync 
30 -panscan 0.5 -slang nl',
 'vcd': '-cache 4096 -panscan 0.5 -zoom -af 
channels=6:6:0:0:1:1:0:2:1:3:0:4:1:5',
 'cd' : '-cache 1024 -cdda speed=2 -af 
channels=6:6:0:0:1:1:0:2:1:3:0:4:1:5',
 'tv' : '-nocache -af 
channels=6:6:0:0:1:1:0:2:1:3:0:4:1:5',
 'ivtv'   : '-cache 8192 -af 
channels=6:6:0:0:1:1:0:2:1:3:0:4:1:5',
 'avi': '-cache 5000 -idx -channels 6',
 'rm' : '-cache 5000 -forceidx -af 
channels=6:6:0:0:1:1:0:2:1:3:0:4:1:5',
 'rmvb'   : '-cache 5000 -forceidx -af 
channels=6:6:0:0:1:1:0:2:1:3:0:4:1:5',
 'webcam' : 'tv:// -tv 
driver=v4l:width=352:height=288:outfmt=yuy2:device=/dev/video2',
 'default': '-cache 5000 -af 
channels=6:6:0:0:1:1:0:2:1:3:0:4:1:5'
 }

Hey, thanks a lot for that hint! It helped me very much to have 
different settings.
But, what I actually don't understand is where i.e. mp3-files are 
configured under. When playing mp3-Files, the 'default'-settings aren't 
used. I can't see which are used instead. Any idea?

Kind regards
Markus
---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Different audio-settings

2004-04-05 Thread Markus Bonet
Hi,

I would like to configure freevo to use different settings for audio
playback.
I'd like to playback a 2 channel audio-file on a 5.1 speaker set and I have
configured a appropiated channels-rule for mplayer (-af
channels=6:6:0:0:1:1:0:2:1:3:0:4:1:5). This works great.
But, if I playback a 6 channels audio-file (i.e. within a DVD), then only 2
channels are distributed on the 6 channels, obviously. So 4 channels (i.e.
speech) are missing. I know that this a result of my rule I defined for
mplayer.
My point is now: how do I configure freevo to have different settings for
different audio-files?


Kind regards
Markus

-- 
+++ NEU bei GMX und erstmalig in Deutschland: TÜV-geprüfter Virenschutz +++
100% Virenerkennung nach Wildlist. Infos: http://www.gmx.net/virenschutz



---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Strange LIRC behaviour

2004-03-14 Thread Markus Bonet

freevo has some strange LIRC behaviour on my system.
Example: I navigate in the main menu with up- and down-keys. 
Everything is ok. So I navigate one point down with the correct key on 
my remote. Next I press a key, I haven't configured for freevo, i.e. 
the key AV. But with this key (or any other undefined) I navigate 
down the menu again.
Why does this happen?

Maybe I should mention that always the last action is repeated, not 
always menu down.
Isn't here anybody who could give me a hint?

Kind regards
Markus
---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Strange LIRC behaviour

2004-03-13 Thread Markus Bonet
Hi,

freevo has some strange LIRC behaviour on my system.
Example: I navigate in the main menu with up- and down-keys. Everything 
is ok. So I navigate one point down with the correct key on my remote. 
Next I press a key, I haven't configured for freevo, i.e. the key AV. 
But with this key (or any other undefined) I navigate down the menu again.
Why does this happen?

Kind regards
Markus
---
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470alloc_id=3638op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] Volume control

2004-02-24 Thread Markus Bonet
Hi,

I am using latest stable 1.4.1 on a Via M1N.
I connected a 5.1 speaker-set to the system and here is the point where I am
confused configuring my settings correctly.
I want to use 6-channel audio on all audio-outputs, i.e. mp3-playback,
movies, DVD etc. So the no. of channels of the input varies. How do I configure
freevo to use different audio-settings with different sources? If I don't use
the -af channels filter to set rules for the 6 channels I only get sound on my
front-speakers when playing back 2 channel audio (mp3). If I use the
channels filter, only 2 channels are played back on my 6 speakers when playing back
a DVD, i.e. voices are missing.

Any hints?
Markus

-- 
GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...)
jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++



---
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=1356alloc_id=3438op=click
___
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users