how to play videos in .avi file format in chrome?

后端 未结 2 765
傲寒
傲寒 2021-01-07 03:50

Technically It was possible to play .avi files by loading an embedded object for a external player directly in the HTML. Now chrome deprecated that capabitilities and the

2条回答
  •  梦毁少年i
    2021-01-07 04:23

    I invented an alternative for Npapi windows media player!

    My windows program is an extension for all browsers installed on the computer. And it can be very interesting complement any browser functionality. For example I have added to my site (example site, with part of code: http://master255.org/) mpc-hc player with feedback to view any video from the site.

    It sounds fantastic? But it works! :-D

    Program Code:

    https://github.com/master255/Redirector

    Download:

    http://master255.org/setup/setup.exe

    Enjoy!

提交回复
热议问题