Re: [Freevo-devel] [kaa/popcorn] mplayer patch

2007-06-21 Thread Jason Tackaberry
On 2007-06-21 15:07, Hans Meine wrote: > I don't want to judge Jason's final solution, but when I heard "this is > because I need to work around a broken Ubuntu mplayer", I thought that > it was > probably better to fix the mplayer installation than to work around it in > kaa. Yes, ideally. But t

Re: [Freevo-devel] [kaa/popcorn] mplayer patch

2007-06-21 Thread Hans Meine
Am Donnerstag, 21. Juni 2007 19:51:59 schrieb Mathias Weber: > > I've corrected this in svn, and the audiocodecs config option will be > > used whether passthrough is enabled or not. Thanks for taking the time > > to explain this to me. > > The reason why I didn't do it this way was, that if some

Re: [Freevo-devel] [kaa/popcorn] mplayer patch

2007-06-21 Thread Mathias Weber
Jason Tackaberry schrieb: > On 2007-06-21 11:08, Mathias Weber wrote: >> Mplayer doesn't use hwac3 or hwdts for playing mp3s he chooses a broken >> codec that is installed with ubuntu. I would like to have a chance to >> disable the use of this codec. But you will see tomorrow. > > Aha! Now I und

Re: [Freevo-devel] Kaa r2714 - in trunk/popcorn/src: . backends backends/mplayer backends/xine utils

2007-06-21 Thread Jason Tackaberry
On 2007-06-21 12:40, Dirk Meyer wrote: > Maybe enable and not enabled? The config variable name 'enabled' makes most sense to me. - This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of D

Re: [Freevo-devel] Kaa r2714 - in trunk/popcorn/src: . backends backends/mplayer backends/xine utils

2007-06-21 Thread Dirk Meyer
Jason Tackaberry wrote: > Modified: trunk/popcorn/src/backends/manager.py > == > --- trunk/popcorn/src/backends/manager.py (original) > +++ trunk/popcorn/src/backends/manager.py Thu Jun 21 15:53:45 2007 > @@ -52,7 +

Re: [Freevo-devel] External tuner patches

2007-06-21 Thread Duncan Webb
Karl Lattimer wrote: > Hey all! > > Over the weekend I hacked away at some of the external tuner stuff now > I've got my IR transmitter working nicely. > > I'll put together a patch for external tuner support which is only a > couple of lines of code, some changes to initiating the tuner app fro

Re: [Freevo-devel] Greek Translation

2007-06-21 Thread Duncan Webb
Lefteris F. Sarakinos wrote: > Hello to everybody > I am posting the translation file for freevo > Many thanks, a new locale. what's the correct name for the Greek locale? gr, Greek or something else? Thanks Duncan - This

Re: [Freevo-devel] [kaa/popcorn] mplayer patch

2007-06-21 Thread Jason Tackaberry
On 2007-06-21 11:08, Mathias Weber wrote: > Mplayer doesn't use hwac3 or hwdts for playing mp3s he chooses a broken > codec that is installed with ubuntu. I would like to have a chance to > disable the use of this codec. But you will see tomorrow. Aha! Now I understand. So this has nothing to do

Re: [Freevo-devel] [kaa/popcorn] mplayer patch

2007-06-21 Thread Mathias Weber
Jason Tackaberry schrieb: > On 2007-06-21 10:45, Mathias Weber wrote: >> I thought that mplayer takes the one from the config as well but he >> didn't. > Yeah, it won't, because the -ac argument on the command line (passed by > kaa.popcorn) will override anything in mplayer's config file. > > Ex

Re: [Freevo-devel] [kaa/popcorn] mplayer patch

2007-06-21 Thread Jason Tackaberry
On 2007-06-21 10:45, Mathias Weber wrote: > I thought that mplayer takes the one from the config as well but he > didn't. Yeah, it won't, because the -ac argument on the command line (passed by kaa.popcorn) will override anything in mplayer's config file. > I could specify the the audio codecs in

Re: [Freevo-devel] [kaa/popcorn] mplayer patch

2007-06-21 Thread Mathias Weber
Jason Tackaberry schrieb: > On 2007-06-21 02:02, Mathias Weber wrote: >> The problem is that if you specify that the sound should be pass >> through. You do not have the possibility to configure mplayer to use a >> specific mp3 codec, since mp3 don't work as pass through. If not in pass >> through

[Freevo-devel] External tuner patches

2007-06-21 Thread Karl Lattimer
Hey all! Over the weekend I hacked away at some of the external tuner stuff now I've got my IR transmitter working nicely. I'll put together a patch for external tuner support which is only a couple of lines of code, some changes to initiating the tuner app from the tv guide where external tuner

Re: [Freevo-devel] [kaa/popcorn] mplayer patch

2007-06-21 Thread Jason Tackaberry
On 2007-06-21 02:02, Mathias Weber wrote: > The problem is that if you specify that the sound should be pass > through. You do not have the possibility to configure mplayer to use a > specific mp3 codec, since mp3 don't work as pass through. If not in pass > through mode you can configure mplayer t