edit README

This commit is contained in:
fduncanh
2022-02-28 12:32:33 -05:00
parent 720828981d
commit c20af7d9b6

View File

@@ -89,7 +89,8 @@ This plugin should be used with the `-vd nvdec` (or nvh264dec) and `-vs glimages
video pipeline is "` (decrypted h264 stream from iOS)! queue ! h264parse ! decodebin ! videoconvert ! autovideosink sync=false`"
and the uxplay options `-vp , -vd, -vc ,-vs` can be used to
replace `h264parse, decodebin, videoconvert, autovideosink` by the user's
choices. (`-rpi` is equivalent to '-vd v4l2h264dec -vc v4l2convert`). The first frame in the h264 video stream sends the "caps"
choices. (`-rpi` is equivalent
to '-vd v4l2h264dec -vc v4l2convert`). The first frame in the h264 video stream sends the "caps"
details (SPS, PPS) to h264parse. UxPlay users with the R Pi (model 4 recommended) are invited to experiment and report any
successes. (The uxplay `-d` option will display the actual video pipeline being used.)