> 2016/06/21 8:52 P.M. Carl Eugen Hoyos <cehoyos<at>ag.or.at> wrote:
> 
> I cannot answer your original question, you have not even 
> shown complete, uncut console output (it is always required 
> if you need help here), nor provided an example input file.

Additional Information.  I can check my video's key frame and time with the 
following 
command:

$ ffprobe -select_streams v -show_frames -v quiet sample.mp4 -unit | grep 
key_frame=1 -A 3
key_frame=1
pkt_pts=0
pkt_pts_time=0.000000 s
pkt_dts=0
--
key_frame=1
pkt_pts=500500
pkt_pts_time=8.341667 s
pkt_dts=500500
--
key_frame=1
pkt_pts=1001000
pkt_pts_time=16.683333 s
pkt_dts=1001000
--
key_frame=1
pkt_pts=1501500
pkt_pts_time=25.025000 s
pkt_dts=1501500
--
key_frame=1
pkt_pts=2002000
pkt_pts_time=33.366667 s
pkt_dts=2002000
--
key_frame=1
pkt_pts=2502500
pkt_pts_time=41.708333 s
pkt_dts=2502500


Best Regards,


Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
ffmpeg-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".

Reply via email to