fupdec / mediaChips

Manage your videos, add any metadata to them and play them.
https://mediachips.app
GNU General Public License v3.0
166 stars 22 forks source link

add "ratio" as filter- and search-option #152

Open chqp opened 1 year ago

chqp commented 1 year ago

While height and width of videos can already be used to filter and search for videos, their easily calculable dependents "aspect ratio" and "orientation" would likely give the apps value for users a significant boost in relation to the necessary effort to implement them.

value boost:

effort:

for reference: XnViewMP introduced exactly that for filtering and sorting pictures; screenshot linked in a reddit-thread.

bonus: ratio would enable many use cases; ie to distinguish between landscape oriented, portrait oriented and cubic videos. Even more intuitive would be adding another variable "orientation" or to replace the displayed values with their commonly known labels; ie. show 4:3 instead of the value 0,75 and 16:9 rather than 0,56 accordingly