On 17.10.2016 14:53, Ricardo Jimenez Hurtado wrote:
> Ok, I am get that the configure work, for that i change the file in
> NDI's SDI lib/libndi.a to lib/libndi.so but when I make this is the error
>
> ndi.c: In function ‘consumer_ndi_feeder’:
> ndi.c:180:9: error: ‘NDIlib_frame_format_type_progressive’ undeclared
> (first use in this function)
>         ? NDIlib_frame_format_type_progressive
>           ^
> ndi.c:180:9: note: each undeclared identifier is reported only once for
> each function it appears in
> ndi.c:181:9: error: ‘NDIlib_frame_format_type_interleaved’ undeclared
> (first use in this function)
>         : NDIlib_frame_format_type_interleaved,
>           ^

you need latest version of Linux NDI SDK with pre-built dynamic library.

mail to n...@newtek.com to request it...

-- 
Maksym Veremeyenko


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Mlt-devel mailing list
Mlt-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mlt-devel

Reply via email to