An open API service indexing awesome lists of open source software.

https://github.com/ebu/mxftools

EBU Media Player Project
https://github.com/ebu/mxftools

Last synced: 12 months ago
JSON representation

EBU Media Player Project

Awesome Lists containing this project

README

          

export PKG_CONFIG_PATH=/usr/lib64/pkgconfig/:/usr/share/pkgconfig/:/usr/local/lib/pkgconfig/
export LD_LIBRARY_PATH=/usr/local/lib/

c++ -std=c++11 *.cpp -o demo-linux64 `pkg-config --libs --cflags gtkmm-3.0 gdkmm-3.0 gstreamermm-0.10 xerces-c libMXF-1.0 libMXF++-1.0 bmx-0.1 ebu-mxfsdk-1.0` -lboost_regex -W -Wall