File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed
Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 22
33Initially developed as an example integration between libavformat and the
44bmd sdk, it ended up being a set of useful tools to use the BlackMagic Devices
5- decklink cards on Linux and MacOSX .
5+ decklink cards on Linux and OSX .
66
77Thanks to TodoStreaming sponsoring its early development.
88
@@ -19,10 +19,9 @@ You can build it out of the Sample tree by issuing
1919make SDK_PATH=/path/to/the/bmd/include
2020```
2121
22- ### MacOSX Support
22+ ### OSX Support
2323
24- Pass SYS=Darwin to make, it should work, please DO complain to BlackMagic
25- Design for having non-matching apis cross operating systems.
24+ Should work out of box.
2625
2726### Windows Support
2827
@@ -47,6 +46,8 @@ Patch and/or sponsorship welcome.
4746
4847-m specific modeline, resolution+framerate
4948
49+ -o pass AVFormat AVOptions (expert)
50+
5051NOTE: make sure you are processing frames capture in real time or be
5152prepared to end up using all your memory quite quickly, HD raw data
5253fills up memory quickly.
You can’t perform that action at this time.
0 commit comments