Exemplo n.º 1
0
 public XVidCodec()
 {
     capabilities = new CodecCapabilities(-1, -1, new int[] { -1 }, new int[] { 1, 2 },
                                          CodecCapabilities.OutputTypes.File);
 }
Exemplo n.º 2
0
 public XVidCodec()
 {
     capabilities = new CodecCapabilities(-1, -1, new int[] { -1 }, new int[] { 1, 2 },
                                          CodecCapabilities.OutputTypes.File);
 }