Problem setting start of freeze frame in shortened clip

Started by BG Davis, March 28, 2019, 07:14:34 PM

Previous topic - Next topic

BG Davis

I deleted the center portion from a clip.  The resulting clip was a total of 6.2 seconds in duration.  Wanted to have a freeze frame at the end of the resulting shortened clip, starting at 6.2 seconds (the final frame of the total clip). 
Avidemux would not allow the still frame to start any later than 3.5 seconds (the duration of the first segment of the shortened clip).

eumagga0x2a

Works fine for me. Please provide detailed steps to reproduce and the admlog.txt reflecting your steps.

eumagga0x2a

Presumably you can't seek to the end of the video after deleting the center portion, can you? There is a bug in ADM_Composer::getLastKeyFramePts when there are no more keyframes left in the last segment. This was not the case in my testing, that is why it worked for me. Looking into it...