[Red5] About MP4Atom

金澤惇 knzwats at gmail.com
Thu Jan 6 04:19:16 EST 2011


Hi there.

I'm quite new to this mailing list, and red5.
So please forgive me if I'm not making sense.

In the 344th line of Mp4Atom.java,  " readed += 8 " should have been "
readed += 4 ", right?

I was trying to let the reader read F4V file.
After the reader runs into "co64" block, subsequent atoms could not
provide corrent name & type, because FileInputStream was reading wrong
location.
I replaced the 8 with 4, reader stopped complaining.

I checked the latest revision on google code.
You guys might already be aware of it, though.

http://code.google.com/p/red5/source/browse/java/server/trunk/src/org/red5/io/mp4/MP4Atom.java?r=4154

I hope I'm not confusing you with my crappy english.
Thanks.



More information about the Red5 mailing list