Closed GoogleCodeExporter closed 8 years ago
Dear H,
the problem with different sizes comes from a specialty of the IsoViewer. It
tries to automatically recalculate the 'stco' box so that you may change some
boxes' length and still have a valid MP4 file that players will accept.
Obviously this calculation goes wrong! Please compile the current trunk by
yourself (if you can) - the automatic stco box is deactivated there.
BUT: These file are suspicious. I cannot read and write the files without
introducing a change but I should easily be able to read the files writes and
they should be byte-wise equal.
I'll look into that tomorrow.
the moment there is something wrong
Original comment by Sebastian.Annies
on 24 Jun 2011 at 6:19
Thanks a lot, Sabastia, for your prompt response.
Those files are just test files so please do not take them too seriously.
However, the box structures of these fils should be correct.
I will try to compile the files. It has been a while since I last compiled a
java project.
BTW, I joined the discussion group but my message to
mp4parser-discussion@googlegroups.com was rejected.
Hong
Original comment by hz01...@gmail.com
on 24 Jun 2011 at 6:48
Hi Sabastia,
I tried to retrieve the soruce code form:
http://mp4parser.googtecode.com/svn/trunk/mp4parser-read-only
but kepting getting errors. Is the above url still valid?
Hong
Original comment by hz01...@gmail.com
on 25 Jun 2011 at 12:11
you got a spelling problem in the url.
regarding foo1.mp4:
The hdlr box contains a non-null-terminated string. This was causing a little problem in my tests since my parser will correct that.
Please describe your problem with the google group! Do you think it is a
problem I can correct?
Original comment by Sebastian.Annies
on 26 Jun 2011 at 4:04
I am sorry for the spelling error. I used OCR to convert the url image on the
source page to text, apparent the OCR mistakes "l" as "t".
I tried again but got the following error:
URL 'http://mp4parser.googlecode.com/svn/trunk/mp4parser-read-only' doesn't
exist
I have realized the discussion group issue is probably related to which the
email address that I use to send out. The sent email address needs be exactly
the same as the one registered at google.
Original comment by hz01...@gmail.com
on 26 Jun 2011 at 5:36
svn co http://mp4parser.googlecode.com/svn/trunk/ mp4parser-read-only
mp4parser-read-only was as the argument to the svn checkout
http://mp4parser.googlecode.com/svn/trunk/ exists.
Original comment by Sebastian.Annies
on 26 Jun 2011 at 5:45
Hi Sebastian,
Attached is the file related to our discussion.
Original comment by hz01...@gmail.com
on 5 Jul 2011 at 5:54
Attachments:
I don't know what to do here. Closing.
Original comment by Sebastian.Annies
on 4 Nov 2011 at 10:38
Original issue reported on code.google.com by
hz01...@gmail.com
on 24 Jun 2011 at 4:58Attachments: