I have a strange problem,
sometimes when I set the the in/out points of a clip, on composition reload these point are reverted to the 0-100% positions.
The strange thing is that this doesn't always happen and the saved composition opened in 5.0.2 recalls the points properly. Sometimes I set the points with the keyboard shortcuts this seems to trigger this behavior but I'm not sure.
Attached the composition file in this state.
clip in-out points not recalled properly
clip in-out points not recalled properly
- Attachments
-
- arte - zenes -auto.avc.zip
- (12.66 KiB) Downloaded 199 times
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: clip in-out points not recalled properly
I think I know what's causing this,
this seem to happen when the VideoClip/settings/parameters/parameter(duration) and the actual
values(StopValue - startValue) calculation doesn't match (within about +-0,00014648437492)
so the calculated and set durations are not equal.
Seems that 5.0.2 doesn't care about the calculated duration in this regard.
this seem to happen when the VideoClip/settings/parameters/parameter(duration) and the actual
values(StopValue - startValue) calculation doesn't match (within about +-0,00014648437492)
so the calculated and set durations are not equal.
Seems that 5.0.2 doesn't care about the calculated duration in this regard.
Software developer, Sound Engineer,
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Control Your show with ”Enter” - multiple Resolume servers at once - SMPTE/MTC column launch
try for free: http://programs.palffyzoltan.hu
Re: clip in-out points not recalled properly
Confirmed and ticket made. Thanks for reporting it and the XML detective work. It's a tricky one to recreate, probably wouldn't have found it without your help!