On Wed, Feb 28, 2007 at 03:18:03PM +0100, Klaas-Pieter Vlieg wrote:
> Hi Tomas
> > 
> > We've chosen not to use ffmpeg network code, since it doesn't 
> > cache the file being played, which is needed when seeking (as 
> > when using youtube). Right now the code is aimed at playing 
> > non-streams such as youtube etc., since that's what most 
> > users will want.
> > 
> Aha, well the nice thing about VLC server is that it supports seeking. By 
> using libcurl you can just send it a the seek position. So if that was the 
> only reason for not using ffmpeg network code you may want to reconsider :)

Our curl adapter allows seeking, no problem there.

--strk;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to