Re: [FFmpeg-user] ISSUE ABOUT EXTRACTING

2024-03-01 Thread Hervé ANSELME
Hello Ferdi, thanks for these infos about the command ffprobe to see the keyframes locations. Regards, HA From: ffmpeg-user on behalf of Ferdi Scholten Sent: Thursday, February 29, 2024 18:19 To: ffmpeg-user@ffmpeg.org Subject: Re: [FFmpeg-user] ISSUE ABOUT

Re: [FFmpeg-user] ISSUE ABOUT EXTRACTING

2024-02-29 Thread Mark Filipak
On 29/02/2024 17.40, Ferdi Scholten wrote: Hi, Ferdi, Thank you for the tip. I checked it against what I'm doing. The 'pts_time's that it returns do not correlate with the exact times that are computed from frame counts. For example, pts_time=760.607200 should be exactly 760.3[364635..] (bas

Re: [FFmpeg-user] ISSUE ABOUT EXTRACTING

2024-02-29 Thread Ferdi Scholten
Hi, Ferdi, Thank you for the tip. I checked it against what I'm doing. The 'pts_time's that it returns do not correlate with the exact times that are computed from frame counts. For example, pts_time=760.607200 should be exactly 760.3[364635..] (based on PTS=2854113 in a 24/1.001fps video

Re: [FFmpeg-user] ISSUE ABOUT EXTRACTING

2024-02-29 Thread Mark Filipak
On 29/02/2024 12.19, Ferdi Scholten wrote: 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 Hi, Ferdi, Thank you for the tip. I checked it against what I'm

Re: [FFmpeg-user] ISSUE ABOUT EXTRACTING

2024-02-29 Thread Ferdi Scholten
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 -

Re: [FFmpeg-user] ISSUE ABOUT EXTRACTING

2024-02-29 Thread Hervé ANSELME
-user@ffmpeg.org Subject: Re: [FFmpeg-user] ISSUE ABOUT EXTRACTING Hello all, > using release 6.1 of ffmpeg, I have an issue about extracting a part from a > mkv video, into another mkv video. > > If it can help, there are a few infos about the source video (the video from >

Re: [FFmpeg-user] ISSUE ABOUT EXTRACTING

2024-02-29 Thread Ferdi Scholten
Hello all, using release 6.1 of ffmpeg, I have an issue about extracting a part from a mkv video, into another mkv video. If it can help, there are a few infos about the source video (the video from which I extract) ; infos provided by the VLC MEDIA PLAYER software :   [cid:e9bf5d83-4a7e-