Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Admin message
The migration is almost done, at least the rest should happen in the background. There are still a few technical difference between the old cluster and the new ones, and they are summarized in this issue. Please pay attention to the TL:DR at the end of the comment.
We should test that GES is useable even when disable mixing, meaning that
Gst elements, and in particular demuxers properly handle seqnums as NLE
intensively relies on them to thread safely know when a sub pipeline is
EOS.
commit 7cd9d34c80d9dace2671db4fb24ff19ca71c2584
Author: Sebastian Dröge sebastian@centricular.com
Date: Fri May 20 11:15:44 2016 +0300
qtdemux: Set seek event seqnum on all SEGMENT events Some were forgotten. See https://bugzilla.gnome.org/show_bug.cgi?id=765935
commit 9e5cda59f82d6a2abb4186a7ce7061437e9c23ff
Author: Sebastian Dröge sebastian@centricular.com
Date: Fri May 20 11:12:44 2016 +0300
avidemux: Pass through seek event seqnums in all SEGMENT/EOS events and SEGMENT_DONE messages/events See https://bugzilla.gnome.org/show_bug.cgi?id=765935
commit 0345ba78f5cf72ef0be2f8b989e57dd73f7f27f4
Author: Sebastian Dröge sebastian@centricular.com
Date: Fri May 20 10:56:52 2016 +0300
matroskademux: Set seek event seqnum in EOS and SEGMENT_DONE messages/events Also actually store the seqnum in pull mode seeks. See https://bugzilla.gnome.org/show_bug.cgi?id=765935