Re: [Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-30 Thread Jason Tackaberry
On Fri, 2005-12-30 at 13:07 +0100, Dirk Meyer wrote: > /me can't type > > | Is your stuff in mplayer yet? No, but remind me to submit another patch this weekend. It's tricky because what we want merged into mplayer is actually 3 separate patches: * VFCTRL_PERIODIC_UPDATE that allows filte

[Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-30 Thread Dirk Meyer
Dirk Meyer wrote: > Jason Tackaberry wrote: >> On Thu, 2005-12-29 at 21:37 -0500, Justin Wetherell wrote: >>> Well, I found out why Mplayer works in 1.5.4 but not in 2.0. Freevo2.0 >>> adds a bmovl command line parameter which screws up the screen. >> >> bmovl? Aacck. My eyes! The goggles do not

[Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-30 Thread Dirk Meyer
Jason Tackaberry wrote: > On Thu, 2005-12-29 at 21:37 -0500, Justin Wetherell wrote: >> Well, I found out why Mplayer works in 1.5.4 but not in 2.0. Freevo2.0 >> adds a bmovl command line parameter which screws up the screen. > > bmovl? Aacck. My eyes! The goggles do nothing! Is you no stuff in

[Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-30 Thread Dirk Meyer
Justin Wetherell wrote: > I guess i'll just add plugin.remove('video.bmovl') and play around with my > analog card some more. bmovl is no plugin anymore, but you can disable software scaling, this should prevert bmovl from starting. Dischi -- On-line, adj.: The idea that a human being

[Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-30 Thread Dirk Meyer
Jason Tackaberry wrote: > Of course, ultimately Freevo 2.0 won't be using bmovl. It probably > makes sense to just remove bmovl now. Dischi? Until I switche to kaa.canvas, bmovl will be in Freevo to have at least some osd. Dischi -- You have the right to remain silent. Anything you say will

Re: [Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-29 Thread Justin Wetherell
I guess i'll just add plugin.remove('video.bmovl') and play around with my analog card some more.On 12/29/05, Jason Tackaberry < [EMAIL PROTECTED]> wrote:On Thu, 2005-12-29 at 21:44 -0500, Justin Wetherell wrote: > I think Freevo2.0 isn't using bmovl correctly, it sould be used with> the "-vop" com

Re: [Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-29 Thread Jason Tackaberry
On Thu, 2005-12-29 at 21:44 -0500, Justin Wetherell wrote: > I think Freevo2.0 isn't using bmovl correctly, it sould be used with > the "-vop" command line option. -vop shouldn't be used anymore. It is deprecated in favor of -vf. Actually Freevo 2.0 shouldn't be using bmovl at all. :) Eventuall

[Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-29 Thread Justin Wetherell
I think Freevo2.0 isn't using bmovl correctly, it sould be used with the "-vop" command line option.If the command below was used correctly, it would look like:mplayer -autosync 100 -nolirc -autoq 100 -fs -slave -ao alsa -v -vo dfbmga:noinput -cache 5000 -vf-pre pp=de -vop bmovl=1:0:/tmp/bmovl-1862

Re: [Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-29 Thread Jason Tackaberry
On Thu, 2005-12-29 at 21:37 -0500, Justin Wetherell wrote: > Well, I found out why Mplayer works in 1.5.4 but not in 2.0. Freevo2.0 > adds a bmovl command line parameter which screws up the screen. bmovl? Aacck. My eyes! The goggles do nothing! Jason. signature.asc Description: This is a dig

[Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-29 Thread Justin Wetherell
Well, I found out why Mplayer works in 1.5.4 but not in 2.0. Freevo2.0 adds a bmovl command line parameter which screws up the screen.example of what Freevo2.0 sends:mplayer -autosync 100 -nolirc -autoq 100 -fs -slave -ao alsa -v -vo dfbmga:noinput -cache 5000 -vf-pre pp=de /opt/media/tv/12-24_22:0

Re: [Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-29 Thread Justin Wetherell
I am not much of a C-programmer, I write Java code for a living but if you need a dedicated DirectFB tester, i'll offer my services.On 12/29/05, Rob Shortt <[EMAIL PROTECTED]> wrote:Dirk Meyer wrote: > we are working on better dfb support using kaa.canvas and we sure> need some help from C-program

Re: [Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-29 Thread Rob Shortt
Dirk Meyer wrote: > we are working on better dfb support using kaa.canvas and we sure > need some help from C-programmers to wire kaa.xine against dfb. I There may not be much to do. I think that the (recent) xine dfb plugin doesn't even require the ui to be compiled against dfb - it should even

[Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-29 Thread Dirk Meyer
Justin Wetherell wrote: > Is there any reason why mplayer with DirectFB wouldn't work when launched > from Freevo2.0 but would work when launched from 1.5? I know you don't use > dfb, so you can just ignore me. :-) So I ignore that question :) But we are working on better dfb support using kaa.ca

Re: [Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-28 Thread Justin Wetherell
Is there any reason why mplayer with DirectFB wouldn't work when launched from Freevo2.0 but would work when launched from 1.5? I know you don't use dfb, so you can just ignore me. :-) On 12/27/05, Dirk Meyer <[EMAIL PROTECTED]> wrote: Justin Wetherell wrote:> Does mplayer have to be patched when D

[Freevo-devel] Re: Freevo 2.0 and DirectFB

2005-12-27 Thread Dirk Meyer
Justin Wetherell wrote: > Does mplayer have to be patched when DirectFB is used with Freevo > 2.0? I don't know, I don't use dfb. But we are rewriting the whole canvas stuff and I hope to get better dfb support while doing it. Dischi -- Bills travel through the mail at twice the speed of chec