Re: searching a string in big file
Re: searching a string in big file
- Subject: Re: searching a string in big file
- From: Andrew Farmer <email@hidden>
- Date: Sat, 13 Jun 2009 18:30:31 -0700
On 13 Jun 2009, at 00:27, Angelo Chen wrote:
Hi Stephen,
Thanks for the quick reply, it is a binary file, coming from
Quicktime's mov, I need to search backward for a string 'free', then
change it to 'moov', so search should start from the end of file,
any ideas? Thanks,
Angelo
This is not a safe way to alter video files. If you really want to
modify QT atoms like this (why?!), parse the file properly - there's a
format spec online somewhere.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden