Update readme about video player

master
Andy Stewart 8 years ago
parent 3fdcb51068
commit 42a56f142c
  1. 2
      README.md

@ -106,7 +106,7 @@ from app.foo.buffer import FooBuffer
* Browser: add progressbar
* Browser: add cookie support
* ImageViewer: add zoom support
* VideoPlayer: use mpv or vlc instead html5 video tag
* VideoPlayer: use ffmpeg implement video player, mpv/vlc can't work with QWidget.render and slow, XComposite must need main window is show before composite to other window.
## Contact me

Loading…
Cancel
Save