vs-preview
vs-preview copied to clipboard
Improve Comp Toolbar
- [ ] Search range
- [ ] Select index for base index of searching
- [ ] ALL
- [ ] 0-1-2... Explanation: for comping multiple sources, when searching for example P/B frames, you want to lookup pros of all. when doing it on filtered clip, you want to check the prop only on the source
- [ ] Bright/Dark frames selection (From #38)
- [x] GUI Part
- [ ] Select index as before, so you can only check one source and not waste time
- [ ] Checkbox for adding information in the top-left
- Frame Type
- Frame Number
- Name
- [ ] Option in the settings to add a minimum length between any sample frame (From #39)
- [x] Add hotkey for inputting current frame into manual frames textbox (From #75)
- [ ] Add possibility of creating a random seed for comps, to make them reproducible (From #53)
- [ ] Add manual frames parsing for automatically importing frames from scening toolbar (From #46)
For most of these items, we should also add stuff to #27
When creating a comparison, it only looks at frame numbers. It should respect timestamps instead, like vspreview does regularly when syncing output clips. This should allow for clips with different framerates (including VFR) to be compared more consistently.
When creating a comparison, it only looks at frame numbers. It should respect timestamps instead, like vspreview does regularly when syncing output clips. This should allow for clips with different framerates (including VFR) to be compared more consistently.
For the record, this got implemented.