switch to playbin, improve public api, performance
This commit is contained in:
parent
36d2b90f1d
commit
c44141c717
5 changed files with 193 additions and 128 deletions
|
@ -13,7 +13,7 @@ Features:
|
|||
- Video buffering when streaming on a network.
|
||||
- Audio support.
|
||||
- Programmatic control.
|
||||
- Capture thumbnails from a set of timestamps.
|
||||
- Can capture thumbnails from a set of timestamps.
|
||||
- Good performance (i.e., comparable to other video players). GStreamer (with the right plugins) will perform hardware-accelerated decoding, and the color space (YUV to RGB) is converted on the GPU whilst rendering the frame.
|
||||
|
||||
Limitations (hopefully to be fixed):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue