Re: [Freevo-users] freevo 1.7.3 crashing

2007-09-23 Thread Jaap Struyk
Duncan Webb schreef:

> Did you ever check the mplayer stdout and stderr logs?

Yes I did but at that time I couldn find anything suspicious in there.
-- 
Groetjes Japie

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problem with web server in rel-1 revision 9885?

2007-09-23 Thread Duncan Webb
Evan Hisey wrote:
> John-
>   Sounds like what happends when you go to the wrong webserver port.
> This is a bug, I really need to get documented and submitted. try
> addiing :8080 to the end of the server name. Also make sure that the
> local_conf.py has the webserver set up right.
> 
> Evan
> 
> On 9/22/07, John Molohan <[EMAIL PROTECTED]> wrote:
>> Hi,
>>
>> All I get now when I browse to my freevo site is this:
>>
>> Directory listing for /
>> Filename Content type Content encoding
>> downloadurl.py [text/plain]
>> downloadurl.pyc [application/x-python-code]
>>
>> Did I mess something up or is there a problem with the current svn?

Looks like setup.py is copying some files that it should not be

Check /usr/lib/python2.*/site-packages/freevo/www/htdocs, it should not
exist and then remove it and restart the webserver.

Duncan


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] albumtree plugin and ogg/mpc files

2007-09-23 Thread vlad
hello list, 

does the albumtree plugin work w/ ogg/mpc files?
i´ve run "freevo cache", but ogg files seem not to be cached. 
any ideas or hints?

vlad

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


Re: [Freevo-users] Problem with web server in rel-1 revision 9885?

2007-09-23 Thread Evan Hisey
John-
  Sounds like what happends when you go to the wrong webserver port.
This is a bug, I really need to get documented and submitted. try
addiing :8080 to the end of the server name. Also make sure that the
local_conf.py has the webserver set up right.

Evan

On 9/22/07, John Molohan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> All I get now when I browse to my freevo site is this:
>
> Directory listing for /
> Filename Content type Content encoding
> downloadurl.py [text/plain]
> downloadurl.pyc [application/x-python-code]
>
> Did I mess something up or is there a problem with the current svn?
>
> John
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> Freevo-users mailing list
> Freevo-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/freevo-users
>

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] resolution while playing

2007-09-23 Thread Hugo Monteiro
Hello all,

I've been poking around with freevo for the last days for the first time 
and i have to say that i'm impressed with all the possibilities.

My first approach was to launch freevo from gdm and i already had 
everything working in this setup. Then i saw the docs about freevo -fs, 
and i switched for that kind of setup, which is much faster and cleaner 
(no windowing and all). The problem is that suddenly my videos don't 
play with the right resolution. The resolution used is bigger than the 
768x576.

I've managed to correct this behavior in mplayer with -screenh 576 
-screenw 768 but since i use xine to play DVDs, i'm stuck on that part.

I can see in my /var/log/Xorg.0.log that the resolution used is 800x600, 
although i only have Modes "768x576" in my xorg.conf. My guess is that 
xinit doesn't really care about things on xorg.conf. And this clearly 
strikes me as a X issue.

"(II) NVIDIA(0): Setting mode "800x600""

I'd like to solve this in a general way, i.e. without having to force 
resolutions on the players, if that's not possible. If someone knows how 
can i do a similar thing to xine like i did with mplayer, that'll be 
great too. At least for a temporary fix up.

I've tried parameters --geometry 768x576+0+0 in xine, but the result was 
the same.

Any help will be very much appreciated.

Hugo Monteiro.

-- 
ci.fct.unl.pt:~# cat .signature

Hugo Monteiro
Email: [EMAIL PROTECTED]
Telefone : +351 212948300 Ext.15307

Centro de Informática
Faculdade de Ciências e Tecnologia da
   Universidade Nova de Lisboa
Quinta da Torre   2829-516 Caparica   Portugal
Telefone: +351 212948596   Fax: +351 212948548
www.ci.fct.unl.pt [EMAIL PROTECTED]

ci.fct.unl.pt:~# _


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users


[Freevo-users] ogm video and multiple audio tracks

2007-09-23 Thread alberto hernando
Hi.

I'm trying to play some ogm videos with multiple audio tracks and I've
noticed that freevo doesn't handle them right. Mplayer uses -aid to select
the audio track, and according to the man pages, thet are 1, 2, 3, etc. But
actually, my tracks are 0, 1, 2... I've checked this with a dvd ripped with
dvd::rip and another one, ripped with another tool, and the result is the
same. The mistake seems to be in the documentation, but I find it hard to
believe that nobody has noticed before. So perhaps my build of mplayer is
wrong? I hope somebody can check this. Ah, and avi files work fine.

Thanks
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/___
Freevo-users mailing list
Freevo-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-users