2018-09-07 14:25 GMT+02:00, Bob Kirnum <[email protected]>: > Apologies for top-posting, hopefully this reply is better.
No, not much. > I had a newer version of the FFmpeg source on a CentOS 7 image (we are > currently using libavformat 56.25.101). Added some debug to ffprobe.c and > it still shows the nb_index_entries as empty after the call to > avformat_open_input. MKVToolNix v26.0.0 indicates there are 10 entries in > the Cues section, each corresponding to a key frame as reported by ffprobe. > > ./ffprobe ./test.mkv Iirc, my question was if the issue (a seeking issue if I am not mistaken) is reproducible with ffmpeg - ffprobe does not seek by default. > ffprobe version N-85966-g78aa938 Copyright (c) 2007-2017 the FFmpeg This is old and unsupported. Carl Eugen _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
