Scene detection works fine, but the encoder fails with:
source pipe stderr:
Trim: last frame beyond clip end
I dug a bit further into it and it seems that vspipe gets the -e parameter that it thinks is too big - it is passed "-e 5549", but it thinks the source file contains only half the frames, 2774.
I would think that the scene cutter and encoder should agree on the number of frames in the video, but do not in this particular case.
Scene detection works fine, but the encoder fails with:
I dug a bit further into it and it seems that
vspipe
gets the-e
parameter that it thinks is too big - it is passed "-e 5549", but it thinks the source file contains only half the frames, 2774.I would think that the scene cutter and encoder should agree on the number of frames in the video, but do not in this particular case.
Command used:
What worked: