shutter-encoder icon indicating copy to clipboard operation
shutter-encoder copied to clipboard

Clip timecode not preserved when i.e. using "cut without re-encoding"

Open aberkl opened this issue 5 months ago • 0 comments

When using i.e. "cut without re-encoding" the clip timecode is not preserved:

DO:

  • clip starting with TC 01:00:00:00 and ending at TC 01:00:10:00
  • set IN point at TC 01:00:05:00 (5 seconds after start)
  • cut without re-encoding

RESULT:

  • trimmed clip starts with TC 01:00:00:00

EXPECTED RESULT:

  • trimmed clip starts with TC 01:00:05:00

So, it looks like timecode basically is used, but the original start TC is used as timecode of first frame.

aberkl avatar Nov 13 '25 13:11 aberkl