Avidemux Forum

Avidemux => Main version 2.6 => Topic started by: yetanotherlogin on January 21, 2015, 02:20:58 PM

Title: Show frame number of selected segment (A, B)?
Post by: yetanotherlogin on January 21, 2015, 02:20:58 PM
Hello

I selected a segment in a video by marking it with the A and B buttons.

I need to know the frame numbers of the start and end points, but AviDemux only displays them as time point.

I went through the menus but found no way to switch between time and frame infos.

Is there a solution?

Thank you.
Title: Re: Show frame number of selected segment (A, B)?
Post by: Jan Gruuthuse on January 21, 2015, 02:41:36 PM
No, not with avidemux 2.6.x.
Quote2.6 is a mostly rewritten core that deals with time, not frames. It can handle (slightly) damaged stream and varying frame rate without causing a/v sync errors or duplicating frames when it is not needed. The frame reordering is done by the decoder, so H.264 videos are handled like other formats. That also implies that a lot of the frame accuracy has been lost, and the video filter subsystem is much less powerful.
Source: Avidemux versions (http://www.avidemux.org/admWiki/doku.php?id=versions:main)
Perhaps: if not using the newer codecs (h264, ...), you could try Avidemux 2.5.6 (frame based)
Title: Re: Show frame number of selected segment (A, B)?
Post by: yetanotherlogin on January 21, 2015, 04:06:12 PM
Too bad. Thank you.