Blender Git Commit Log
Git Commits -> Revision b8435f4
Revision b8435f4 by Benoit Bolsee (decklink) May 18, 2016, 20:30 (GMT) |
VideoDeclink: change default cache size to 4 frames. Previously, cache size was only 3 frames, which caused problems with older types of Decklink cards (was working with the 4K Extreme). The default is now 4 frames and it is possible to specify a different cache size when opening the card: VideoDecklink("<mode>/<pixel>[/3D][:<cachesize>]", cardIdx) Ex with 8 frames in cache: VideoDecklink("pal/2vuy:8", 0) |
Commit Details:
Full Hash: b8435f48f02e3fdd69bfba68c2a890bd3340b085
Parent Commit: 4a507a7
Lines Changed: +19, -6
1 Modified Path:
/source/gameengine/VideoTexture/VideoDeckLink.cpp (+19, -6) (Diff)