On 11/29/2010 04:08 PM, Gordiychuck Oleg wrote:
> Is there any way to build flashless html5 video player with libav?

A player that works on a browser could use the video tag to decode or
you can have a native plugin (e.g. vlc).

> Or may be there are already built solutions? Is ffmpeg portable on any 
> js-framework?

ffmpeg is written in C, you could use the llvm-to-js compiler and see
what happens but... it's unlikely to be fast enough to be anything but a
toy, even if it could work.

Maybe I misunderstood your question.

lu

-- 

Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero

_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to