>Anybody know of a good simple binary file editor for Linux that can >handle 30 GB files without a problem? If so, I can simply edit the >YUV4MPEG header to suit me. By the way, the yuv4mpeg man page is quite >good.
If you only need to modify bytes in-place, I think "lde" will do the trick ("Linux Disk Editor", http://lde.sourceforge.net/, and it already is packaged by Debian). If you need to insert bytes into a header, I think you're going to have to rewrite the whole file to move the rest of it over. (To 'remove' bytes from a header, just change them into spaces.) (And, thanks, I'm glad the manpage was helpful.) -matt m. ------------------------------------------------------- This SF.net email is sponsored by: Perforce Software. Perforce is the Fast Software Configuration Management System offering advanced branching capabilities and atomic changes on 50+ platforms. Free Eval! http://www.perforce.com/perforce/loadprog.html _______________________________________________ Mjpeg-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/mjpeg-users