So, as the subject describes, FFPROBE analysis reports thatall I-Frames in a TS 
file are keyframes.

Running the same analysis on a professional MPEG-TS file analyzer,it shows that 
the keyframes are in the interval of 2s, just as configured onthe encoder, and 
the rest of the frames are regular (non IDR).


 
ffprobe -v quiet -print_format json -show_format -show_frames -show_streams 
-unit -select_streams v "D:\CH621.ts" > "D:\CH621.ts.json" -skip_frame nointra


 
The above output is attached.


Can someone help me understand why?
Thanks!
 
Edilson

Attachment: CH621.ts - Copy.json
Description: application/json

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to