moviemasher / moviemasher.js

JavaScript library for realtime, browser-based video and audio editing
Mozilla Public License 2.0
304 stars 63 forks source link

Each segment of video starts at the beginning instead of specified time #36

Closed Rafyfou closed 2 years ago

Rafyfou commented 2 years ago

Hello,

There is a bug when I render a video.

If I split up the video into different segments, the result appear just fine in the video preview. However, when I render the video, each segment will start at the beginning of the video file instead.

syntropo commented 2 years ago

There are several known problems regarding rendering in the current version. In the coming weeks 5.1 will be released which should fix these and introduce a more simplified architecture for transforming and compositing clips.