Jonathan Thomas
|
40e6f7da50
|
Fixed a HDMI color issue, where the numbers were too big (needed /255), which fixed all my alpha animation (i.e. fading) issues with HDMI.
|
2013-02-12 03:16:16 -06:00 |
|
Jonathan Thomas
|
efc1ad47fe
|
Added an OpenShot logo to the bottom of the screen (layer 4)
|
2013-02-12 02:56:59 -06:00 |
|
Jonathan Thomas
|
ca09838b0f
|
Optimized the compositing of simple layers (with no transformation), by not resizing it's canvas to match the timeline. Also, improved the Decklink reader to wait for the frame to become available (if it's in the future), and to jump ahead on the timeline if it gets behind. Blackmagic program can now composite 4 layers in real time.
|
2013-02-12 02:42:18 -06:00 |
|
Jonathan Thomas
|
cc32bbf38a
|
Made decklinkOutput keep scheduling the last successfull frame, if the queue runs out. Also, made the timeline multi-threaded, and improved the DecklinkInput.cpp to keep frames in order, by returning the correct frame based on the number.
|
2013-02-12 01:28:48 -06:00 |
|
Jonathan Thomas
|
0b4cd27f6b
|
Tweeked some greenscreen settings
|
2013-02-10 23:09:27 -06:00 |
|
Jonathan Thomas
|
4a4d9e2a34
|
Improved the timeline compositing performance, fixed some blackmagic bugs, and finally have an actual chromakey demo working!
|
2013-02-10 21:16:46 -06:00 |
|
Jonathan Thomas
|
09a02c0adf
|
Adding the initial version of the decklink writer, and a fully working (full circle) blackmagic example executabe, which processes real-time HD video and output's it via HDMI.
|
2013-02-10 02:19:40 -06:00 |
|