setInitialParameters(array('-acodec', 'libopus')); $this->assertEquals(array('-acodec', 'libopus'), $format->getInitialParameters()); } }