Re: [Libav-user] Compiling/linking on raspi fails to link to libav

2018-03-30 Thread Ingmar Rieger
Just a follow up if someone finds this thread with the same problem: You have to put the includes into an extern "C" section like: extern "C" { #include #include #include #include } Haven't a case where I needed extern "C" for includes as most libraries seem to put headers

[Libav-user] Compiling/linking on raspi fails to link to libav

2018-02-23 Thread Ingmar Rieger
Hello, I'm building a small tool to run on a Raspberry Pi while I shoot timelapses where I transfer the small JPG files shot besides my raw files and use them for exposure checking and correction. As I already have them on the raspi then I'd like to write a small preview movie clip from