[FFmpeg-user] ISSUE ABOUT EXTRACTING
Hervé ANSELME
hervea95 at hotmail.com
Fri Mar 1 10:00:51 EET 2024
Hello Ferdi,
thanks for these infos about the command ffprobe to see the keyframes locations.
Regards,
HA
________________________________
From: ffmpeg-user <ffmpeg-user-bounces at ffmpeg.org> on behalf of Ferdi Scholten <ferdi at sttc-nlp.nl>
Sent: Thursday, February 29, 2024 18:19
To: ffmpeg-user at ffmpeg.org <ffmpeg-user at ffmpeg.org>
Subject: Re: [FFmpeg-user] ISSUE ABOUT EXTRACTING
Hi,
> thanks for these infos ; so now, it brings another question : how is it possible to know the locations of the keyframes ?
> Thanks for your advices.
> Regards,
> HA
>
No top posting please!!
The following command will show all key frames and they're time in the
video.
ffprobe -loglevel error -skip_frame nokey -select_streams v:0
-show_entries frame=pts_time sourcevideo.mkv
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user at ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user
To unsubscribe, visit link above, or email
ffmpeg-user-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-user
mailing list