2016-09-16 20:08 GMT+02:00 Philippe Gorley: >> > I've compiled FFmpeg with the following configuration: >> > ./configure --prefix=/usr/local --disable-everything >> > --disable-programs --enable-protocols >> > --enable-demuxers --enable-parser=h264 >> > --enable-decoder=h264 --enable-indev=v4l2 >> > --enable-shared >> > >> > Is this timeout a known bug? >> >> Is the issue reproducible with current FFmpeg git head? >> I believe a similar issue was fixed recently. > > Yes, I have reproduced with git head (as of 30 or 45 minutes ago). > >> Is it also reproducible with "./ffmpeg -i rtp://hostname:port"? >> Is it also reproducible if you build with "./configure && make"? > > It does not time out.
Is this the answer to both questions or one of them? > Any ideas why that is? Apparently your configure line disables a needed part but this may be a misunderstanding, see above. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
