Export to GitHub

php-reader - issue #53

Implement TFRA box


Posted on Mar 30, 2011 by Happy Hippo

TFRA boxes are useful for finding out which fragment box (MOOF and MDAT) corresponds to a start time offset. The attached patch implements the "reading" part of TFRA box.

I didn't need the "writing" part and it's not implemented.

Attachments

Comment #1

Posted on Apr 30, 2011 by Happy Panda

Thank you very much for your contribution! Code looks very nice!

I will commit this into subversion once I get the writing part done.

Comment #2

Posted on Apr 30, 2011 by Happy Panda

OK, fixed now and moved to trunk. You could also test the write part whether it works as expected. I didn't have any test files with TFRA box.

Comment #3

Posted on Apr 30, 2011 by Happy Panda

(No comment was entered for this change.)

Status: Fixed

Labels:
Type-Enhancement Priority-Medium ISO14496