Tom Catshoek

Results 4 comments of Tom Catshoek

I was able to get it to compile by doing: ``` ln -s /usr/lib/pkgconfig/gflags.pc /usr/lib/pkgconfig/libgflags.pc ``` In movie.cc, I also had to prefix all occurences of `PIX_FMT_*`with `AV_` ([found here](https://stackoverflow.com/questions/38846405/ffmpeg-pix-fmt-bgr24-was-not-declared-in-this-scope))...

Added functionality for specifying the log path in #9. Still working on the other output paths

https://github.com/tudelft-cda-lab/FlexFringe/pull/5 should fix this :)

There is another issue where flexfringe will say the input file does not exist if it doesn't have permission to open it