Checklist
Feature Description
PipePipe 5.3.0
The current quality menu looks like this #1086 (comment), I think implemented in InfinityLoop1308/PipePipeClient@dff9ce5
It is sorted by resolution > codec, but the display string is codec + resolution, which creates ragged text that is harder to scan visually from top to bottom.
| Current |
Proposed |
| VP9 1080p60 |
1080p60 VP9 |
| AVC1 1080p60 |
1080p60 AVC1 |
| VP9 720p60 |
720p60 VP9 |
| AVC1 720p60 |
720p60 AVC1 |
| VP9 480p |
480p VP9 |
| AVC1 480p |
480p AVC1 |
Checklist
Feature Description
PipePipe 5.3.0
The current quality menu looks like this #1086 (comment), I think implemented in InfinityLoop1308/PipePipeClient@dff9ce5
It is sorted by resolution > codec, but the display string is codec + resolution, which creates ragged text that is harder to scan visually from top to bottom.