Seungmin Kim
Seungmin Kim
More discussions are going on related to the VAAPI plugin in https://github.com/selkies-project/selkies-gstreamer/pull/42.
https://github.com/selkies-project/selkies-gstreamer/commit/bce15bac9c455cf24ab5cca5ec6d6e3406b90811 Thanks to austriangam3r: > got the amd hardware acceleration working with the newest gstreamer version, the segfaults happen when some property of the data channel is accessed in newer...
> Does selkies-gstreamer support AV1 codec for now? @maxpain Depends on the web browser. I'm trying to make updates.
We need this. https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/1489 AV1 support tends to be meaningless without support from NVIDIA.
`vah264enc` is added in commit https://github.com/selkies-project/selkies-gstreamer/commit/736292ca1ef7e1a705330d1b70f9d23bb09d9d0f as well as the upgrade to GStreamer 1.22. The `msdk` plugins for Intel GPUs and `amf` plugins for AMD GPUs may provide additional improvements....
~~The above addition is NOT tested, thus everyone is encouraged to feedback.~~
`subprojects/gst-plugins-bad/sys/amfcodec/meson.build:53:4: ERROR: Problem encountered: amf plugin supports only Windows` AMD users on Linux are stuck with `va` until the Vulkan backend is implemented into GStreamer. Check https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/5811 Edit: AMF has...
Look for `ADD_ENCODER` in `gstwebrtc_app.py` and add details in order to add a new encoder. - Support of `qsv` is open for contribution (GStreamer build pipeline is already ready, just...
https://webrtc.googlesource.com/src/+/972f28335a7f989ee1ffccb7c64fda1f29e09747 H.265 coming to Chromium? https://github.com/WebKit/WebKit/pull/15494 And an apparent solution to the packetization issue in Apple.
Note to self regarding x264enc - option added to the pipeline: https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/3034