[android-developers] Re: Encoder???
On Jan 31, 7:31 am, Muhammad UMER <muhammad.ume...@hotmail.com> wrote:
> What can i do, to start mdat from offset 0x20?
>
your server side doesn't write your data correctly - you can use
wireshark to see whats on the wire
> > you have to copy first 28 bytes from normal_file to the first 28 bytes
> > of server_file
>
> Please can you pacify(highlight) these 28 bytes, that i have to copy?
>
>
what to highlight? You have to copy bytes 0, 1, 2, .. 26, 27 of the
normal_file to the beginning of the server_file, thats all
> I don't know from where the moov atom start?
>
yes, but you have to find it in the file, just google about pattern
search or something
pskink
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home