[webkit-dev] [WinCairo] : ENABLE_VIDEO => how to activate HTML5 video tag ?

Mital Vora mital.d.vora at gmail.com
Mon Oct 14 19:29:21 PDT 2013


Hi Alex,

So Our Choices so far:

GStreamer
FFMPeg (http://www.ffmpeg.org/)
Media Foundation (
http://msdn.microsoft.com/en-us/library/windows/desktop/ms696274(v=vs.85).aspx
)
WebM (http://www.webmproject.org/)

Chrome's part source code for:

FFMpeg: http://src.chromium.org/viewvc/chrome/trunk/src/media/ffmpeg/
WebM: http://src.chromium.org/viewvc/chrome/trunk/src/media/webm/



Regards,

Mital Vora.


On Mon, Oct 14, 2013 at 11:38 PM, Brent Fulgham <bfulgham at apple.com> wrote:

> The only problem with Media Foundation is that it is Vista-and-newer only.
>  There is no Windows XP version.
>
> -Brent
>
> On Oct 14, 2013, at 10:23 AM, Brent Fulgham <bfulgham at apple.com> wrote:
>
> Alex, Brendan:
>
> I do think that something like Media Foundation would be a useful way to
> go, since WinCairo is pretty solidly Windows-only.
>
> -Brent
>
>
> On Oct 14, 2013, at 10:00 AM, Brendan Long <self at brendanlong.com> wrote:
>
>  On 10/14/2013 10:39 AM, Mital Vora wrote:
>
> * are we considering any other possibilities besides gstreamer like ffmpeg
> (http://www.ffmpeg.org/) or any other.
>
> By the way, if this is just for Windows, you may want to look at Media
> Foundation <https://en.wikipedia.org/wiki/Media_Foundation>.
>
> Also, I took at look at the media players before Chromium was removed, and
> I didn't see an FFMPEG media player. Maybe Chromium's media player has
> always been in the Chromium tree instead of the WebKit tree.
>  _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20131015/3dcaf99c/attachment.html>


More information about the webkit-dev mailing list