Skip to content

Commit

Permalink
doc: Update OSX section
Browse files Browse the repository at this point in the history
The build system now works as should.
  • Loading branch information
lu-zero committed Aug 26, 2014
1 parent 7fb551f commit c4e5e47
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Initially developed as an example integration between libavformat and the
bmd sdk, it ended up being a set of useful tools to use the BlackMagic Devices
decklink cards on Linux and MacOSX.
decklink cards on Linux and OSX.

Thanks to TodoStreaming sponsoring its early development.

Expand All @@ -19,10 +19,9 @@ You can build it out of the Sample tree by issuing
make SDK_PATH=/path/to/the/bmd/include
```

### MacOSX Support
### OSX Support

Pass SYS=Darwin to make, it should work, please DO complain to BlackMagic
Design for having non-matching apis cross operating systems.
Should work out of box.

### Windows Support

Expand All @@ -47,6 +46,8 @@ Patch and/or sponsorship welcome.

-m specific modeline, resolution+framerate

-o pass AVFormat AVOptions (expert)

NOTE: make sure you are processing frames capture in real time or be
prepared to end up using all your memory quite quickly, HD raw data
fills up memory quickly.
Expand Down

0 comments on commit c4e5e47

Please sign in to comment.