TBSniller / piccap

PicCap - Hyperion Sender App | Ambilight for LG WebOS TVs
MIT License
296 stars 30 forks source link

list of acceptable resolutions #10

Closed tavalin closed 1 year ago

tavalin commented 2 years ago

Hi - me again.

After the previous issue where the default capture resolution is set to 360 x 180 which doesn't work for my TV - is there a way to determine acceptable capture resolutions?

TBSniller commented 2 years ago

Hey, actually not really. It also seems to be different from application to application. With libdile_vt we may will have a independet solution for that. But actually is earlier than our other early stuff.

Maybe one solution will be to enable logging, start capture and get the supported resolution from /var/log/messages. As far as we know its stated there after a start

dimitrij2k commented 2 years ago

180 x 90 x 30fps/60fps/0fps 360 x 180 x …… 640 x 360 x ……

just try it…

I use 160 x 90 resolution...

TBSniller commented 2 years ago

maybe we can get the information for available resolutions from the backends and display them in a drop down-menu in future.

TBSniller commented 1 year ago

Over time we have collected some resolutions. They are now available in a drop down menu in settings page.