Hello,
I assume to be on a good way if I use this as presuppostion :
ffprobe -loglevel error -select_streams v:0 -show_entries
packet=pts_time,flags,key -sexagesimal -of csv=print_section=0 "21
Bridges.ts" > txt
And here I got the info :
https://video.stackexchange.com/questions/19250/how-to-identify-i-frame-from-idr-frame-in-the-ffprobe-show-frames-output
"Frames with key_frame 1 (will have picture type I) are IDR frames.
I frames with key_frame 0 are not."
Now my question how to combine it ?
To get the timestamp and an indication of an IDR-frame ?
Regards
Richard
_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]