help with a jpg-file needed
- From: zlin50@xxxxxx
- Date: 15 Aug 2006 14:28:04 -0700
Hi group,
no idea, if this is the correct place for my question, but starting at
*linux* is always a good idea, I think... *g*
I have a (huge) file which obviously contains several concatenated
jpg-images (geometry 200x200), so with a standard viewer such as
display or xv I only can see the first image. :-(
After manually cutting away the first portion I can see the second one,
and so on...
Now my question is: is there a way to split this file automatically?
I think "csplit" could do the job, but I failed to explain csplit to
cut before "ff d8 ff e0 00 10 4a 46 49 46", which seems to be the
starting sequence of each jpeg "file".
Actually I tried
$ csplit file.jpg "/\xff\xd8\xff\xe0\x00\x10\x4a\x46\x49\x46/"
and several derivatives, with no success.
Any hint appreciated!
Markus
.
- Follow-Ups:
- Re: help with a jpg-file needed
- From: Florian Diesch
- Re: help with a jpg-file needed
- From: Vilmos Soti
- Re: help with a jpg-file needed
- From: CBFalconer
- Re: help with a jpg-file needed
- From: Dan Espen
- Re: help with a jpg-file needed
- Prev by Date: Re: Resizing and moving partition
- Next by Date: Re: Advice needed for creating a custom linux
- Previous by thread: Bio-TERROR in America: Aerosols for HARM and Torture!
- Next by thread: Re: help with a jpg-file needed
- Index(es):
Relevant Pages
|