Пример #1
0
 public XVidCodec()
 {
     capabilities = new CodecCapabilities(-1, -1, new int[] { -1 }, new int[] { 1, 2 },
                                          CodecCapabilities.OutputTypes.File);
 }
Пример #2
0
 public XVidCodec()
 {
     capabilities = new CodecCapabilities(-1, -1, new int[] { -1 }, new int[] { 1, 2 },
                                          CodecCapabilities.OutputTypes.File);
 }