super(input, statistics, width, height, containerFormatName,
videoSharingSession);
if (!XugglerEncoder.isInstalled())
throw new DecoderInitializationException(
new XugglerNotInstalledException());
pixelformat = IPixelFormat.Type.YUV420P;
container = IContainer.make();
firstTimestamp = Global.NO_PTS;
containerFormat = createContainerFormat(containerFormatName);