Hello,

The followiing output of :

ffprobe -loglevel error -select_streams v:0 -show_entries packet=pts_time,flags -of csv=print_section=0 "21 Bridges.ts"

0.044000,K__,
0.124000,___,
0.084000,___,
0.064000,___,
0.104000,___,
0.204000,___,
0.164000,___,
0.144000,___,
0.184000,___,
0.284000,___,
0.244000,___,
0.224000,___,
0.264000,___,
0.364000,___,
0.324000,___,

...

Is it possible to get a timestamp format like : hh:mm:ss:ms ?

Also I search for the description of all possible flags like "K".

Regards

Richard

_______________________________________________
ffmpeg-user mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to