Skip to content

incorrect segment number #2560

@exekutive

Description

@exekutive

The fewer issues I have to read, the more new features I will have time to implement, so I ask that you please try these things first

Operating System

MacOS 15

Steps to reproduce

split a movie into several segments.
Select one segment (for instance, the third)
set output file name template to ${FILENAME}-${SEG_NUM}${EXT} and split into separate files

Image Image

Expected behavior

Filename should contain the timeline segment number (3 in this case)

Actual behavior

Filename contains the selected segment number 1 (which is what I would expect from the ${SELECTED_SEG_NUM} variable)

Image

Share log from developer tools

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions