Giter Club home page Giter Club logo

Comments (8)

pesintta avatar pesintta commented on June 16, 2024

I tried with vdr-2.3.8, skindesigner (latest master) and vaapidevice (latest master) and could not reproduce such behavior.

Have you tried running vaapidevice in fullscreen (-f switch)? It looks like some osd area might be supplied wrong but I don't yet know how to track that. It would be helpful if you could add more debug logging to vdr/skindesigner

More specifically if you could log x, y and width and height in skindesigners cSdOsd::CreateOsd method.

from vdr-plugin-vaapidevice.

jupe76 avatar jupe76 commented on June 16, 2024

I'm also running vdr 2.3.8, latest skindesigner master.
Parameters for vaapidevice are -a hw:0,3 -p hw:0,3 -D -f

I'll look after the needed debug informations ...

from vdr-plugin-vaapidevice.

jupe76 avatar jupe76 commented on June 16, 2024

Ok, so with 6372704 I'm getting:
Mar 04 22:04:37 vdrtwo vdr[14474]: [14474] CreateOsd: x 0, y 0, width 1920, height 1080

With master I'm getting:
Mar 04 22:06:48 vdrtwo vdr[14957]: [14957] ERROR: unknown config parameter: vaapidevice.Osd.Height = 0
Mar 04 22:06:48 vdrtwo vdr[14957]: [14957] ERROR: unknown config parameter: vaapidevice.Osd.Width = 0
Mar 04 22:06:49 vdrtwo vdr[14957]: [14957] CreateOsd: x 0, y 0, width 0, height 0
Mar 04 22:06:49 vdrtwo vdr[14957]: [14957] ERROR: cOsd::SetAreas returned 5 (wrong alignment)

from vdr-plugin-vaapidevice.

Space2Man avatar Space2Man commented on June 16, 2024

Hi,

I can confirm the issue ... running latest vaapidevice + latest skindesigner ... using shady-KISS skin ... had to revert because of WAF issue ... I will check for downtime window :)

from vdr-plugin-vaapidevice.

pesintta avatar pesintta commented on June 16, 2024

I pushed a commit 48a0f79 to master that might have an effect on this. Can you test that?

from vdr-plugin-vaapidevice.

jupe76 avatar jupe76 commented on June 16, 2024

Hi, thanks, that did the trick.
OSD is working again.

Only drawback is that now the log is sometimes flooded with:
Mar 04 22:59:12 vdrtwo vdr[18174]: [18174] VAAPI-ERROR: video: VideoGetOsdSize: osd/window size not set yet

from vdr-plugin-vaapidevice.

Space2Man avatar Space2Man commented on June 16, 2024

... moved to new issue since it does not even work without skindesigner for me ... #68

from vdr-plugin-vaapidevice.

jupe76 avatar jupe76 commented on June 16, 2024

closed with 1198cfd

from vdr-plugin-vaapidevice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.