mirror of
https://github.com/morgan9e/UxPlay
synced 2026-04-14 00:04:13 +09:00
edit README
This commit is contained in:
15
README.md
15
README.md
@@ -109,15 +109,14 @@ the `-vd nvdec -vs glimagesink` uxplay options.
|
||||
of h264 video (by adding `-avdec` to the uxplay options) but this
|
||||
usually has unacceptable latency, and hardware-accelerated decoding by
|
||||
the Pi's built-in Broadcom GPU should be used. RPi OS (Bullseye) has
|
||||
abandoned the unmaintained 32-bit-only omx (OpenMAX) driver used for this
|
||||
by [RPiPlay](http://github.com/FD-/RPiPlay), in favor of v4l2
|
||||
stopped supporting the unmaintained 32-bit-only omx (OpenMAX) driver
|
||||
used for this by [RPiPlay](http://github.com/FD-/RPiPlay), in favor of v4l2
|
||||
(Video4Linux2). Fixes to the GStreamer v4l2 plugin that allow it to
|
||||
work with UxPlay on RPi are now in the GStreamer-1.21 development
|
||||
branch, and will only be available in the upcoming GStreamer-1.22 release,
|
||||
but a (partial) backport (as `gstreamer1.0-plugins-good-1.18.4-2+~rpt1`)
|
||||
for RPi OS (Bullseye) has already appeared in its current updates. Until
|
||||
the promised full update appears, or if you are using a different
|
||||
distribution, you can find
|
||||
work with UxPlay on RPi are now in the GStreamer development
|
||||
branch, and will be available in the upcoming GStreamer-1.22 release,
|
||||
but a (partial) backport (as `gstreamer1.0-plugins-good-1.18.4-2+~rpt1`)
|
||||
has already appeared in RPi OS updates. Until the promised full update
|
||||
appears, or if you are using a different distribution, you can find
|
||||
[patching instructions for GStreamer](https://github.com/FDH2/UxPlay/wiki/Gstreamer-Video4Linux2-plugin-patches)
|
||||
in the [UxPlay Wiki](https://github.com/FDH2/UxPlay/wiki). Patches
|
||||
are available for all GStreamer releases 1.18.4 and later.
|
||||
|
||||
Reference in New Issue
Block a user