With Nouveau there may be problems with the hardware video decoder, but then the softhddevice will most likely work with software decoding.
Posts by lnj
-
-
get hwaccel context, not supported - this a not error, this is a vdpau message.
Compile the plugin with debug enabled in Makefile and post log. See Xorg log also, may be X not started.
-
Try export LIBVA_DRI3_DISABLE=1 only.
-
libEGL warning: failed to get driver name for fd -1
Try
export LIBVA_DRI3_DISABLE=1
may be
export LIBVA_DRIVER_NAME=i965
-
Why -w no-hw-decoder? This disable hw decoder and use software decoder.
vaSyncSurface failed - this is a GLX, but not EGL.
-
For gt630 use vdpau. In the plugin menu in the video settings, try changing the synchronization mode.
-
I checked. I have the same source code working, on Ubuntu 22.04, so use it.
-
I now have and use pvr150 mce, I will compare my source with this code and do PR if necessary.
To scan or create channels, you can use the channelscan plugin.
-
Try with mpv
-audio-device alsa/front:CARD=I82801AAICH,DEV=0
-audio-device pulse
-
-
Look aplay -L, try -a default.
Crash because there is no video output and no OSD.
Find the parameters that MPV works with and put them in the plugin settings.
-
Try -v auto -h auto -a audiodevice
You can enable debug in make file, and look at the /var/log/mpv.
Also, test mpv without vdr.
-
I'll try to make control pip through svdr when I have more free time.
-
Ok, I'll try to reproduce this.
-
Please, describe this problem here (this is offtopic) and I will try to figure it out.
-
Try change A/V sync start mode in plugin's menu.
-
I get high CPU usage when starting VDR with va-api or va-api-egl, but when I switch channels it goes down. I will look for the reason.
Upd.
High CPU load only if you select accurate sync start.
-
Fixed, try git.
-
Ok, on other comp I have full freeze too.
-
For me you records freeze some seconds on error, and go later.