Luca Barbato

Results 388 comments of Luca Barbato

If you have the cpu/pci bandwidth sure. On 30 Jun 2015 09:43, "ggnull35" [email protected] wrote: > Hello All, > > 10th of June, BMD announced an additional card for DeckLink...

should work fine, in few weeks libbmd will be updated throughly with lots of additional features (assuming nothing eats my free time), but for normal capture just works. On Tue,...

My plan with libbmd is to provide thin libclang generated wrappers and then expose colorspace, ancillary data and few other features bmdcapture provides now. On Tue, Jun 30, 2015 at...

You probably are missing the `dev` package. You can use [this](https://launchpad.net/~motumedia/+archive/ubuntu/libav-daily) repository to get the latest libav.

`libavformat-dev` missing =)

can you please paste the full error?

Check that avformat exists `ls /usr/include/libavformat/avformat.h` `head /usr/include/libavformat/avformat.h`

`pkg-config --libs libavcodec libavformat libswscale libavutil`

`-L/usr/local/lib` You are using something you manually installed. wipe `/usr/local/lib` and `/usr/local/include` out of it and you should be fine.

`apt-get install libswscale-dev`