On Tue, 2005-10-25 at 16:52 +0200, Dirk Meyer wrote:
> Like I wrote in my last post about vlc, I failed to get it working. 

I installed vlc pretty easily on Fedora using the livna yum repo.  It
Just Worked.

> I would prefer the Freevo 2.0 code base.

Yes, developing this against 1.5 would be a waste of time.

> Can you give me an example? E.g. I want to play file foo.avi on the
> remote machine. How do I start vlc server to stream the avi to the
> client? And how do I start the client?

vlc uses a url style like xine.  "vlc foo.avi" or "vlc file://foo.avi".
But I don't know how to control the interface from a controlling
application.  Nor do I know anything about the streaming server stuff.
I've only ever used the client, and even then just for testing and
playing, since the union of mplayer and xine implements every feature I
need.

> Yes and no. If someone wants to have a feature, money could help. IIRC
> apple support for vim is a good example for this. But I don't want
> money for this, I want a good reason. 

Both would be best. :)

> One major problem is our new canvas stuff. We want to draw on the
> video at client side. Jason hacked stuff to do this for mplayer and
> xine and this is still missing for vlc. 

Right.  Adding support for a new video player is seriously non-trivial.
To get the full, seamless integration we're aiming for in Freevo 2.0,
the player will need support for OSD BGRA buffer, and the ability to
copy each frame to shared memory as it's being drawn.

Jason.

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to