In doing some DCE testing I noticed that the ffmpeg video editor's process() operation depends on a synchonized method. This places an obvious bottleneck in the system, and does not appear to serve a purpose any longer (it may have with the gstreamer implementation). This synchronization should be removed.