Hi,
I'm developing a website that uses nirvanix as media encoder and file storage, and I'm having some problems with video encoding quality.
I'm using zend framework to access nirvanix api with this code:
$nvx_video = $nirvanix->getService('Video');
/*$nvx_video_params = array('srcFilePath' => ...