Avidemux Forum

Avidemux => Windows => Topic started by: extreme on May 12, 2012, 05:30:47 AM

Title: Compare the existing frame and get the matched frame time
Post by: extreme on May 12, 2012, 05:30:47 AM
Hi,

Can somebody help me with this requirement, pls?

The ultimate idea is to get the start and end time of a clip from a full length video.
Start time can be noted manually by playing the video. But the frame of end time clip should be compared with an existing frame and the accurate end time should be given automatically.

Right now it is stressful to forward the video by 1 frame/sec and watch the clip to identify the end time of the specific part of video.

Thanks in advance.
Title: Re: Compare the existing frame and get the matched frame time
Post by: Jan Gruuthuse on May 12, 2012, 08:51:09 AM
use mark (https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fwww.avidemux.org%2FadmWiki%2Flib%2Fexe%2Ffetch.php%3Fmedia%3Dusing%3Amarka-qt.png&hash=189d291fddf3d351bf65fd648eb8d5cc627347e2) when clip starts in video and mark (https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fwww.avidemux.org%2FadmWiki%2Flib%2Fexe%2Ffetch.php%3Fmedia%3Dusing%3Amarkb-qt.png&hash=68fc05f09e92ec121ad3d453fb6056cc78867ac7) at end of clip
(https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fwww.avidemux.org%2FadmWiki%2Flib%2Fexe%2Ffetch.php%3Fmedia%3Dusing%3Aselection-qt.png&hash=825e70ed8da6613c90a7ee466a3ff96e75328a23) B - A gives you then exact duration of marked clip

eh ... use the slider, drag to end of clip.
When you paste start/end of clip: use jog/shuttle: (https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fwww.avidemux.org%2FadmWiki%2Flib%2Fexe%2Ffetch.php%3Fmedia%3Dusing%3Ajogshuttle-qt.png&hash=008749c92f9b2e33892c6c4eae1a056ce838cf1a)
When you are near use keyboard up/down arrow or (https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fwww.avidemux.org%2FadmWiki%2Flib%2Fexe%2Ffetch.php%3Fmedia%3Dusing%3Aprevious_keyframe-qt.png&hash=da1f5bd5d5a24f06391bc49cc0ed216457f30094) and (https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fwww.avidemux.org%2FadmWiki%2Flib%2Fexe%2Ffetch.php%3Fmedia%3Dusing%3Anext_keyframe-qt.png&hash=0a172dd91ef16d1d1f12fb5e5ee95cbd6395cb8f)
Hit the exact frame with keyboard left/right arrow or (https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fwww.avidemux.org%2FadmWiki%2Flib%2Fexe%2Ffetch.php%3Fmedia%3Dusing%3Aprevious_frame-qt.png&hash=375d41ad2dda9921274753ebbab01fab7f573722) and (https://avidemux.org/smif/proxy.php?request=http%3A%2F%2Fwww.avidemux.org%2FadmWiki%2Flib%2Fexe%2Ffetch.php%3Fmedia%3Dusing%3Anext_frame-qt.png&hash=482f800614b07ef30072a8344f474d23ee74274a)

another possibility:
Hope this was what your looking for?