@Override
 public Packet[] getGOP(int gopId) throws IOException {
   return src.getGOP(gopId);
 }