Video cache
The ten most recently played videos are cached, and can be selected via Image/Video/Select, keys 0..9 on the numeric keypad, or the Video Select MIDI property. This provides you with a dynamic "working set" of videos that can be accessed easily, without having to remember where they are in your playlist. The cache is kept in ascending order by age, i.e. Num0 is always the most recently played video, Num1 is the second most recently played video, and so on.
Note that a distinction is made between selecting cached videos, and playing videos, which may or may not be already cached. Cached videos are selected as described above; videos are played via the playlist dialog, assigned keys, or MIDI mapping. Selecting a cached video doesn't affect the cache order, whereas playing a video changes the order as follows:
- If the video isn't cached yet, it becomes Num0, the previously cached videos move up a key, and if the cache was full, the tenth video gets bumped.
- If the video is already cached, it moves to Num0, and videos that were below it move up a key, but nobody gets bumped.
The following diagram illustrates both cases, using names to represent the videos. Bold indicates the currently playing video.
Initial cache state: |
After playing "karl": |
After playing "fred": |
7 cody | 8 burt | 9 adam |
4 fred | 5 eddy | 6 doug |
1 ivan | 2 hank | 3 greg |
0 jack | |
|
7 doug | 8 cody | 9 burt |
4 greg | 5 fred | 6 eddy |
1 jack | 2 ivan | 3 hank |
0 karl | |
|
7 doug | 8 cody | 9 burt |
4 hank | 5 greg | 6 eddy |
1 karl | 2 jack | 3 ivan |
0 fred | |
|
The following table associates cached videos with keys and MIDI. Note that a value of 127 disables video. If this is undesirable, set the range of the Video Select MIDI property to 4.99 instead of 5.
Key | MIDI | Video |
---|
Num0 | 0..12 | 0 |
Num1 | 13..25 | 1 |
Num2 | 26..38 | 2 |
Num3 | 39..51 | 3 |
Num4 | 52..63 | 4 |
Num5 | 64..76 | 5 |
Num6 | 77..89 | 6 |
Num7 | 90..101 | 7 |
Num8 | 102..114 | 8 |
Num9 | 115..126 | 9 |
Num. | 127 | None |