elonchen

Results 1 comments of elonchen

add/edit lines in Mpeg4Part12Adapter.php may help --------- public function __construct --------- $this->stream->saveGroup('mdat_box_header', array( 'i:size' => 32, 's:type' => 4, 'i:extended_size' => 64, )); --------- protected function scan() --------- if ($this->getNextBoxType()...