Samvit Jain
Samvit Jain
I think cudnn version has to be v5.1, as listed in the requirements. I'm running into this issue using cuda 9.0 + cudnn 7.0.5. This seems to be the accepted...
To pinpoint the crash, run the following: ``` > make > sudo gdb ./mpegflow (gdb) b 78 Breakpoint 2 at 0x100001603: file mpegflow.cpp, line 78. (gdb) run examples/mpi_sintel_final_alley_1.avi > examples/alley_1.txt...
`ffmpeg -i examples/mpi_sintel_final_alley_1.avi -ss 00:00:0.435 -vframes 1 out.png` outputs a frame at time 00:00:0.435 as expected, so yes ffmpeg works on the video