openatv / enigma2

openatv-gui
GNU General Public License v2.0
200 stars 314 forks source link

[Video Wizard] Sort by highest res/quality #2897

Closed wedebe closed 1 year ago

wedebe commented 1 year ago

Sort video to highest resolution/progressive/interleaved.

eg: 1080p 1080i 720p 720i etc...

screenshot

jbleyel commented 1 year ago

I think that’s not a bug. The sort order is the most common used order based on the possible valid resolutions.

720p needs to be the first because not all TV have more than 720p

IanSav commented 1 year ago

In older days one might even suggest that we start at 480i/576i and then work our way up to the higher resolutions. These days I think 720p is a fairly safe bet.

wedebe commented 1 year ago

Ah, that makes sense.

However... in the case where e2 has done a detection to get available modes, surrely it then knows the max capable resolution?

Papi2000-new commented 1 year ago

If EDID could be read correctly, that will work. But it's not sure, that it could be retreived in all cases. Also if you have choosen 2160p-multi at an UHD-TV, and plug the box to a FHD-TV, you will not get a picture after the bootlogo has passed, because there also is no auto-limit to the max. capable available resolution.

jbleyel commented 1 year ago

The Video Wizard has been changed.