Quote from: John Kesl on August 07, 2013, 11:43:06 AM
Really? How are you determining that you are actually shooting All-I on the autoload firmware? How do you know?
I might be wrong, but this is how I try and determine which frames are I frames. I guess if it's all I frames each frame would come through.
ffprobe -show_packets -pretty yourmovie.mov | grep flag |grep -o -n "flags=K"